Adam Langley
|
a8572960a9
Support building with BoringSSL
|
10 years ago |
Jouni Malinen
|
4eb3b76b0f
OpenSSL: Fix OCSP certificate debug print to use wpa_printf
|
11 years ago |
Jouni Malinen
|
bb52293e71
OpenSSL: Detect and prevent TLS heartbeat attack
|
11 years ago |
Jouni Malinen
|
a5802c0620
OpenSSL: Avoid never-used analyzer warning
|
11 years ago |
Dmitry Shmidt
|
e9a6f18385
TLS: Add tls_disable_tlsv1_1 and tls_disable_tlsv1_2 phase1 params
|
11 years ago |
Jouni Malinen
|
b62d5b5450
Revert "OpenSSL: Do not accept SSL Client certificate for server"
|
11 years ago |
Eytan Lifshitz
|
97efe70b60
wpa_supplicant: Fix NULL dereference in tls_verify_cb()
|
11 years ago |
Jouni Malinen
|
0187c41d88
Declare wpa_debug_* variables in src/utils/wpa_debug.h
|
11 years ago |
Jouni Malinen
|
51e3eafb68
OpenSSL: Do not accept SSL Client certificate for server
|
11 years ago |
Jouni Malinen
|
6bf61fb288
OpenSSL: Use certificates from TLS authentication in OCSP stapling
|
11 years ago |
Jouni Malinen
|
461e3ebe43
Fix and work around some MinGW compilation issues
|
11 years ago |
Jouni Malinen
|
81cbc046fe
Fix compiler warning for OpenSSL without HAVE_OCSP
|
11 years ago |
Kenny Root
|
1d415f1fcc
Android: Switch keystore to binder
|
11 years ago |
Kenny Root
|
6dfdb80959
Android: Remove obsolete keystore path
|
11 years ago |
Kenny Root
|
1176ab6dd4
Android: Use keystore ENGINE for private key operations
|
13 years ago |
Jouni Malinen
|
a288da61b6
OpenSSL: Fix memory leak on error path
|
11 years ago |
Jouni Malinen
|
01f809c7db
Add AAA server domain name suffix matching constraint
|
11 years ago |
Jouni Malinen
|
be7963b3c2
OpenSSL: Fix code indentation in OCSP processing
|
11 years ago |
Jouni Malinen
|
762c92a444
OpenSSL: Split OCSP peer_cert/peer_issuer debug output into parts
|
11 years ago |
Jouni Malinen
|
d53d2596e4
Fix build with older OpenSSL versions
|
11 years ago |
Jouni Malinen
|
080585c01a
Add support for OCSP stapling to validate server certificate
|
11 years ago |
Paul Stewart
|
7c0e1e2757
tls_openssl: Store TLS context per-connection
|
12 years ago |
Jouni Malinen
|
7f996409e7
Fix EAP-FAST with OpenSSL 1.0.1
|
12 years ago |
Jouni Malinen
|
e866f39fbe
OpenSSL: Add mechanism for disabling TLS Session Ticket extension
|
12 years ago |
Jouni Malinen
|
c9e08af24f
Do not export TLS keys in FIPS mode
|
12 years ago |
Jouni Malinen
|
68770ccd6e
OpenSSL: Use internal keying material exporter when possible
|
12 years ago |
Jouni Malinen
|
b36540dbeb
OpenSSL: Fix memory leak on FIPS error paths
|
12 years ago |
Jouni Malinen
|
55651a4bed
OpenSSL: Remove trailing whitespace from lines
|
12 years ago |
Christopher Wiley
|
d8858cadeb
OpenSSL: Fix ca_cert_verify for TPM
|
12 years ago |
Paul Stewart
|
dd7fec1f29
wpa_supplicant: Report EAP connection progress to DBus
|
13 years ago |