]> www.infradead.org Git - users/dwmw2/openconnect.git/shortlog
users/dwmw2/openconnect.git
2019-06-07 David WoodhouseConvert dump_buf_hex() to use oc_text_buf instead of...
2019-06-07 Daniel Lenskimake dump_buf_hex() show printable characters as well
2019-06-07 David WoodhouseFix peer_cert_hash memory leaks
2019-06-04 David WoodhouseRevamp MTU detection
2019-05-19 David WoodhouseConsolidate common parts of setup_esp_keys()
2019-05-18 David WoodhouseTag version 8.03 v8.03
2019-05-18 David WoodhouseResync translations with sources
2019-05-18 David WoodhouseUpdate translations from GNOME
2019-05-18 David WoodhouseUpdate changelog
2019-05-16 David WoodhouseInclude <errno.h> in gnutls_tpm2_ibm.c
2019-05-11 David WoodhouseKill MAX_BUF_LEN
2019-05-10 David WoodhouseMerge branch 'tmp-update-gui-link' of gitlab.com:nmav...
2019-05-10 David WoodhouseReturn -EPERM when server changes IP address, not ...
2019-05-10 David WoodhouseMerge branch 'allow_routes_with_no_netmask' of gitlab...
2019-05-04 Nikos Mavrogiannopouloslinked to the right page for openconnect-gui and update...
2019-04-25 David WoodhouseAllow script_setenv() to truncate values
2019-04-25 David WoodhouseClean up memset_s() detection a bit more.
2019-04-24 David WoodhouseInclude <netinet/in_systm.h> before <netinet/ip_icmp...
2019-04-24 David WoodhouseFix Solaris 11.4 compilation by making memset_s() visible
2019-04-24 Yoshimasa NiwaFix wrong long option is used in the help messages
2019-04-20 Daniel LenskiAllow routes with no netmask (equivalent to /32 for...
2019-04-15 David WoodhouseMerge branch 'more_careful_gpst_esp_catch_probe' of...
2019-04-15 David WoodhouseGenerate ESP IV from previous packet for GnuTLS too.
2019-04-15 David WoodhouseGenerate ESP IV from previous packet instead of using...
2019-04-15 David WoodhouseReuse OpenSSL HMAC_CTX for ESP packets
2019-04-15 David WoodhouseDon't read from non-readable fds
2019-04-15 David WoodhouseMerge branch 'tmp-remove-fedora-bug' of gitlab.com...
2019-04-10 Daniel Lenskimore careful gpst_esp_catch_probe()
2019-04-03 David WoodhouseMerge branch 'bugfix_OTP_challenge_form_handling' of...
2019-04-03 Daniel Lenskibugfix for OTP "challenge" form handling
2019-03-26 David WoodhouseFix retry when ESP socket send() fails EAGAIN
2019-03-13 Nikos Mavrogiannopoulosdownload.xml: remove reference about fedora bug
2019-02-28 David WoodhouseUpdate translatons from GNOME
2019-02-28 Patrick LühneFix typo in help
2019-02-05 David WoodhouseAdd +SHA256 to re-enable AES-CBC-HMAC-SHA256
2019-02-05 Marc St-Amandauth-juniper.c: ignore non-empty lines from TNCC after...
2019-02-01 David WoodhouseRemove some redundant gtls_ver() checks
2019-02-01 David WoodhouseFix html.py to work with Python 3.x
2019-01-30 David WoodhouseUpdate translations from GNOME
2019-01-30 David WoodhouseUpdate changelog
2019-01-30 David WoodhouseFix test for if_utun.h to include <sys/types.h> first
2019-01-28 David Woodhouses/GitHub/GitLab/
2019-01-19 Nikos Mavrogiannopoulosgnutls-dtls: fixed initialization of AES256-GCM-SHA384
2019-01-16 David WoodhouseTag version 8.02 v8.02
2019-01-16 David WoodhouseResync translations with sources
2019-01-16 David WoodhouseUpdate translations from GNOME
2019-01-16 David WoodhouseMerge branch 'hurd' of gitlab.com:mtmiller/openconnect
2019-01-16 David WoodhouseAdd 'attempt-reconnect' vpnc-script reason
2019-01-14 Mike MillerAlso define IPV6_TCLASS for older versions of OS X
2019-01-12 Mike MillerDefine IPV6_TCLASS when it isn't defined on Hurd
2019-01-11 David WoodhouseUpdate changelog
2019-01-10 David WoodhouseAdd vpnc-script locations for FreeBSD and OpenBSD packages
2019-01-10 Mike MillerFix build failure on systems missing IPV6_TCLASS
2019-01-10 David WoodhouseMerge branch 'test-installed-openconnect' of gitlab...
2019-01-10 David WoodhouseMerge branch 'GP_split_excludes' of gitlab.com:dlenski...
2019-01-10 David WoodhouseAutogenerate AUTHORS file
2019-01-10 Daniel Lenskiprocess split-excludes for GlobalProtect
2019-01-10 Mike MillerAllow running test suite on installed openconnect
2019-01-10 David WoodhouseMake tmp-distdir and build there, as part of CI
2019-01-10 David WoodhouseRemove stray pass-CP852 file from EXTRA_DIST
2019-01-10 David WoodhouseAdd tmp-distdir make target for CI
2019-01-10 David WoodhouseAdd --dtls12-ciphers option
2019-01-10 David WoodhouseUpdate translations from GNOME
2019-01-10 David WoodhouseMake TODO file refer to contribute.html web page
2019-01-10 David WoodhouseRemove obsolete README.DTLS file
2019-01-10 David WoodhouseMerge branch 'single_probe_for_keepalive' of gitlab...
2019-01-10 David WoodhouseMerge branch 'remove_unneeded_headers' of gitlab.com...
2019-01-10 David WoodhouseAdd GitLab reference to mail/help page
2019-01-10 David WoodhouseUpdate contribute page with project ideas
2019-01-09 Daniel Lenskino need to send multiple probe packets as an ESP keepalive
2019-01-09 Daniel Lenskidecruft esp.c: these headers are only needed for GP...
2019-01-09 David WoodhouseClean up DTLS cipher selection for OpenSSL >= 1.1.0
2019-01-09 David WoodhouseUpdate changelog
2019-01-09 David WoodhouseAdd Cisco DTLSv1.2 support for GnuTLS build
2019-01-09 David WoodhouseAdd Cisco DTLSv1.2 support for OpenSSL build
2019-01-09 David WoodhouseProcess X-DTLS12-CipherSuite: header from server
2019-01-09 David WoodhouseClean up X-DTLS-CipherSuite header generation to allow...
2019-01-09 David WoodhouseOpenSSL: Loop over DTLS ciphersuites looking for the...
2019-01-09 David WoodhouseFix up building against local static OpenSSL
2019-01-07 David WoodhouseMerge branch 'libtasn1_fix_for_Android' of gitlab.com...
2019-01-06 Daniel Lenskidon't double-include libtasn1.h (breaks Android cross...
2019-01-05 David GEIGERFix Mageia TSS2_ESYS build
2019-01-05 David WoodhouseTag version 8.01 v8.01
2019-01-05 David WoodhouseUpdate changelog
2019-01-05 David WoodhouseFix memset_s arguments harder.
2019-01-05 David WoodhouseMerge branch 'extra_headers_for_IP_packet_munging_on_BS...
2019-01-05 Daniel LenskiGP ESP: extra headers must be explicitly included for...
2019-01-05 David WoodhouseTag version 8.00 v8.00
2019-01-05 David WoodhouseResync translations with sources
2019-01-04 David WoodhouseExplicitly reference python2 in shebang for tncc-wrapper.py
2019-01-04 David WoodhouseInstall trojan scripts to $(pkglibexecdir)
2019-01-04 David WoodhouseMerge branch 'CLOEXEC_for_GP_HIP' of gitlab.com:dlenski...
2019-01-04 David WoodhouseFix memset_s() parameters.
2019-01-04 Daniel Lenskiset CLOEXEC for GP's HIP pipes as well
2019-01-04 David WoodhouseClean up TNCC error handling
2019-01-04 David WoodhouseFix order of dup2 args in spawning TNCC, and add comments
2019-01-04 David WoodhouseUse cancellable_gets() for TNCC communication
2019-01-04 David WoodhouseSplit out cancellable recv/send/gets functions from...
2019-01-04 Nick ParrinTNCC periodic host checking fix
2019-01-03 David WoodhouseInclude all keys in dist
next