fragattacks/src/rsn_supp
Jouni Malinen a20088e576 Allow SHA256-based key handshake to be used without 802.11r
Previously, both CONFIG_IEEE80211W=y and CONFIG_IEEE80211R=y were needed
to enable SHA256-based key handshake (WPA-PSK-SHA256 and
WPA-EAP-SHA256). This can now be done with just CONFIG_IEEE80211W=y.
2009-02-19 19:49:34 +02:00
..
.gitignore Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
Makefile Improved 'make install' (use BINDIR/LIBDIR, install shared objects) 2009-02-15 14:22:50 +02:00
peerkey.c Added a separate ctx pointer for wpa_msg() calls in WPA supp 2009-01-17 17:54:40 +02:00
peerkey.h Added support for using SHA256-based stronger key derivation for WPA2 2008-08-31 22:57:28 +03:00
pmksa_cache.c Moved rsn_pmkid() into shared code to avoid duplication 2009-01-14 21:31:47 +02:00
pmksa_cache.h Removed wpa_sm dereference from pmksa_cache_list() 2009-01-13 20:22:42 +02:00
preauth.c Added a separate ctx pointer for wpa_msg() calls in WPA supp 2009-01-17 17:54:40 +02:00
preauth.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
wpa_ft.c Add Key Length field into IGTK sub-element (FTIE) per 802.11w/D7.0 2008-12-26 12:49:15 +02:00
wpa_i.h Added support for enforcing frequent PTK rekeying 2008-11-06 19:57:21 +02:00
wpa_ie.c Added support for using SHA256-based stronger key derivation for WPA2 2008-08-31 22:57:28 +03:00
wpa_ie.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
wpa.c Allow SHA256-based key handshake to be used without 802.11r 2009-02-19 19:49:34 +02:00
wpa.h Added a separate ctx pointer for wpa_msg() calls in WPA supp 2009-01-17 17:54:40 +02:00