My OpenConnect branch that supports some other VPN protocols

Iru Cai a8c89f9683 Add h3c TLS VPN protocol 2 gadi atpakaļ
.copr 912400ee4b Fix COPR builds 2 gadi atpakaļ
.obs 73852e0b90 obs: remove libtss2-dev from debian dependency, to allow build for 18.04 to succeed 2 gadi atpakaļ
android b0e53bfaa1 Cleanup whitespace in all human-maintained files 2 gadi atpakaļ
bash 152d882a70 Bash completion: install as /usr/share/bash-completion/completions/openconnect 4 gadi atpakaļ
java 732edd8fa8 Implement a function openconnect_set_useragent 2 gadi atpakaļ
json b0e53bfaa1 Cleanup whitespace in all human-maintained files 2 gadi atpakaļ
m4 34687af603 Add missing host-cpu-c-abi.m4 2 gadi atpakaļ
po 44a0647bd2 Import translations from GNOME 2 gadi atpakaļ
tests 745126b750 Parse GlobalProtect XML more leniently 2 gadi atpakaļ
trojans 420df4311d Decorate with `@staticmethod` if `self` is not used 2 gadi atpakaļ
www 03eafb41f4 Support [,;] as separators for multiple search domains with all protocols 2 gadi atpakaļ
.gitattributes b0e53bfaa1 Cleanup whitespace in all human-maintained files 2 gadi atpakaļ
.gitignore dd84009183 remove now-unneeded make-windows-installer.sh, re-embed vpnc-script-win.js, embed OpenVPN TAP-Windows installer 3 gadi atpakaļ
.gitlab-ci.yml 8541d55e06 Stop CentOS6 CI job 2 gadi atpakaļ
.mailmap fa028eec0d .mailmap update 2 gadi atpakaļ
COPYING.LGPL fe795bf5b3 Reorganize #include 3 gadi atpakaļ
Makefile.am a8c89f9683 Add h3c TLS VPN protocol 2 gadi atpakaļ
Makefile.dlldeps 9185643f7a Clean up NSIS installation a bit 2 gadi atpakaļ
README.md c5367f1be4 Fix typos not found by codespell 2 gadi atpakaļ
TODO f036af620b Switch to https for all URLs 3 gadi atpakaļ
array.c 653ad5585a Detect Array session timeout and exit cleanly 2 gadi atpakaļ
auth-common.c fe795bf5b3 Reorganize #include 3 gadi atpakaļ
auth-globalprotect.c ce214b87b7 Expand comment about potentially-useful information in GP portal configuration 2 gadi atpakaļ
auth-html.c 81ab3b4876 Add support for Fortinet's HTML-type multi-factor authentication 3 gadi atpakaļ
auth-juniper.c a2d61ea3a4 Add flag to allow do_http_request() to return the server response body even on error 3 gadi atpakaļ
auth.c 0e82c93714 Do not add 'single-sign-on' to the capabilities list for AnyConnect auth requests 2 gadi atpakaļ
autogen.sh b48ce600be Check whether glibtoolize is available in addition to libtoolize 6 gadi atpakaļ
compat.c eedb5c4c5f The format specifier for DWORD is "%lu" 2 gadi atpakaļ
config.rpath 2fa3bd7643 Import AM_ICONV implementation 10 gadi atpakaļ
configure.ac c9b54dbf95 Rework GP fake server to have a persistent configuration 2 gadi atpakaļ
cstp.c 62aa9c138a Always send STRAP pubkey even when we don't change it 2 gadi atpakaļ
digest.c fe795bf5b3 Reorganize #include 3 gadi atpakaļ
dtls.c b1089d8bf8 Fix Linux kernel coding style error 3 gadi atpakaļ
esp-seqno.c fe795bf5b3 Reorganize #include 3 gadi atpakaļ
esp.c 0d2eb51ab7 Fix ESP recv() error handling for Windows 2 gadi atpakaļ
export-strings.sh 597fd054a5 Add missing export-strings.sh 2 gadi atpakaļ
f5.c e48fd023cf Don't set xmlReadMemory's URL argument to "noname.xml" 2 gadi atpakaļ
fortinet.c e48fd023cf Don't set xmlReadMemory's URL argument to "noname.xml" 2 gadi atpakaļ
gnutls-dtls.c b572774c70 Fix Linux kernel coding style warning 3 gadi atpakaļ
gnutls-esp.c fe795bf5b3 Reorganize #include 3 gadi atpakaļ
gnutls.c 256e4e0fbc Fix constness again in HKDF/HPKE-related functions 2 gadi atpakaļ
gnutls.h c5367f1be4 Fix typos not found by codespell 2 gadi atpakaļ
gnutls_tpm.c fe795bf5b3 Reorganize #include 3 gadi atpakaļ
gnutls_tpm2.c 6c2266deb1 Do not truncate RSA-PSS salt length for small keys 3 gadi atpakaļ
gnutls_tpm2_esys.c 603430a035 gnutls_tpm2_esys: Mark globally defined templates as const 3 gadi atpakaļ
gnutls_tpm2_ibm.c 321eea0a5e Don't hard-code TSS 2.0 return codes for auth failure 3 gadi atpakaļ
gpst.c 745126b750 Parse GlobalProtect XML more leniently 2 gadi atpakaļ
gssapi.c fe795bf5b3 Reorganize #include 3 gadi atpakaļ
h3c.c a8c89f9683 Add h3c TLS VPN protocol 2 gadi atpakaļ
hpke.c e59812c7ac Fix signedness of character buffers in HKDF/HPKE-related functions 2 gadi atpakaļ
http-auth.c b572774c70 Fix Linux kernel coding style warning 3 gadi atpakaļ
http.c 8bacc334b9 Export STRAP private key with AnyConnect cookie 2 gadi atpakaļ
iconv.c fe795bf5b3 Reorganize #include 3 gadi atpakaļ
jni.c 732edd8fa8 Implement a function openconnect_set_useragent 2 gadi atpakaļ
jsondump.c b1089d8bf8 Fix Linux kernel coding style error 3 gadi atpakaļ
libopenconnect.map.in 732edd8fa8 Implement a function openconnect_set_useragent 2 gadi atpakaļ
library.c a8c89f9683 Add h3c TLS VPN protocol 2 gadi atpakaļ
list-system-keys.c bfafc8fe52 Clearer error for list-system-keys on Unix-like platforms 2 gadi atpakaļ
lzo.c fe795bf5b3 Reorganize #include 3 gadi atpakaļ
lzo.h be62fff9e4 Add LZO decompression support 9 gadi atpakaļ
lzs.c acbdd0b73a Fix Linux kernel coding style warning 3 gadi atpakaļ
main.c 37b6a79a80 Clarify purpose/scope of --usergroup option 2 gadi atpakaļ
mainloop.c e1eb88cdca Merge branch 'errors' into 'master' 2 gadi atpakaļ
mingw-openconnect.spec.in 9185643f7a Clean up NSIS installation a bit 2 gadi atpakaļ
mkspec.sh b836950fa1 Add mingw build in copr 4 gadi atpakaļ
mtucalc.c fe795bf5b3 Reorganize #include 3 gadi atpakaļ
multicert.c a2a7f1adb0 Fix Linux kernel coding style error and warnings 2 gadi atpakaļ
ntlm.c fe795bf5b3 Reorganize #include 3 gadi atpakaļ
nullppp.c fe795bf5b3 Reorganize #include 3 gadi atpakaļ
oath.c fe795bf5b3 Reorganize #include 3 gadi atpakaļ
oidc.c fe795bf5b3 Reorganize #include 3 gadi atpakaļ
oncp.c 03eafb41f4 Support [,;] as separators for multiple search domains with all protocols 2 gadi atpakaļ
openconnect-internal.h a8c89f9683 Add h3c TLS VPN protocol 2 gadi atpakaļ
openconnect.8.in 0670e204a5 Man page: use bold for option names 2 gadi atpakaļ
openconnect.h 3cff6efdd9 Bump OPENCONNECT_API_VERSION_MINOR 2 gadi atpakaļ
openconnect.ico 5dc9e8b3bf Windows application icon 6 gadi atpakaļ
openconnect.nsi.in 0c2bc44e72 Fix Windows installer so that it uninstalls cleanly 2 gadi atpakaļ
openconnect.pc.in b6a9dd462c Import json-parser library 3 gadi atpakaļ
openconnect.rc fe795bf5b3 Reorganize #include 3 gadi atpakaļ
openconnect.spec.in 01efd32143 BuildRequire glibc-langpack-cs on EPEL9 for auth-nonascii test 2 gadi atpakaļ
openssl-dtls.c 07386df8c6 No embedded URLs in translatable strings 2 gadi atpakaļ
openssl-esp.c fe795bf5b3 Reorganize #include 3 gadi atpakaļ
openssl-pkcs11.c c7313bd438 Build with OpenSSL 3.0 beta 2 Release Candidate 3 gadi atpakaļ
openssl.c e59812c7ac Fix signedness of character buffers in HKDF/HPKE-related functions 2 gadi atpakaļ
ppp.c c58464a8bd Declare C string constants using array syntax 2 gadi atpakaļ
ppp.h 7d92d53ffc PPP: Replace no_terminate_on_pause flag with terminate_on_pause flag 3 gadi atpakaļ
pulse.c 03eafb41f4 Support [,;] as separators for multiple search domains with all protocols 2 gadi atpakaļ
script.c 62866e179e No need to cache errno before _() 2 gadi atpakaļ
ssl.c 8388bc3705 Add cancellable_accept(), make cancellable_send() take a const buffer 2 gadi atpakaļ
sspi.c fe795bf5b3 Reorganize #include 3 gadi atpakaļ
stoken.c b688b0a3e2 stoken: Fix const warnings 2 gadi atpakaļ
test-f5-login.py 82b694b92b Remove unused imports 2 gadi atpakaļ
test-fortinet-login.py 82b694b92b Remove unused imports 2 gadi atpakaļ
textbuf.c 4d22f1dedd Make buf_append_utf16le() robust against being passed NULL 2 gadi atpakaļ
tun-win32.c 07386df8c6 No embedded URLs in translatable strings 2 gadi atpakaļ
tun.c e1eb88cdca Merge branch 'errors' into 'master' 2 gadi atpakaļ
version.sh 5695cd6b0c Tag version 9.01 2 gadi atpakaļ
vhost.c 7b059e931d Support vhost on more than just x86_64 2 gadi atpakaļ
win32-ipicmp.h a2a7f1adb0 Fix Linux kernel coding style error and warnings 2 gadi atpakaļ
wintun.c 9da0b1ed4c Merge branch 'free_const_char' into 'master' 2 gadi atpakaļ
wintun.h c737a25b70 Wintun 0.10.2 (2021-02-16) → 0.13 (2021-08-02) 3 gadi atpakaļ
xml.c fe795bf5b3 Reorganize #include 3 gadi atpakaļ
yubikey.c c5367f1be4 Fix typos not found by codespell 2 gadi atpakaļ

README.md

OpenConnect

OpenConnect is an SSL VPN client initially created to support Cisco's AnyConnect SSL VPN.

It has since been ported to support the Juniper SSL VPN (which is now known as Pulse Connect Secure), the Palo Alto Networks GlobalProtect SSL VPN the F5 Big-IP SSL VPN, and the Fortinet FortiGate SSL VPN.

An openconnect VPN server (ocserv), which implements an improved version of the Cisco AnyConnect protocol, has also been written. You can find it on Gitlab at https://gitlab.com/openconnect/ocserv.

If you're looking for the standard vpnc-script, which is invoked by OpenConnect for routing and DNS setup, you can find it on Gitlab at https://gitlab.com/openconnect/vpnc-scripts.

Licence

OpenConnect is released under the GNU Lesser Public License, version 2.1.

Documentation

Documentation for OpenConnect is built from the www/ directory in this repository, and lives in rendered form at https://www.infradead.org/openconnect.

Commonly-sought documentation: