fragattacks/src
Jouni Malinen 07fecd3915 P2P: Remove Label config method
The P2P specification (3.1.4.3) disallows use of the Label configuration
method between two P2P devices. This was previously enforced at upper
level, but the obsolete code can be removed from wpa_supplicant. This
adds a bit more strict enforcement of the policy, but should not result
in practical differences since no known P2P implementation uses Label
config method.
2011-09-08 16:40:03 +03:00
..
ap Fix Deauth/Disassoc callback handling with test frames 2011-09-06 21:03:02 +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 WPA_VERSIONS attribute for Connect command 2011-09-02 20:40:23 +03:00
eap_common EAP-pwd: Fix some interoperability issues 2011-01-16 13:12:07 +02:00
eap_peer EAP: Add "expanded" EAP type to get_name functions 2011-08-28 19:23:16 +03:00
eap_server EAP: Add "expanded" EAP type to get_name functions 2011-08-28 19:23:16 +03:00
eapol_auth Make sure that EAP callbacks are not done if state machine has been removed 2011-08-12 11:56:44 +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: Remove Label config method 2011-09-08 16:40:03 +03:00
radius hostapd: Fix RADIUS client configuration update on reconfig 2011-02-10 22:12:29 +02:00
rsn_supp Flush PMKSA cache entries and invalidate EAP state on network changes 2011-09-07 17:46:00 +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 WPS: Set Probe Request config methods based on configuration 2011-09-01 15:24:45 +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