hostap/src
Jouni Malinen f981eabcf0 WPS: Add option to disable open networks by default
CONFIG_WPS_REG_DISABLE_OPEN=y can be used to configure wpa_supplicant
to disable open networks by default when wps_reg command is used to
learn the current AP settings. When this is enabled, there will be a
WPS-OPEN-NETWORK ctrl_iface event and the user will need to explicitly
enable the network (e.g., with "select_network <id>") to connect to
the open network.
2010-12-30 12:28:13 +02:00
..
ap Allow AP mode to disconnect STAs based on low ACK condition 2010-12-28 17:15:01 +02:00
common WPS: Add option to disable open networks by default 2010-12-30 12:28:13 +02:00
crypto Removed unused variable from non-Linux builds 2010-12-14 17:10:39 +02:00
drivers nl80211: Use driver-based off-channel TX if available 2010-12-29 14:05:34 +02:00
eap_common Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_peer Re-initialize EAP ClientTimeout on for each session 2010-12-28 12:09:14 +02:00
eap_server Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eapol_auth EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10:00
eapol_supp Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
l2_packet l2_packet: Use wpa_printf() instead of perror() 2010-11-24 15:00:22 +02:00
p2p P2P: Limit the retransmission of GO Negotiation request to 120 2010-12-28 11:48:58 +02:00
radius EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10:00
rsn_supp Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
tls Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
utils wlantest: Add send command for injecting raw frames 2010-12-16 16:11:54 +02:00
wps WPS: Include all Config Methods in Probe Request 2010-12-20 12:54:10 +02: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