]> www.infradead.org Git - users/dwmw2/openconnect.git/shortlog
users/dwmw2/openconnect.git
2018-05-31 David WoodhouseMerge branch 'feature/cleanup_options_list' into 'master'
2018-05-31 Daniel Lenskicheck for oversize ESP packets, with 256 bytes of headr...
2018-05-31 Daniel Lenskifix typo in Juniper TOTP form name
2018-05-31 Daniel Lenskimake the descriptions for the behavior of some command...
2018-05-31 Daniel Lenskiadd section headers to listing of command-line options
2018-05-31 Daniel Lenskireorder command-line options
2018-05-31 David WoodhouseFix const warnings for PCSC errors
2018-05-31 David WoodhouseGitlab CI updates
2018-05-31 Daniel LenskiGlobalProtect can apparently deliver the challenge...
2018-05-31 Daniel LenskiAllow specification of an "alternative secret" field...
2018-05-31 Daniel Lenskisimplify ESP disabling for GP, because esp_shutdown...
2018-05-31 Daniel Lenskiprettify man page and include more information on suppo...
2018-05-31 Daniel LenskiAdd support for checking and submitting HIP reports
2018-05-31 Daniel LenskiAdd support for GlobalProtect ESP tunnel
2018-05-31 Daniel Lenskiadd PAN GlobalProtect protocol support (HTTPS tunnel...
2018-05-30 Daniel Lenskidetect user[name], pass[word] form fields using only...
2018-05-30 Daniel Lenskifix memory leak in Juniper logout function (caught...
2018-05-30 Daniel Lenskimove sending of ONCP control packets for enabling/disab...
2018-05-29 Nikos Mavrogiannopoulos.gitlab-ci.yml: added explicit XFAIL_TESTS for known...
2018-05-29 David WoodhouseCope with gnutls_pkcs11_obj_get_info() ABI change in...
2018-03-13 David WoodhouseFix translation of ESP warning messages
2018-03-08 David WoodhouseUpdate translations from GNOME
2018-02-27 Daniel Lenskifix a bug leading to incorrect split-include netmasks
2018-02-27 David WoodhouseMove Juniper ESP probe handling to oncp.c
2018-02-27 Daniel LenskiSave latest ESP sequence number even if replay protecti...
2018-02-26 David WoodhouseInstall cs_CZ locales on CentOS test builds
2018-02-26 David WoodhouseMerge branch 'android-20180211-v2' of https://github...
2018-02-26 Ľubomír CarikSolve few fall-through warnings
2018-02-26 Ľubomír CarikWindows application icon
2018-02-12 Kevin Cernekeeandroid: Enable arm64 and x86_64 builds
2018-02-12 Kevin Cernekeeandroid: Re-enable optimization
2018-02-12 Kevin Cernekeejava: Bump to Java 8
2018-02-12 Kevin Cernekeeandroid: Update mirror list
2018-02-12 Kevin Cernekeeandroid: Build libraries --with-pic
2018-02-12 Kevin Cernekeeandroid: Upgrade other libraries
2018-02-12 Kevin Cernekeeandroid: Upgrade crypto libraries
2018-02-12 Kevin Cernekeeandroid: Upgrade from NDK r10d -> r16b and switch to...
2018-02-12 Kevin Cernekeeandroid: Upgrade liboath
2018-02-12 Kevin Cernekeeandroid: Drop OpenSSL support
2018-02-12 Kevin Cernekeeandroid: Drop MIPS build
2018-02-12 Kevin Cernekeeandroid: Allow stronger hashes on fetched tarballs
2018-02-12 Kevin CernekeeFix crash on DTLS resumption
2017-12-13 François Grenierjuniper: Support 'username' form input type
2017-11-29 Daniel LenskiLoop when sending HTTP requests larger than the 16KiB...
2017-08-14 Daniel Lenskitry alternate vpnc-script location (used by Debian...
2017-08-14 Daniel Lenskiadd new_keys argument to esp_setup_keys() in preparatio...
2017-08-14 Daniel Lenskiadd vpn_proto member functions .udp_send_probes and...
2017-08-14 Daniel Lenskitweak the dtls_state handling in preparation for suppor...
2017-08-14 Daniel Lenskirelax requirements for Juniper hostname packet response
2017-08-14 Daniel Lenskifactor out common dump_buf_hex() and free_optlist(...
2017-08-14 David WoodhouseUse LC_ALL for auth-nonascii test, not LC_CTYPE
2017-08-14 David WoodhouseKill HAVE_GNUTLS_URL_IS_SUPPORTED
2017-08-14 David WoodhouseKill HAVE_GNUTLS_X509_CRT_SET_PIN_FUNCTION
2017-08-14 David WoodhouseKill HAVE_GNUTLS_PUBKEY_EXPORT2
2017-08-14 David WoodhouseKill HAVE_GNUTLS_PK_TO_SIGN
2017-08-14 David WoodhouseKill HAVE_GNUTLS_CERTIFICATE_SET_KEY
2017-08-14 David WoodhouseKill HAVE_GNUTLS_PKCS12_SIMPLE_PARSE
2017-08-14 David WoodhouseBuild ESP and DTLS unconditionally with GnuTLS
2017-08-14 David WoodhouseKill HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST
2017-08-14 David WoodhouseKill HAVE_GNUTLS_PKCS11_GET_RAW_ISSUER
2017-08-14 David WoodhouseKill HAVE_GNUTLS_DTLS_SET_DATA_MTU
2017-08-14 David WoodhouseRequire GnuTLS 3.2.10+ for GnuTLS builds
2017-08-14 David WoodhouseAllow reading stdin on Windows instead of forcibly...
2017-08-14 David WoodhouseAdd glibc-langpack-cs to gitlab CI environment
2017-08-14 David WoodhouseUpdate translations from GNOME
2017-08-14 David WoodhouseWarn if setlocale() fails
2017-08-14 David WoodhouseMake dup_config_arg() always duplicate the argument
2017-08-14 David WoodhouseAdd -g to test CFLAGS
2017-06-22 David WoodhouseFix make dist
2017-05-25 David WoodhouseAdd test case for non-ASCII password on PKCS#12 keys
2017-05-25 David WoodhouseFix charset handling for --key-password on command...
2017-05-25 David WoodhouseFix build breakage in OpenSSL ESP
2017-05-15 Daniel Lenskistore length of ESP encryption and HMAC keys so that...
2017-05-15 Nikos Mavrogiannopoulosadded news entry for RFC7469 key PIN support
2017-05-15 Nikos Mavrogiannopoulostests: serverhash: added newline to usage
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
next