fragattacks/src
Jouni Malinen a381f2a286 nl80211: Fix connect command to not claim WPA if WPS is used
Such using params->wpa_ie to figure out whether the connection is for
WPA/WPA2 is not correct since that buffer is used also to add WPS IE. In
case of WPS, do not add NL80211_ATTR_WPA_VERSIONS to avoid confusing
drivers.
2011-08-09 13:59:43 +03:00
..
ap Dispatch more WPS events through hostapd ctrl_iface 2011-08-04 16:56:41 +03:00
common FT: Share IE parser implementation for Authenticator and Supplicant 2011-07-16 11:13:39 +03:00
crypto random: Check fwrite return value to avoid warnings 2011-08-06 21:16:31 +03:00
drivers nl80211: Fix connect command to not claim WPA if WPS is used 2011-08-09 13:59:43 +03:00
eap_common EAP-pwd: Fix some interoperability issues 2011-01-16 13:12:07 +02:00
eap_peer Move peer certificate wpa_msg() calls to notify.c 2011-07-05 12:40:37 +03:00
eap_server WPS: Add a workaround for Windows 7 capability discovery for PBC 2011-05-17 19:53:02 +03:00
eapol_auth WPS: Add a workaround for Windows 7 capability discovery for PBC 2011-05-17 19:53:02 +03:00
eapol_supp Add dbus signal for information about server certification 2011-07-05 12:22:32 +03:00
l2_packet l2_packet: Use wpa_printf() instead of perror() 2010-11-24 15:00:22 +02:00
p2p P2P: Fix 802.11b-only rate validation for Probe Request frames 2011-08-02 11:18:03 +03:00
radius hostapd: Fix RADIUS client configuration update on reconfig 2011-02-10 22:12:29 +02:00
rsn_supp FT: Share IE parser implementation for Authenticator and Supplicant 2011-07-16 11:13:39 +03:00
tls TLS: Reorder certificates if needed when reading them 2011-08-04 22:39:03 +03:00
utils Add a copyright and license statement for a radiotap header file 2011-06-23 16:39:26 +03:00
wps Dispatch more WPS events through hostapd ctrl_iface 2011-08-04 16:56:41 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00