hostapd/src/common
Jouni Malinen aa189ac9dd Enable FT with SAE
It was already possible to configure hostapd and wpa_supplicant to use
FT-SAE for the key management, but number of places were missing proper
AKM checks to allow FT to be used with the new AKM.

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-12-29 10:00:31 +02:00
..
defs.h Enable FT with SAE 2013-12-29 10:00:31 +02: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 Add definitions for new cipher suites from IEEE Std 802.11ac-2013 2013-12-24 22:21:04 +02:00
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
privsep_commands.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
sae.c Enable FT with SAE 2013-12-29 10:00:31 +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 Initial handling of GTK-not-used cipher suite 2013-12-26 22:26:05 +02:00
wpa_common.h Initial handling of GTK-not-used cipher suite 2013-12-26 22:26:05 +02:00
wpa_ctrl.c wpa_ctrl: Use monotonic time for request retry loop 2013-12-24 07:14:50 +02:00
wpa_ctrl.h Track whether scan was started by us or an external program 2013-12-26 18:27:48 +02:00