fragattacks/src/common
Jouni Malinen 03d3f28a69 Fix wpa_key_mgmt_*() helper functions to handle multiple bits
These can be used in some cases with a bitfield having multiple
AKMs enabled (e.g., WPA-PSK and WPA-PSK-SHA256). Address those
cases by checking whether any of the matching AKM are included.
2011-04-08 19:11:54 +03:00
..
defs.h Fix wpa_key_mgmt_*() helper functions to handle multiple bits 2011-04-08 19:11:54 +03:00
eapol_common.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
ieee802_11_common.c wlantest: Add support for decrypting TDLS frames 2010-12-13 11:20:55 +02:00
ieee802_11_common.h wlantest: Add support for decrypting TDLS frames 2010-12-13 11:20:55 +02:00
ieee802_11_defs.h TDLS: Add initial support for TDLS (IEEE Std 802.11z-2010) 2011-03-06 14:53:49 +02:00
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
privsep_commands.h Replace wpa_supplicant_sta_rx() call with driver event 2010-01-03 11:50:26 +02:00
version.h Allow a postfix to be defined for the version number 2010-10-07 10:51:04 +03:00
wpa_common.c WPA: Add more info for EAPOL-Key Nonce/MIC debugging 2011-01-15 16:57:08 +02:00
wpa_common.h hostapd: Add testing mode for RSN element extensions 2011-03-21 13:59:05 +02:00
wpa_ctrl.c Check select() return value in wpa_ctrl_request() 2011-03-15 15:54:21 +02:00
wpa_ctrl.h Add wpa_supplicant state change event for Android network manager 2011-02-26 13:20:16 +02:00