fragattacks/src
Jouni Malinen e6c6274947 Add preliminary MNC length determination based on IMSI
Some SIM cards do not include MNC length with in EF_AD. Try to figure
out the MNC length based on the MCC/MNC values in the beginning of the
IMSI. This covers a prepaid Elisa/Kolumbus card that would have ended
up using incorrect MNC length based on the 3-digit default.

Signed-hostap: Jouni Malinen <j@w1.fi>
2012-01-22 21:54:24 +02:00
..
ap Work around interop issue with WPA type EAPOL-Key 4/4 in WPA2 mode 2012-01-22 12:23:28 +02:00
common P2P: Notify upper framework on stopping the p2p_find(SEARCH) 2012-01-22 17:20:53 +02:00
crypto Rename tls_prf() to tls_prf_sha1_md5() 2011-11-27 21:27:01 +02:00
drivers P2P: Allow Device ID to be specified for p2p_find command 2012-01-08 09:25:29 -08:00
eap_common Rename tls_prf() to tls_prf_sha1_md5() 2011-11-27 21:27:01 +02:00
eap_peer Add preliminary MNC length determination based on IMSI 2012-01-22 21:54:24 +02:00
eap_server EAP server: Force identity request after eapRestart for passthrough 2011-12-06 13:02:23 +02:00
eapol_auth Make sure that EAP callbacks are not done if state machine has been removed 2011-08-12 11:56:44 +03:00
eapol_supp Clear EAPOL authWhile and heldWhile values when port is disabled 2011-12-31 13:42:23 +02:00
l2_packet l2_packet: Use wpa_printf() instead of perror() 2010-11-24 15:00:22 +02:00
p2p P2P: Notify upper framework on stopping the p2p_find(SEARCH) 2012-01-22 17:20:53 +02:00
radius Allow WPA passphrase to be fetched with RADIUS Tunnel-Password attribute 2011-12-11 13:01:57 +02:00
rsn_supp Check wpa_supplicant_parse_ies() return value more consistently 2011-12-04 16:40:06 +02:00
tls TLS: Add support for SHA256-based cipher suites from RFC 5246 2011-11-27 22:33:54 +02:00
utils SIM/USIM: Add function to get the MNC length from the SIM/USIM 2012-01-22 19:28:24 +02:00
wps WPS: Cancel previous registered wps_registrar_pbc_timeout 2011-12-29 21:32:06 +02:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00