David Woodhouse
|
70d26b833b
Update copyright year
|
9 years ago |
David Woodhouse
|
2454358d2a
Make 'route' member of struct oc_split_include a const char *
|
9 years ago |
David Woodhouse
|
cf3b1484f0
Add --compression argument and openconnect_set_compression_mode()
|
9 years ago |
David Woodhouse
|
e7a4cd77bd
Add openconnect_has_system_key_support()
|
10 years ago |
David Woodhouse
|
ef57fbf02d
Admit Yubioath support in header comments
|
10 years ago |
David Woodhouse
|
f237ff1524
Remove vpninfo->servercert
|
10 years ago |
David Woodhouse
|
88b17a3944
Rename --token-mode=yubikey to --token-mode=yubioath
|
10 years ago |
David Woodhouse
|
c24046b93f
Add initial support for TOTP/HOTP keys in Yubikey NEO
|
10 years ago |
David Woodhouse
|
52054bf5a9
Provide openconnect_check_peer_cert_hash() function
|
10 years ago |
David Woodhouse
|
1cc5b5c7cd
Kill OPENCONNECT_X509, let certain functions only operate on peer_cert
|
10 years ago |
David Woodhouse
|
a0de3d158c
Stop calling setenv() from JNI code
|
10 years ago |
David Woodhouse
|
ee0e274dfa
Make openconnect_init_ssl() return success/failure code
|
10 years ago |
David Woodhouse
|
8d0ae6daad
Add openconnect_set_system_trust() to library API
|
10 years ago |
Nikos Mavrogiannopoulos
|
5ba2ec0ffc
Added openconnect_set_system_trust()
|
10 years ago |
Nikos Mavrogiannopoulos
|
0641c2d1f0
Make the cipher strings consistent based on which library is in use
|
10 years ago |
Nikos Mavrogiannopoulos
|
9f6f0dfbc5
Added API to read the ciphersuites used for CSTP and DTLS
|
10 years ago |
David Woodhouse
|
f8c1c09734
Add openconnect_free_cert_info()
|
10 years ago |
David Woodhouse
|
4b700c536b
Rename 'value' field of struct oc_form_opt to discourage direct access
|
10 years ago |
Nikos Mavrogiannopoulos
|
19fbe2ed02
define openconnect_set_option_value() to set the value in oc_form_opt
|
10 years ago |
David Woodhouse
|
72eb0feee2
Bump library soname and add 'const' to lots of char * arguments
|
10 years ago |
Nikos Mavrogiannopoulos
|
93b3db9e30
do not take ownership of any of the provided strings
|
10 years ago |
Nikos Mavrogiannopoulos
|
714c740d11
use windows types and return codes for socket errors
|
10 years ago |
David Woodhouse
|
8199354dfe
Add openconnect_set_token_callbacks() API
|
10 years ago |
David Woodhouse
|
7726fbae2e
Add web page about charset handling
|
10 years ago |
David Woodhouse
|
084af2dd2c
Add openconnect_set_proxy_auth()
|
10 years ago |
Kevin Cernekee
|
b33815b6b5
Add OC_CMD_DETACH for "reconnectable abort"
|
10 years ago |
Kevin Cernekee
|
3e373ae53c
library: Add openconnect_set_dpd()
|
10 years ago |
Kevin Cernekee
|
bdfc981a3c
Add "new library function checklist"
|
10 years ago |
Kevin Cernekee
|
fe317bcb78
Export openconnect_set_pfs() and bump API version to 3.3
|
10 years ago |
David Woodhouse
|
ef31b98af6
Add RFC4226 HOTP token support
|
10 years ago |