fragattacks/src/common
Jouni Malinen a5d44ac083 EAP peer: Add framework for external SIM/USIM processing
The new configuration parameter external_sim=<0/1> can now be used to
configure wpa_supplicant to use external SIM/USIM processing (e.g., GSM
authentication for EAP-SIM or UMTS authentication for EAP-AKA). The
requests and responses for such operations are sent over the ctrl_iface
CTRL-REQ-SIM and CTRL-RSP-SIM commands similarly to the existing
password query mechanism.

Changes to the EAP methods to use this new mechanism will be added in
separate commits.

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-10-20 13:12:04 +03:00
..
defs.h EAP peer: Add framework for external SIM/USIM processing 2013-10-20 13:12:04 +03:00
eapol_common.h Share a single definition of EAPOL-Key structure for WEP keys 2012-08-07 21:27:01 +03:00
gas.c Add generic GAS request mechanism 2012-08-27 18:13:10 +03:00
gas.h Add generic GAS request mechanism 2012-08-27 18:13:10 +03:00
ieee802_11_common.c Interworking: Add support for QoS Mapping functionality for the STA 2013-10-18 14:13:45 +03:00
ieee802_11_common.h Interworking: Add support for QoS Mapping functionality for the STA 2013-10-18 14:13:45 +03:00
ieee802_11_defs.h Define BSS Load element id 2013-10-18 14:13:45 +03:00
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
privsep_commands.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
sae.c SAE: Add forgotten commit element validation step for FFC groups 2013-03-10 11:45:55 +02:00
sae.h SAE: Move temporary data into a separate data structure 2013-01-12 17:51:54 +02:00
version.h The hostap.git master branch is now used for 2.1 development 2013-01-12 17:51:10 +02:00
wpa_common.c Remove CONFIG_NO_WPA2 build parameter 2013-06-07 20:13:25 +03:00
wpa_common.h Move cipher to enum wpa_cipher conversion into wpa_common.c 2013-01-13 18:02:20 +02:00
wpa_ctrl.c Abstract and Android sockets for global ctrl_iface 2013-05-18 11:42:09 +03:00
wpa_ctrl.h P2P: Add event messages for possible PSK failures on P2P groups 2013-09-01 21:35:10 +03:00