fragattacks/src
Hai Shalom 4df4133917 EAP-SIM/AKA: Add support for anonymous@realm
SIM-based EAP authentication with IMSI encryption requires a special EAP
Identity response: anonymous@realm. Then the server sends AKA-Identity
request which is answered with the encrypted IMSI. Add logic that
indicates if the special anonymous identity is used. Otherwise, this
field is used for storing the pseudonym.

Test: Connect to Carrier Wi-Fi, verify correct behavior from captures
Test: Connect to non IMSI encrypted EAP-AKA AP, verify pseudonym usage
Signed-off-by: Hai Shalom <haishalom@google.com>
2019-05-31 16:52:15 +03:00
..
ap SAE: Do not send PMKID to the driver if PMKSA caching is disabled 2019-05-31 16:52:15 +03:00
common HE: Make the basic NSS/MCS configurable 2019-05-27 17:45:04 +03:00
crypto OpenSSL: Allow ca_cert_blob in PEM format 2019-05-28 13:39:01 +03:00
drivers SAE: Fix external_auth status in driver-SME STA case with AP SME support 2019-05-31 16:52:15 +03:00
eap_common EAP-SIM/AKA: Add support for anonymous@realm 2019-05-31 16:52:15 +03:00
eap_peer EAP-SIM/AKA: Add support for anonymous@realm 2019-05-31 16:52:15 +03:00
eap_server More forceful clearing of stack memory with keys 2019-05-26 16:11:56 +03:00
eapol_auth Add hostapd tls_flags parameter 2017-09-18 12:12:48 +03:00
eapol_supp More robust timer_tick_enabled tracking 2019-03-13 23:33:41 +02:00
fst UBSan: Define FST LLT macros without integer overflow 2019-02-25 19:48:49 +02:00
l2_packet wpa_supplicant: Don't reply to EAPOL if pkt_type is PACKET_OTHERHOST 2018-04-02 12:21:27 +03:00
p2p P2P: Send Action frame regardless if p2p_scan in progress 2019-05-31 16:52:15 +03:00
pae mka: Avoid memory leak in unexpected case in RECEIVE 2019-04-15 22:50:06 +03:00
radius RADIUS server: Do not close fd=0 in error cases 2019-05-25 19:10:08 +03:00
rsn_supp More forceful clearing of stack memory with keys 2019-05-26 16:11:56 +03:00
tls TLS: Add support for RFC 5705 TLS exporter context with internal TLS 2019-03-16 18:52:09 +02:00
utils More forceful clearing of stack memory with keys 2019-05-26 16:11:56 +03:00
wps Multi-AP: Avoid memcpy(ptr, NULL, 0) in WPS Registrar initialization 2019-02-23 11:37:20 +02:00
lib.rules tests: TLS fuzzing tool 2019-02-11 02:35:29 +02:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00