- Fix memset_s() arguments. - Fix OpenBSD build. - Clear form submissions (which may include passwords) before freeing (CVE-2018-20319). - Allow form responses to be provided on command line. - Add support for SSL keys stored in TPM2. - Fix ESP rekey when replay protection is disabled. - Drop support for GnuTLS older than 3.2.10. - Fix --passwd-on-stdin for Windows to not forcibly open console. - Fix portability of shell scripts in test suite. - Add Google Authenticator TOTP support for Juniper. - Add RFC7469 key PIN support for cert hashes. - Add protocol method to securely log out the Juniper session. - Relax requirements for Juniper hostname packet response to support old gateways. - Add API functions to query the supported protocols. - Verify ESP sequence numbers and warn even if replay protection is disabled. - Add support for PAN GlobalProtect VPN protocol (--protocol=gp). - Reorganize listing of command-line options, and include information on supported protocols. - SIGTERM cleans up the session similarly to SIGINT.
10 lines
313 B
Text
10 lines
313 B
Text
@comment $NetBSD: PLIST,v 1.3 2019/01/07 22:23:52 schmonz Exp $
|
|
include/openconnect.h
|
|
lib/libopenconnect.la
|
|
lib/pkgconfig/openconnect.pc
|
|
libexec/openconnect/csd-post.sh
|
|
libexec/openconnect/csd-wrapper.sh
|
|
libexec/openconnect/hipreport.sh
|
|
libexec/openconnect/tncc-wrapper.py
|
|
man/man8/openconnect.8
|
|
sbin/openconnect
|