]> www.infradead.org Git - users/dwmw2/openconnect.git/shortlog
users/dwmw2/openconnect.git
2021-04-13 David WoodhouseAvoid free of argv[] when ciphersuite_config provided
2021-04-13 David WoodhouseFix memory leak in F5 config parsing
2021-04-13 David WoodhouseFix CI artifact list for out-of-tree builds
2021-04-12 Daniel LenskiSet Fortinet DPD interval from server's config
2021-04-12 David WoodhouseFix --disable-ipv6 option
2021-04-09 David WoodhouseAdd 'proto' integer value to struct vpn_proto
2021-04-08 David WoodhouseUpdate main web page
2021-04-08 David WoodhouseRevert "www: updated links to vpnc-script"
2021-04-08 Daniel LenskiReference F5 and Fortinet support in manual page
2021-04-08 David WoodhouseFix link to Jailbreak
2021-04-08 Daniel LenskiUpdate README.md (developer-facing docs on GitLab)
2021-04-08 Daniel LenskiMulti-protocol support documentation
2021-04-08 Daniel LenskiExpand F5 and Fortinet documentation
2021-04-08 Daniel LenskiAdd note-to-self comments about DTLS for F5/Fortinet
2021-04-07 David WoodhouseMerge branch 'juniper-auth-tests' of gitlab.com:opencon...
2021-04-07 David WoodhouseFix Juniper auth tests for out-of-tree builds
2021-04-07 David WoodhouseUse out-of-tree builds in CI
2021-04-07 David WoodhouseFix test paths for out-of-tree builds
2021-04-07 David WoodhouseFix key filename mangling in auth-certificate test
2021-04-06 Daniel LenskiUse oc_text_buf for internal_get_url()
2021-04-05 Daniel LenskiMerge branch 'juniper-auth-tests' into 'juniper-auth...
2021-04-05 Joachim Kuebartfix: add missing licence to fake-tncc.py.
2021-04-05 Joachim Kuebartfix: generalise check for user name field
2021-04-05 Joachim Kuebartfix: fix Juniper Azure SSO login
2021-04-05 Joachim Kuebartadd juniper-sso-auth test: add unit test for Azure...
2021-04-02 Daniel Lenskimake --authgroup fill EITHER the role and/or the realm...
2021-04-02 Daniel Lenskiadd test path including frmSelectRoles
2021-04-02 Daniel Lenskiadd fake-juniper-server.py and tests/juniper-auth
2021-04-01 Daniel Lenskibugfix internal_get_url
2021-04-01 David WoodhouseFix stray close paren in changelog
2021-04-01 David WoodhouseFix output redirection under Windows
2021-04-01 Daniel Lenskifix openconnect_disable_dtls / --no-dtls
2021-03-31 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
next