Dimitri Papadopoulos
|
e59812c7ac
Fix signedness of character buffers in HKDF/HPKE-related functions
|
2 년 전 |
David Woodhouse
|
01b7e75034
Use OpenSSL_version() not deprecated SSLeay_version()
|
2 년 전 |
David Woodhouse
|
62aa9c138a
Always send STRAP pubkey even when we don't change it
|
2 년 전 |
David Woodhouse
|
69a2ed3db2
Make all STRAP support conditional on HPKE
|
2 년 전 |
David Woodhouse
|
8bacc334b9
Export STRAP private key with AnyConnect cookie
|
2 년 전 |
David Woodhouse
|
222178086f
Attempt to implement AnyConnect Session Token Re-use Anchor Protocol (STRAP)
|
2 년 전 |
David Woodhouse
|
6bcf4c42f4
Merge branch 'errors' into 'master'
|
2 년 전 |
David Woodhouse
|
3da5c7f554
Merge branch 'insecure-openssl' into 'master'
|
2 년 전 |
Dimitri Papadopoulos
|
a2a7f1adb0
Fix Linux kernel coding style error and warnings
|
2 년 전 |
David Woodhouse
|
652fdace9a
Merge branch 'multicert' of gitlab.com:openconnect/openconnect
|
2 년 전 |
David Woodhouse
|
60c54dafbb
Add OpenSSL crypto support for HKPE
|
2 년 전 |
David Woodhouse
|
cdc32a49a1
AnyConnect: Generate EC keys for X-AnyConnect-STRAP-{DH-,}Pubkey
|
2 년 전 |
Mike Gilbert
|
e2b38313bb
openssl: allow ALL ciphers when allow-insecure-crypto is enabled
|
2 년 전 |
Daniel Lenski
|
6d5b07dd37
Only remove ERR_GET_FUNC for OpenSSL v3.0 and newer
|
3 년 전 |
Tom Carroll
|
7a4a14fc59
OpenSSL implementation of revised certificate API.
|
3 년 전 |
David Woodhouse
|
ab6b983d9a
OpenSSL implementation of multicert challenge
|
3 년 전 |
Tom Carroll
|
f51ecb36be
Converse the multiple certificate authentication (mulitcert) protocol.
|
3 년 전 |
Dimitri Papadopoulos
|
1b3c4f2db4
Build with OpenSSL 3.0 beta 2 Release Candidate
|
3 년 전 |
Dimitri Papadopoulos
|
d152937516
Fix Linux kernel coding style warning
|
3 년 전 |
Dimitri Papadopoulos
|
132bd39a15
Fix Linux kernel coding style warning
|
3 년 전 |
David Woodhouse
|
dc86e96ee2
Fix epoll support for connection pause/restart
|
3 년 전 |
Dimitri Papadopoulos
|
fe795bf5b3
Reorganize #include
|
3 년 전 |
David Woodhouse
|
51615cbb10
Use epoll() instead of select()
|
3 년 전 |
Dimitri Papadopoulos
|
0bef505c6f
Fix bad function definition
|
3 년 전 |
Dimitri Papadopoulos
|
0ae6852702
http:// -> https://
|
3 년 전 |
David Woodhouse
|
ce7378bd00
Revert "with --allow-insecure-crypto, additionally attempt to disable insecure systemwide minimum crypto settings"
|
3 년 전 |
David Woodhouse
|
0a23a88353
OpenSSL: Fix user-visible strings and dialog auth_id for multicert
|
3 년 전 |
David Woodhouse
|
bbfeac0d11
OpenSSL: Factor out load_certificate() from load_primary_certificate()
|
3 년 전 |
David Woodhouse
|
13e08b4b00
OpenSSL: Pass certinfo through load_certificate() functions
|
3 년 전 |
David Woodhouse
|
64a1109550
Move cert/sslkey/cert_password into a 'struct cert_info'
|
3 년 전 |