2021-03-29 |
Daniel Lenski | Fortinet: server rejects asyncmap and header compressio... |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | Fortinet does not use HDLC framing |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | Fortinet: socket switches abruptly from HTTP request... |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | Fortinet: explain to the user if connecting to an ancie... |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | Fortinet: ignore 401/403 response to remote/index request |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | Fortinet: set HTTP user-agent to 'Mozilla/5.0 SV1'... |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | parse real Fortinet config |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | hard-code browser UA into test-fortinet-login.py |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | add test-fortinet-login.py |
commit | commitdiff | tree |
2021-03-29 |
David Woodhouse | Add basic attempt at Fortinet support |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | F5: pause-and-reconnect doesn't preserve IP addresses... |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | F5: fix old options leak on reconnect |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | F5: one of the GET requests in login flow appears unnec... |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | F5: implement f5_obtain_cookie |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | add test-f5-login.py script |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | use check_address_sanity for F5 too |
commit | commitdiff | tree |
2021-03-29 |
David Woodhouse | First attempt at F5 support |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | ppp-over-tls tests: fix PPP-over-IPv6 tests on Ubuntu |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | ppp-over-tls tests: give up on CentOS 6 |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | ppp-over-tls tests: more comments about how hard it... |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | ppp-over-tls tests: /etc/ppp script permissions problems |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | ppp-over-tls test: figured out how to make socat invoke... |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | ppp-over-tls tests: try to keep CentOS 6 CI working... |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | ppp: add comment about likely meaninglessness of server... |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | automatically disable pppd tests if socat or pppd are... |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | unset delay_tunnel_reason as soon as PPP reaches networ... |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | clarify un-HDLC logging a bit |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | fix nakbuf leak |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | CI: re-enable PPP tests for CentOS7, Fedora, and Ubuntu |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | give nullppp the option of cancelling/terminating itsel... |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | improve ppp-over-tls tests |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | more accurate PPP-over-TLS MTU calculation |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | Fix three sanitizer complaints |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | add ppp-over-tls tests (with pppd as the reference... |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | add OC_PROTO_HIDDEN and use this to hide nullppp from... |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | add 'nullppp' protocol for testing |
commit | commitdiff | tree |
2021-03-29 |
David Woodhouse | add support for PPP-based protocols |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | Juniper: bugfix handling of loginForm.VerificationCode |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | fix <select>/<option> parsing bug |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | add openconnect__strchrnul function to compat.c |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | allegedly universal MTU calculator: use for GPST and PPP |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | factor out internal_split_cookies from auth-juniper.c |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | split htmlnode_next and htmlnode_dive |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | factor out internal_get_url function |
commit | commitdiff | tree |
2021-03-29 |
Daniel Lenski | auth-juniper.c simplifications (including ignoring... |
commit | commitdiff | tree |
2021-03-28 |
Daniel Lenski | oncp_control_queue → tcp_control_queue |
commit | commitdiff | tree |
2021-03-28 |
Daniel Lenski | make buf_append_{be16,be32,le16} global |
commit | commitdiff | tree |
2021-03-27 |
David Woodhouse | Fix printf types in stats output |
commit | commitdiff | tree |
2021-03-27 |
David Woodhouse | Cast GetVolumeInformationByHandleW to (void *) |
commit | commitdiff | tree |
2021-03-27 |
David Woodhouse | Resync translations with sources |
commit | commitdiff | tree |
2021-03-27 |
David Woodhouse | Update translations from GNOME |
commit | commitdiff | tree |
2021-03-27 |
David Woodhouse | Fix non-Windows compilation. I hate autoconf. |
commit | commitdiff | tree |
2021-03-27 |
David Woodhouse | Merge branch 'no_more_X-AnyConnect-Platform_header... |
commit | commitdiff | tree |
2021-03-27 |
David Woodhouse | Fix Windows build warning: No %zd for size_t on Windows |
commit | commitdiff | tree |
2021-03-27 |
David Woodhouse | Fix Win32 build warnings about _putenv_s() redeclaration |
commit | commitdiff | tree |
2021-03-27 |
David Woodhouse | Merge branch 'handle_GP_cookie_rejected_errors' of... |
commit | commitdiff | tree |
2021-03-26 |
Daniel Lenski | add link to online documentation, put TAP-Windows in... |
commit | commitdiff | tree |
2021-03-26 |
Daniel Lenski | CI: update artifact paths for MinGW* builds |
commit | commitdiff | tree |
2021-03-26 |
Daniel Lenski | Merge branch 'master' into build_NSIS_based_installers_... |
commit | commitdiff | tree |
2021-03-26 |
Daniel Lenski | remove now-unneeded make-windows-installer.sh, re-embed... |
commit | commitdiff | tree |
2021-03-26 |
Daniel Lenski | set OCCTL_SOCKET in tests/common.sh, if unset |
commit | commitdiff | tree |
2021-03-26 |
Daniel Lenski | fix pfs and obsolete-server-crypto tests on Ubuntu |
commit | commitdiff | tree |
2021-03-26 |
David Woodhouse | Actually create installer packages for MinGW builds |
commit | commitdiff | tree |
2021-03-26 |
David Woodhouse | Fix up NSIS ProductVersion for RPM version strings |
commit | commitdiff | tree |
2021-03-26 |
David Woodhouse | Fix obsolete-server-crypto in the GnuTLS build not... |
commit | commitdiff | tree |
2021-03-26 |
Daniel Lenski | Merge branch 'master' into build_NSIS_based_installers_... |
commit | commitdiff | tree |
2021-03-26 |
David Woodhouse | Add makensis to mingw COPR builds |
commit | commitdiff | tree |
2021-03-26 |
David Woodhouse | Add obsolete-server-crypto to XFAIL tests in Fedora... |
commit | commitdiff | tree |
2021-03-26 |
David Woodhouse | Fix up string handling for ciphersuite_config |
commit | commitdiff | tree |
2021-03-26 |
David Woodhouse | Fix pfs test for out-of-tree builds |
commit | commitdiff | tree |
2021-03-26 |
David Woodhouse | Drop web page handling |
commit | commitdiff | tree |
2021-03-26 |
David Woodhouse | Add basic NSIS installer |
commit | commitdiff | tree |
2021-03-26 |
Daniel Lenski | remove unneeded inc/* and openconnect.8.inc from public... |
commit | commitdiff | tree |
2021-03-26 |
Daniel Lenski | create make-windows-installer.sh |
commit | commitdiff | tree |
2021-03-26 |
Daniel Lenski | remove unneeded inc/* and openconnect.8.inc from public... |
commit | commitdiff | tree |
2021-03-25 |
Daniel Lenski | add note about existence of installers in packaging... |
commit | commitdiff | tree |
2021-03-25 |
Daniel Lenski | include vpnc-script-win.js in installer |
commit | commitdiff | tree |
2021-03-25 |
Daniel Lenski | NSIS installer: add compression, installer file propert... |
commit | commitdiff | tree |
2021-03-25 |
Daniel Lenski | MingW32 builds: generate NSIS installers for Windows |
commit | commitdiff | tree |
2021-03-24 |
Daniel Lenski | Merge branch 'jkuebart:fix/forms-without-action' |
commit | commitdiff | tree |
2021-03-24 |
Daniel Lenski | add changelog entry |
commit | commitdiff | tree |
2021-03-16 |
Daniel Lenski | add changelog entry |
commit | commitdiff | tree |
2021-03-16 |
Daniel Lenski | cstp: don't send X-AnyConnect-Platform header |
commit | commitdiff | tree |
2021-03-15 |
Daniel Lenski | Merge branch 'fix/tncc-exception' into 'master' |
commit | commitdiff | tree |
2021-03-11 |
Joachim Kuebart | fix: don't raise when TNCC_CERTS is unset |
commit | commitdiff | tree |
2021-03-11 |
Joachim Kuebart | nit: silence deprecation warning |
commit | commitdiff | tree |
2021-03-11 |
Joachim Kuebart | feat: support Microsoft SSO |
commit | commitdiff | tree |
2021-03-10 |
Joachim Kuebart | fix: keep going when forms have only hidden fields |
commit | commitdiff | tree |
2021-03-10 |
Joachim Kuebart | fix: support forms without "action" |
commit | commitdiff | tree |
2021-03-09 |
Daniel Lenski | Merge branch 'fix/field-instead-of-global' into 'master' |
commit | commitdiff | tree |
2021-03-09 |
Joachim Kuebart | fix: use field instead of global variable |
commit | commitdiff | tree |
2021-03-07 |
Daniel Lenski | bugfix: condition for incomplete ESP config with GP... |
commit | commitdiff | tree |
2021-02-25 |
Daniel Lenski | Merge branch 'add_DTLS_disable_to_API' into 'master' |
commit | commitdiff | tree |
2021-02-25 |
Daniel Lenski | Merge branch 'potential_read_overflow_in_openconnect__s... |
commit | commitdiff | tree |
2021-02-24 |
Daniel Lenski | add .gitattributes file to mark binaries |
commit | commitdiff | tree |
2021-02-23 |
Daniel Lenski | fix potential read overflow in compat.c replacement... |
commit | commitdiff | tree |
2021-02-22 |
Daniel Lenski | return EPERM, not EINVAL, when GP gateways reject the... |
commit | commitdiff | tree |
2021-02-20 |
Daniel Lenski | ensure that openconnect_disable_{dtls,ipv6} do nothing... |
commit | commitdiff | tree |
2021-02-20 |
Daniel Lenski | add openconnect_disable_dtls() API function |
commit | commitdiff | tree |
2021-02-20 |
Daniel Lenski | static website tweaks |
commit | commitdiff | tree |
next |