]> www.infradead.org Git - users/dwmw2/openconnect.git/shortlog
users/dwmw2/openconnect.git
2018-02-27 Daniel LenskiSmarter MTU calculation for GlobalProtect gpst
2018-02-27 Daniel LenskiReplace static auth form for GlobalProtect portal with...
2018-02-27 Daniel LenskiCheck all oc_text_buf for errors (e.g. out-of-memory...
2018-02-27 Daniel Lenskiproperly handle alternate GPST tunnel path
2018-02-27 Daniel LenskiFix compilation without HAVE_ESP, and conditionally...
2018-02-27 Daniel LenskiUse ESP replay protection with GlobalProtect
2018-02-27 Daniel LenskiAdd support for tunnel-based rekey for GlobalProtect
2018-02-27 Daniel LenskiFix a really subtle bug causing 100% CPU utilization...
2018-02-27 Daniel LenskiImprove GPST/ESP not-stepping-on-toes tap dance
2018-02-27 Daniel LenskiUse ka_check_deadline() to simplify gpst_mainloop(...
2018-02-27 Daniel LenskiAdd support for checking and submitting HIP reports
2018-02-27 Daniel LenskiClean up dodgy query-string building in gpst.c
2018-02-27 Daniel LenskiAdd buf_append_xmlescaped() and use it to build GP...
2018-02-27 Daniel LenskiUnfortunately, xmlNodeGetContent can't be avoided
2018-02-27 Daniel Lenskiimproved MTU calculation for GlobalProtect ESP
2018-02-27 Brennan HildebrandInclude extra headers needed for ICMP packet-building...
2018-02-27 Daniel Lenskifix DTLS_OVERHEAD and GlobalProtect ESP overhead calcul...
2018-02-27 David WoodhouseHeckle MTU calc
2018-02-27 Daniel Lenskione more patch to GP login argument handling
2018-02-27 Daniel Lenskiuse can_gen_tokencode() in auth-globalprotect.c
2018-02-27 David WoodhouseFix gpst parse_portal_xmk() some more
2018-02-27 David WoodhouseHeckle gpst_obtain_cookie()
2018-02-27 David Woodhousegpst: Mangle User-Agent haeder in one place
2018-02-27 David WoodhouseMore cleanups in gpst auth_form()
2018-02-27 David WoodhouseClean up gpst parse_portal_xml() a little
2018-02-27 David WoodhouseClean up gpst parse_login_xml() a little
2018-02-27 David WoodhouseFix leaks in gpst auth_form()
2018-02-27 David WoodhouseAdd copyright to GPST files
2018-02-27 David Woodhousegpst: Clean up some 'const char *' that shouldn't be...
2018-02-27 Daniel Lenskiprettify man page and include more information on suppo...
2018-02-27 Daniel Lenskiwhen connecting to a GlobalProtect portal (not gateway...
2018-02-27 Daniel LenskiAdd support for GlobalProtect ESP tunnel
2018-02-27 Daniel Lenskiadd PAN GlobalProtect protocol support (HTTPS tunnel...
2018-02-27 Daniel Lenskidetect user[name], pass[word] form fields using only...
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...
next