hostap/src/rsn_supp
Jouni Malinen 5732b770f4 FILS: Allow FILS HLP requests to be added
The new wpa_supplicant control interface commands FILS_HLP_REQ_FLUSH and
FILS_HLP_REQ_ADD can now be used to request FILS HLP requests to be
added to the (Re)Association Request frame whenever FILS authentication
is used.

FILS_HLP_REQ_ADD parameters use the following format:
<destination MAC address> <hexdump of payload starting from ethertype>

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2017-01-29 14:32:17 +02:00
..
Makefile tests: Add eapol-fuzzer 2015-04-22 11:44:19 +03:00
peerkey.c PeerKey: Fix STK 4-way handshake regression 2016-12-18 19:56:05 +02:00
peerkey.h PeerKey: Fix EAPOL-Key processing 2016-12-18 19:07:29 +02:00
pmksa_cache.c External persistent storage for PMKSA cache entries 2016-12-12 23:47:04 +02:00
pmksa_cache.h Fix wpa_supplicant build error with IEEE8021X_EAPOL unset 2016-12-14 16:37:03 +02:00
preauth.c Add PMKSA-CACHE-ADDED/REMOVED events to wpa_supplicant 2016-12-12 21:00:43 +02:00
preauth.h Fix wpa_supplicant build with IEEE8021X_EAPOL=y and CONFIG_NO_WPA=y 2016-01-15 20:04:41 +02:00
tdls.c TDLS: Fix checks on prohibit bits 2016-10-29 00:24:12 +03:00
wpa.c FILS: Allow FILS HLP requests to be added 2017-01-29 14:32:17 +02:00
wpa.h FILS: Allow FILS HLP requests to be added 2017-01-29 14:32:17 +02:00
wpa_ft.c FT: Allow CCMP-256 and GCMP-256 as group ciphers 2015-07-07 16:25:06 +03:00
wpa_i.h FILS: Fix PMK and PMKID derivation from ERP 2017-01-13 21:07:40 +02:00
wpa_ie.c FILS: Add AKM definitions 2016-10-10 20:46:36 +03:00
wpa_ie.h Simplify VHT Capabilities element parsing 2015-04-22 22:05:11 +03:00