Jouni Malinen
|
1f2ae8cff5
EAP-TTLS: Fix a memory leak on error paths
|
8 years ago |
Ilan Peer
|
83e003a913
EAP-TTLS: Fix possible memory leak in eap_ttls_phase2_request_mschap()
|
8 years ago |
Johannes Berg
|
a1f11e34c4
Use os_memdup()
|
8 years ago |
Jouni Malinen
|
b41d3e0a75
crypto: Process des_encrypt() error returns in callers
|
8 years ago |
Jouni Malinen
|
76aa318381
EAP: Call deinit_for_reauth() for Phase 2 EAP methods
|
8 years ago |
Paul Stewart
|
ed9b1c16d5
EAP peer: Cache decrypted requests for EAP-SIM/AKA/AKA'
|
8 years ago |
Jouni Malinen
|
95de34a10a
Remove trailing whitespace
|
8 years ago |
Jouni Malinen
|
0daa9f6a13
EAP-TTLS peer: Fix success after fragmented final Phase 2 message
|
9 years ago |
Jouni Malinen
|
49a26bb3e3
EAP peer: Simplify EAP method registration call
|
9 years ago |
Pali Rohár
|
f24e48861d
EAP-TTLS peer: Fix parsing auth= and autheap= phase2 params
|
9 years ago |
Jouni Malinen
|
3c108b7573
EAP peer: External server certificate chain validation
|
9 years ago |
Jouni Malinen
|
835c89a16b
EAP-TTLS: Disable CHAP, MSCHAP, and MSCHAPV2 in CONFIG_FIPS=y builds
|
10 years ago |
Jouni Malinen
|
bb91243047
EAP-TTLS/PEAP/FAST peer: Stop immediately on local TLS processing failure
|
10 years ago |
Jouni Malinen
|
e9ed7d9898
EAP-TTLS: Avoid ubsan warning on 0x80<<24 not fitting in int
|
10 years ago |
Jouni Malinen
|
d36c803c69
EAP-TLS/PEAP/TTLS/FAST: Move more towards using struct wpabuf
|
10 years ago |
Ben
|
9bd0273931
EAP: Fix possible memory leak in eap_ttls_process_decrypted()
|
10 years ago |
Jouni Malinen
|
1f102d3bb0
Check os_snprintf() result more consistently - manual
|
10 years ago |
Jouni Malinen
|
d85e1fc8a5
Check os_snprintf() result more consistently - automatic 1
|
10 years ago |
Jouni Malinen
|
a7bec9e7b2
EAP-TTLS: Add support for deriving EMSK
|
10 years ago |
Dmitry Shmidt
|
870dfe9932
EAP-TTLS: Remove FreeRADIUS workaround for EAP-TTLS/MSCHAPv2
|
11 years ago |
Jouni Malinen
|
f534ee0804
EAP peer: Clear keying material on deinit
|
11 years ago |
Stevent Li
|
950c563076
EAP peer: Add Session-Id derivation
|
12 years ago |
Jouni Malinen
|
c22075e144
Disable TLS Session Ticket extension by default for EAP-TLS/PEAP/TTLS
|
13 years ago |
Jouni Malinen
|
371296881a
EAP-TTLS: Allow TTLS to be built without MSCHAPv2 support
|
13 years ago |
Jouni Malinen
|
e19467e161
TTLS: Fix peer challenge generation for TTLS/MSCHAPv2
|
13 years ago |
Jouni Malinen
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
13 years ago |
Jouni Malinen
|
af72d17e72
EAP-TTLS peer: Fix user input during implicit identity request
|
13 years ago |
Jouni Malinen
|
fd2f2d0489
Remove EAP-TTLSv1 and TLS/IA
|
14 years ago |
Jouni Malinen
|
74727a7b32
Use type cast to get rid of implicit sign extension
|
14 years ago |
Jouni Malinen
|
2a29f0d45c
Rename EAP TLS variables to make server and peer code consistent
|
15 years ago |