fragattacks/src
Jouni Malinen 6d49d9ecb8 EAP-SIM DB: Store permanent username as string in SQLite DB
Store permanent username (i.e., including prefix character) instead of
IMSI in the SQLite DB. Convert the string to a string since the EAP-AKA
prefix can start with zero. This cleans up the field names since the
value was already with the prefix included instead of just IMSI. In
addition, this explicitly removes some theoretical cases where the
different identity types could have been mixed.

Signed-hostap: Jouni Malinen <j@w1.fi>
2012-09-01 21:22:15 +03:00
..
ap Move WPA cipher information into a shared location 2012-08-30 11:53:54 +03:00
common Move WPA cipher information into a shared location 2012-08-30 11:53:54 +03:00
crypto Add sha256-prf.tls into libcrypto build 2012-08-22 11:15:55 +03:00
drivers Add support for using GCMP cipher from IEEE 802.11ad 2012-08-29 11:52:15 +03:00
eap_common Add UNAUTH-TLS vendor specific EAP type 2012-08-22 22:34:11 +03:00
eap_peer Clear idleWhile timer when EAP peer state machine is not in use 2012-08-26 23:35:08 +03:00
eap_server EAP-SIM DB: Store permanent username as string in SQLite DB 2012-09-01 21:22:15 +03:00
eapol_auth Initialize EAPOL auth identity/cui with STA entry data 2012-08-19 14:23:20 +03:00
eapol_supp Clear idleWhile timer when EAP peer state machine is not in use 2012-08-26 23:35:08 +03:00
l2_packet Update license notification in files initially contributed by Sam 2012-06-30 19:36:04 +03:00
p2p WFD: Add support for sending Wi-Fi Display service discovery requests 2012-08-29 19:51:29 +03:00
radius RADIUS DAS: Verify that Error-Code attribute is added 2012-08-19 18:32:35 +03:00
rsn_supp Move WPA cipher information into a shared location 2012-08-30 11:53:54 +03:00
tls LibTomMath: Use 64-bit mode for mp_digit 2012-06-09 11:53:30 +03:00
utils wpabuf: Get rid of separate ext_data pointer 2012-08-19 18:25:25 +03:00
wps WPS: Maintain more AP state during WPS PIN iteration 2012-08-27 13:48:11 +03: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