]> www.infradead.org Git - users/dwmw2/openconnect.git/shortlog
users/dwmw2/openconnect.git
2017-05-15 Nikos MavrogiannopoulosSwitched the default output for key PIN to be the RFC74...
2017-05-15 Nikos MavrogiannopoulosAdded support for RFC7469 key PIN
2017-05-15 Nikos MavrogiannopoulosStore only the SHA1 and SHA256 of the public key internally
2017-05-14 David WoodhouseImport translations from GNOME
2017-05-14 Daniel Lenskiadd oncp_bye() to logout the Juniper session
2017-05-14 Daniel Lenskilist supported protocols in --version or --help output...
2017-05-14 Daniel Lenskienumerate supported VPN protocols via openconnect_get_s...
2017-05-14 Nikolay MartynovDo not drop vpn connection if packet arrived is larger...
2017-05-14 Nikolay MartynovDo not try to establish DTLS on reconnect if it wasn...
2017-05-14 Nikolay MartynovDo not leak memory when tun was not created yet
2017-05-12 Piotr KubajFix build with LibreSSL 2.5.1 and higher.
2017-05-12 Youfu ZhangNUL-terminate gai->value for OPT_RESOLVE, fix out-of...
2016-12-14 David WoodhouseRely on SoftHSM being installed correctly with a p11...
2016-12-14 Janne JuntunenAdd support for Google Authenticator 2fa on Juniper VPN
2016-12-14 Mike Millertests: avoid using eval with variable assignments
2016-12-13 David WoodhouseTag version 7.08 v7.08
2016-12-13 David WoodhouseResync translations with sources
2016-12-13 David WoodhouseUpdate translations from GNOME
2016-12-13 Nikolay MartynovIPv6 packet size field doesn't include header size...
2016-12-13 Dan LenskiCorrectly handle IPv4 route specified as either 10...
2016-12-13 Daniel LenskiUnset got_cancel_cmd after reacting to it, as is alread...
2016-12-13 Daniel LenskiMake buf_append_urlencoded() percent-encode fewer chara...
2016-12-13 Daniel Lenskiappend_opt() and buf_append_urlencoded() should take...
2016-12-13 David WoodhouseStop using deprecated LZ4 functions
2016-12-13 David WoodhouseChangelog entry for SHA256 hashes
2016-12-13 Nikos Mavrogiannopoulostests: added check for operation under different -...
2016-12-13 Nikos MavrogiannopoulosIntroduced buf_append_hex()
2016-12-13 Nikos Mavrogiannopoulosopenconnect_check_peer_cert_hash: allow partial server...
2016-12-13 Nikos MavrogiannopoulosIntroduce SHA2-256 as a peer certificate hash and make...
2016-11-05 David WoodhouseAdd TPM documentation
2016-10-12 David WoodhouseCalculate MTU for PSK-NEGOTIATE
2016-10-04 David WoodhouseAllow DTLS version negotiation with PSK-NEGOTIATE and...
2016-10-04 David WoodhouseDon't resume OpenSSL DTLS session for PSK-NEGOTIATE
2016-10-03 David WoodhouseEnable DHE ciphers for Cisco DTLS
2016-09-27 David WoodhouseUpdate translations from GNOME
2016-09-25 David WoodhouseUpdate translations from GNOME
2016-09-25 David WoodhouseRemove unused LIBS/CFLAGS manipulation in configure.ac
2016-09-25 David WoodhouseFix openssl dependency in openssl.pc
2016-09-25 David WoodhouseFix pcsclite dependency in openconnect.pc
2016-09-25 Björn KetelaarsSmall error in openconnect.8
2016-09-24 David WoodhouseUpdate translations from GNOME
2016-09-24 David WoodhouseUpdate changelog
2016-09-23 David WoodhouseIncrease oNCP configuration buffer size
2016-09-23 David WoodhouseAdd TUNIDX for Windows vpnc-script
2016-09-23 David WoodhouseBetter attempt at handling TAP-Windows tun setup
2016-09-23 David WoodhouseAdd GNUTLS_NO_EXTENSIONS to DTLS setup
2016-09-23 David WoodhouseRemember the X-CSTP-Base-MTU: value that the server...
2016-09-23 David WoodhouseLimit netmask on Windows TAP setup to 255.255.255.254
2016-09-23 David WoodhouseAttempt to re-open CONIN$ if stdin has been redirected...
2016-09-23 David WoodhouseAdd session resume check for GnuTLS too
2016-09-23 David WoodhouseExplicitly disallow non-resumed sessions for legacy...
2016-09-23 David WoodhouseUpdate translations from GNOME
2016-09-23 David WoodhouseAdd DTLS files back to translation
2016-09-22 David WoodhouseFix 'make install' from clean too.
2016-09-22 David WoodhouseUpdate changelog
2016-09-22 Jon DeVreeAdd Content-Length header to mimic official pulse client
2016-09-22 David WoodhouseFix IPv6 setup on Solaris
2016-09-21 Nikos MavrogiannopoulosEnable DTLS protocol negotiation
2016-09-19 David WoodhouseEnable DSA-SHA1 in ocserv config
2016-09-19 David WoodhouseUpdate CONFIG_STATUS_DEPENDENCIES
2016-09-19 David WoodhouseChange DSA test key to 1024 bits
2016-09-14 David WoodhouseUpdate test suite
2016-09-14 David WoodhouseDTLS MTU detection fixes
2016-09-13 David WoodhouseSupport --key-password for GnuTLS PKCS#11 PIN
2016-09-13 David WoodhouseSingle pipeline for creating openconnect.8.inc
2016-09-13 David WoodhouseUpdate translations from GNOME
2016-09-13 David WoodhouseUpdate changelog
2016-09-13 David WoodhouseSet SSL_OP_TLSEXT_PADDING to work around F5 firewall...
2016-09-13 David WoodhouseAllow OpenSSL to use TLSv1.2
2016-09-13 David WoodhouseReport actual DTLS cipher for OpenSSL
2016-09-12 David WoodhouseFix serverhash build with local OpenSSL
2016-09-12 David WoodhouseFix Windows build of serverhash
2016-09-12 David WoodhouseAdd openconnect_init_ssl() in serverhash.c
2016-09-12 David WoodhouseFix build from clean
2016-09-12 David WoodhouseKill DTLS_FREE macro
2016-09-12 David WoodhouseAdd serverhash test tool
2016-09-10 David WoodhouseReinstate 'make check' warning for OpenSSL builds
2016-09-10 David WoodhouseSplit crypto library parts out from dtls.c to {gnutls...
2016-09-10 David WoodhouseRemove bad-random test stuff
2016-09-10 David WoodhouseSimplify DTLS conditionals
2016-09-10 David WoodhouseSimplify ESP conditionals
2016-09-10 David WoodhouseRevamp GnuTLS/OpenSSL detection
2016-09-10 Nikos MavrogiannopoulosExtended MTU discovery to work even when compiled with...
2016-09-09 David WoodhouseCI cleanups
2016-09-08 David WoodhouseFix Windows inet_pton() build warning
2016-09-08 David WoodhouseEnable CentOS CI builds
2016-09-08 David WoodhouseAllow explicit disabling of DSA tests
2016-09-08 David WoodhouseFix configure reporting of Yubikey support
2016-09-08 David WoodhouseRemove unused variable from bad_dtls_test.c
2016-09-08 David WoodhouseEscape 'PKCS#11 support' in configure summary
2016-09-08 David WoodhouseFix 'Got no issuer from PKCS#11' message
2016-09-08 David WoodhouseUpdate translations from GNOME
2016-09-07 David WoodhouseCall SSL_CTX_check_private_key() to validate cert+key...
2016-09-07 David WoodhouseKill --no-cert-check
2016-09-07 David WoodhouseSuggest using --servercert when certificate validation...
2016-09-06 David WoodhouseFix OpenSSL 1.1 build of EC workaround
2016-09-06 David WoodhouseWork around OpenSSL crash with EC keys lacking public key
2016-09-06 David WoodhouseFix PKCS#11 error reporting
2016-09-06 David WoodhouseCheck for errors from SSL_CTX_use_PrivateKey()
2016-09-05 David WoodhouseAdd PKCS#11 test with CKA_PRIVATE on certs
next