fragattacks/src/rsn_supp
Cedric Izoard 8c889222bc TDLS: Fix checks on prohibit bits
ext_capab/ext_capab_len do not include ID and Length so no extra +2
offset should be used. This fixes a regression from commit
faf427645a ('TDLS: Use proper IE parsing
routine for non-EAPOL-Key cases') that replaced the IE parser without
noticing the difference in the pointer offset.

Signed-off-by: Flavia Vanetti <flavia.vanetti@ceva-dsp.com>
2016-10-29 00:24:12 +03:00
..
Makefile tests: Add eapol-fuzzer 2015-04-22 11:44:19 +03:00
peerkey.c RSN: Pass full PTK to wpa_eapol_key_send() instead of KCK only 2016-10-10 21:11:47 +03:00
peerkey.h Make struct wpa_eapol_key easier to use with variable length MIC 2016-10-10 21:11:46 +03:00
pmksa_cache.c SAE: Fix PMKID calculation for PMKSA cache 2016-02-18 21:07:47 +02:00
pmksa_cache.h SAE: Fix PMKID calculation for PMKSA cache 2016-02-18 21:07:47 +02:00
preauth.c SAE: Fix PMKID calculation for PMKSA cache 2016-02-18 21:07:47 +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_ft.c FT: Allow CCMP-256 and GCMP-256 as group ciphers 2015-07-07 16:25:06 +03:00
wpa_i.h FILS: Association Response processing (STA) 2016-10-26 00:20:04 +03: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
wpa.c FILS: Association Response processing (STA) 2016-10-26 00:20:04 +03:00
wpa.h FILS: Association Response processing (STA) 2016-10-26 00:20:04 +03:00