Jouni Malinen
|
3947997dcc
EAP-TLS/TTLS/PEAP/FAST peer: Stop connection more quickly on local failure
|
10 years ago |
Jouni Malinen
|
fe1bf32974
Make TLS version number available in STATUS command
|
10 years ago |
Jouni Malinen
|
5650d379a3
OpenSSL: Add option to disable use of TLSv1.0
|
10 years ago |
Jouni Malinen
|
d36c803c69
EAP-TLS/PEAP/TTLS/FAST: Move more towards using struct wpabuf
|
10 years ago |
Mike Gerow
|
fd4fb28179
OpenSSL: Try to ensure we don't throw away the PIN unnecessarily
|
10 years ago |
Jouni Malinen
|
a867082cb8
EAP peer: Use 32-bit EAP method type for Phase 2 processing
|
10 years ago |
Jouni Malinen
|
af851914f8
Make tls_connection_get_keyblock_size() internal to tls_*.c
|
10 years ago |
Jouni Malinen
|
fa0e715100
Use tls_connection_prf() for all EAP TLS-based key derivation
|
10 years ago |
Jouni Malinen
|
cebee30f31
Add domain_match network profile parameter
|
10 years ago |
Jouni Malinen
|
b90d064f1a
Add tls_session_reused=<0/1> into EAP peer TLS status
|
10 years ago |
Jouni Malinen
|
d4913c585e
OpenSSL: Fix EAP-FAST peer regression
|
10 years ago |
Jouni Malinen
|
d85e1fc8a5
Check os_snprintf() result more consistently - automatic 1
|
10 years ago |
Jouni Malinen
|
d68f74c5ff
EAP peer: Clean up TLS Session-Id derivation function
|
10 years ago |
Jouni Malinen
|
07e2de3193
wpa_supplicant: Allow OpenSSL cipherlist string to be configured
|
10 years ago |
Jouni Malinen
|
8e5fdfabf6
HS 2.0R2: Add WFA server-only EAP-TLS peer method
|
12 years ago |
Dmitry Shmidt
|
e9a6f18385
TLS: Add tls_disable_tlsv1_1 and tls_disable_tlsv1_2 phase1 params
|
11 years ago |
Jouni Malinen
|
01f809c7db
Add AAA server domain name suffix matching constraint
|
11 years ago |
Jouni Malinen
|
080585c01a
Add support for OCSP stapling to validate server certificate
|
12 years ago |
Stevent Li
|
950c563076
EAP peer: Add Session-Id derivation
|
12 years ago |
Jouni Malinen
|
458cb30191
EAP-TLS: Add extra validation for TLS Message Length
|
12 years ago |
Jouni Malinen
|
065d2895b4
Add UNAUTH-TLS vendor specific EAP type
|
13 years ago |
Jouni Malinen
|
c22075e144
Disable TLS Session Ticket extension by default for EAP-TLS/PEAP/TTLS
|
13 years ago |
Jouni Malinen
|
f210493b6e
Add phase1/phase2 parameter for disabling TLS Session Ticket extension
|
13 years ago |
Jouni Malinen
|
c9e08af24f
Do not export TLS keys in FIPS mode
|
13 years ago |
Jouni Malinen
|
067ffa2696
Convert os_realloc() for an array to use os_realloc_array()
|
13 years ago |
Jouni Malinen
|
9f98810c5d
TLS: Use separate TLS library context for tunneled TLS
|
13 years ago |
Jouni Malinen
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
13 years ago |
Jouni Malinen
|
cd52acec85
Rename tls_prf() to tls_prf_sha1_md5()
|
13 years ago |
Jouni Malinen
|
fd2f2d0489
Remove EAP-TTLSv1 and TLS/IA
|
14 years ago |
Jouni Malinen
|
066608f3ff
Avoid theoretical NULL pointer dereference during TLS reassemble
|
14 years ago |