David Woodhouse
|
c1f90d5f25
Fix potential leak of cookie_buf on error path
|
2 gadi atpakaļ |
David Woodhouse
|
0b94c7bc72
Only abort on certificate fail for CERT2_REQUESTED
|
2 gadi atpakaļ |
David Woodhouse
|
69a2ed3db2
Make all STRAP support conditional on HPKE
|
2 gadi atpakaļ |
David Woodhouse
|
8bacc334b9
Export STRAP private key with AnyConnect cookie
|
2 gadi atpakaļ |
Daniel Lenski
|
ba6c321c9e
Fix initial client request XML structure when announcing multicert capability
|
2 gadi atpakaļ |
Dimitri Papadopoulos
|
a2a7f1adb0
Fix Linux kernel coding style error and warnings
|
2 gadi atpakaļ |
David Woodhouse
|
c68a3723e8
Merge branch 'master' of gitlab.com:openconnect/openconnect
|
2 gadi atpakaļ |
David Woodhouse
|
e1eb88cdca
Merge branch 'errors' into 'master'
|
2 gadi atpakaļ |
David Woodhouse
|
652fdace9a
Merge branch 'multicert' of gitlab.com:openconnect/openconnect
|
2 gadi atpakaļ |
David Woodhouse
|
d738b6f2c3
AnyConnect: Add support for external browser SSO
|
2 gadi atpakaļ |
Dimitri Papadopoulos
|
62866e179e
No need to cache errno before _()
|
3 gadi atpakaļ |
Daniel Lenski
|
c4c813ec07
start adding GP SSO support
|
4 gadi atpakaļ |
Steven Walter
|
024336a8dd
Support AnyConnect single-sign-on-v2
|
4 gadi atpakaļ |
Daniel Lenski
|
a2d61ea3a4
Add flag to allow do_http_request() to return the server response body even on error
|
3 gadi atpakaļ |
Daniel Lenski
|
b204df4497
Cleanup and clarify lengthy comment on multiple certificate authentication
|
3 gadi atpakaļ |
Tom Carroll
|
af7058410b
Implement multiple certificate authentication with revised certificate handling
|
3 gadi atpakaļ |
Tom Carroll
|
46322801ab
Abort multiple-certificate authentication if certificate load fail.
|
3 gadi atpakaļ |
Tom Carroll
|
f51ecb36be
Converse the multiple certificate authentication (mulitcert) protocol.
|
4 gadi atpakaļ |
Dimitri Papadopoulos
|
5c1cba8b9c
Fix Linux kernel coding style warning
|
3 gadi atpakaļ |
Dimitri Papadopoulos
|
fe795bf5b3
Reorganize #include
|
3 gadi atpakaļ |
David Woodhouse
|
be34339041
Merge branch 'rondom-do-https-request-header-cb' into 'master'
|
3 gadi atpakaļ |
Dimitri Papadopoulos
|
789e04ed63
Fix suspect code indent
|
3 gadi atpakaļ |
Andreas Gnau
|
56af877316
http: Allow passing header_cb to do_https_request
|
3 gadi atpakaļ |
Daniel Lenski
|
82c85c8fd0
Clarify 'Certificate Validation Failure' error from Cisco servers
|
3 gadi atpakaļ |
David Woodhouse
|
64a1109550
Move cert/sslkey/cert_password into a 'struct cert_info'
|
3 gadi atpakaļ |
Daniel Lenski
|
c8ca180f02
factor out internal_get_url function
|
3 gadi atpakaļ |
Daniel Lenski
|
0c53ca9119
CSD XML tag and nostub are entirely protocol-specific and used in only one place
|
4 gadi atpakaļ |
Daniel Lenski
|
7083a0ac52
more logging around Trojan script invocation (CSD/HIP/TNCC)
|
4 gadi atpakaļ |
David Woodhouse
|
ce611d842a
Check for failure opening /dev/null
|
4 gadi atpakaļ |
David Woodhouse
|
cd0ff22b0a
Open /dev/null instead of passing non-functional stderr to CSD trojans
|
4 gadi atpakaļ |