]> www.infradead.org Git - users/dwmw2/openconnect.git/shortlog
users/dwmw2/openconnect.git
2021-03-30 David WoodhouseAttempt to configure interface wintun
2021-03-30 David WoodhouseAdd wintun support
2021-03-30 David WoodhouseImport translations from GNOME
2021-03-30 David WoodhouseResync translations with sources
2021-03-30 David WoodhouseAdd basic docs for (or at least admit the existence...
2021-03-30 David WoodhouseMerge branch 'master' of gitlab.com:openconnect/openconnect
2021-03-30 David WoodhouseMerge branch 'add_f5_and_fortinet' of gitlab.com:openco...
2021-03-30 Daniel Lenskimain.c CLI: replace confusingly-used `FILE *pid_fp...
2021-03-29 Daniel Lenskibugfix !165 Juniper forms handling
2021-03-29 David WoodhouseFix build warnings
2021-03-29 David WoodhouseMerge branch 'ppp_core' of gitlab.com:openconnect/openc...
2021-03-29 David WoodhouseMerge branch 'pre_PPP_cross_protocol_bits' of gitlab...
2021-03-29 David WoodhouseFix installer deps
2021-03-29 David WoodhouseInclude wintun dll in installer
2021-03-29 David WoodhouseFix handling of downloaded files
2021-03-29 David WoodhouseTurn off -Wdeclaration-after-statement and allow C99
2021-03-29 Daniel Lenskiflask-based tests: give up on CentOS7
2021-03-29 Daniel LenskiI do believe a changelog addition is in order
2021-03-29 Daniel Lenskidon't require F5 forms other than first one to have...
2021-03-29 Daniel LenskiF5: factor out plain_auth_form()
2021-03-29 Daniel Lenskitest multi-domain logins in F5 tests
2021-03-29 Daniel Lenskirename (resp_buf, form_buf) → (req_buf, resp_buf) in...
2021-03-29 Daniel Lenskiturns out F5 can have an authgroup dropdown
2021-03-29 Daniel LenskiFortinet: fix token code generation
2021-03-29 Daniel LenskiFortinet: fix crash caused by absence of redirect
2021-03-29 Daniel Lenskimake F5 and Fortinet tests go through config-pulling...
2021-03-29 Daniel Lenskiadd auth-f5 tests
2021-03-29 Daniel Lenskiadd auth-fortinet tests
2021-03-29 Daniel Lenskicleanup and clarify comments about tests that are XFAIL...
2021-03-29 Daniel Lenskiadd openconnect__strchrnul function to compat.c
2021-03-29 Daniel LenskiFortinet's realm parameter comes from the URL-path
2021-03-29 Daniel LenskiFortinet: parse <split-dns> domains and DNS servers...
2021-03-29 Daniel Lenskiattempt to implement Fortinet challenge-based 2FA ...
2021-03-29 Daniel Lenskisimpler fortinet_obtain_cookie()
2021-03-29 Daniel Lenskiofficial Forticlient doesn't 'GET /remote/index', so...
2021-03-29 Daniel Lenskiimplement fortinet_obtain_cookie
2021-03-29 Daniel LenskiFortinet: assume default route if no split routes received
2021-03-29 Daniel LenskiFortinet: remove unused function
2021-03-29 Daniel LenskiFortinet: implement auth_expiration
2021-03-29 Daniel LenskiFortinet: note divergences of header values from openfo...
2021-03-29 Daniel LenskiFortinet: server rejects asyncmap and header compressio...
2021-03-29 Daniel LenskiFortinet does not use HDLC framing
2021-03-29 Daniel LenskiFortinet: socket switches abruptly from HTTP request...
2021-03-29 Daniel LenskiFortinet: explain to the user if connecting to an ancie...
2021-03-29 Daniel LenskiFortinet: ignore 401/403 response to remote/index request
2021-03-29 Daniel LenskiFortinet: set HTTP user-agent to 'Mozilla/5.0 SV1'...
2021-03-29 Daniel Lenskiparse real Fortinet config
2021-03-29 Daniel Lenskihard-code browser UA into test-fortinet-login.py
2021-03-29 Daniel Lenskiadd test-fortinet-login.py
2021-03-29 David WoodhouseAdd basic attempt at Fortinet support
2021-03-29 Daniel LenskiF5: pause-and-reconnect doesn't preserve IP addresses...
2021-03-29 Daniel LenskiF5: fix old options leak on reconnect
2021-03-29 Daniel LenskiF5: one of the GET requests in login flow appears unnec...
2021-03-29 Daniel LenskiF5: implement f5_obtain_cookie
2021-03-29 Daniel Lenskiadd test-f5-login.py script
2021-03-29 Daniel Lenskiuse check_address_sanity for F5 too
2021-03-29 David WoodhouseFirst attempt at F5 support
2021-03-29 Daniel Lenskippp-over-tls tests: fix PPP-over-IPv6 tests on Ubuntu
2021-03-29 Daniel LenskiJuniper: bugfix handling of loginForm.VerificationCode
2021-03-29 Daniel Lenskippp-over-tls tests: give up on CentOS 6
2021-03-29 Daniel Lenskifix <select>/<option> parsing bug
2021-03-29 Daniel Lenskippp-over-tls tests: more comments about how hard it...
2021-03-29 Daniel Lenskiadd openconnect__strchrnul function to compat.c
2021-03-29 Daniel Lenskippp-over-tls tests: /etc/ppp script permissions problems
2021-03-29 Daniel Lenskiallegedly universal MTU calculator: use for GPST and PPP
2021-03-29 Daniel Lenskippp-over-tls test: figured out how to make socat invoke...
2021-03-29 Daniel Lenskifactor out internal_split_cookies from auth-juniper.c
2021-03-29 Daniel Lenskippp-over-tls tests: try to keep CentOS 6 CI working...
2021-03-29 Daniel Lenskisplit htmlnode_next and htmlnode_dive
2021-03-29 Daniel Lenskippp: add comment about likely meaninglessness of server...
2021-03-29 Daniel Lenskifactor out internal_get_url function
2021-03-29 Daniel Lenskiautomatically disable pppd tests if socat or pppd are...
2021-03-29 Daniel Lenskiunset delay_tunnel_reason as soon as PPP reaches networ...
2021-03-29 Daniel Lenskiclarify un-HDLC logging a bit
2021-03-29 Daniel Lenskifix nakbuf leak
2021-03-29 Daniel LenskiCI: re-enable PPP tests for CentOS7, Fedora, and Ubuntu
2021-03-29 Daniel Lenskigive nullppp the option of cancelling/terminating itsel...
2021-03-29 Daniel Lenskiimprove ppp-over-tls tests
2021-03-29 Daniel Lenskimore accurate PPP-over-TLS MTU calculation
2021-03-29 Daniel LenskiFix three sanitizer complaints
2021-03-29 Daniel Lenskiadd ppp-over-tls tests (with pppd as the reference...
2021-03-29 Daniel Lenskiadd OC_PROTO_HIDDEN and use this to hide nullppp from...
2021-03-29 Daniel Lenskiadd 'nullppp' protocol for testing
2021-03-29 David Woodhouseadd support for PPP-based protocols
2021-03-29 Daniel Lenskiauth-juniper.c simplifications (including ignoring...
2021-03-28 Daniel Lenskioncp_control_queue → tcp_control_queue
2021-03-28 Daniel Lenskimake buf_append_{be16,be32,le16} global
2021-03-27 David WoodhouseFix printf types in stats output
2021-03-27 David WoodhouseCast GetVolumeInformationByHandleW to (void *)
2021-03-27 David WoodhouseResync translations with sources
2021-03-27 David WoodhouseUpdate translations from GNOME
2021-03-27 David WoodhouseFix non-Windows compilation. I hate autoconf.
2021-03-27 David WoodhouseMerge branch 'no_more_X-AnyConnect-Platform_header...
2021-03-27 David WoodhouseFix Windows build warning: No %zd for size_t on Windows
2021-03-27 David WoodhouseFix Win32 build warnings about _putenv_s() redeclaration
2021-03-27 David WoodhouseMerge branch 'handle_GP_cookie_rejected_errors' of...
2021-03-26 Daniel Lenskiadd link to online documentation, put TAP-Windows in...
2021-03-26 Daniel LenskiCI: update artifact paths for MinGW* builds
2021-03-26 Daniel LenskiMerge branch 'master' into build_NSIS_based_installers_...
2021-03-26 Daniel Lenskiremove now-unneeded make-windows-installer.sh, re-embed...
next