hostap/src
Jouni Malinen 9dd7d6b09c WPS: Add special AP Setup Locked mode to allow read only ER
ap_setup_locked=2 can now be used to enable a special mode where
WPS ER can learn the current AP settings, but cannot change then.
In other words, the protocol is allowed to continue past M2, but
is stopped at M7 when AP is in this mode. WPS IE does not
advertise AP Setup Locked in this case to avoid interoperability
issues.

In wpa_supplicant, use ap_setup_locked=2 by default. Since the AP PIN
is disabled by default, this does not enable any new functionality
automatically. To allow the read-only ER to go through the protocol,
wps_ap_pin command needs to be used to enable the AP PIN.
2010-11-17 16:48:39 +02:00
..
ap Share WPA IE parser function for RSN authenticator/supplicant 2010-11-12 21:52:14 +02:00
common Share WPA IE parser function for RSN authenticator/supplicant 2010-11-12 21:52:14 +02:00
crypto OpenSSL: Fix public key length in DH group 5 operations 2010-06-26 21:03:25 -07:00
drivers Add HT40 flags into driver channel list 2010-11-12 18:13:37 +02:00
eap_common EAP-pwd: Fix couple of memory leaks 2010-09-14 22:16:17 -10:00
eap_peer EAP-pwd: Fix couple of memory leaks 2010-09-14 22:16:17 -10:00
eap_server Fix EAP standalone server 2010-11-07 16:25:35 +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_ndis: Fix overlapped write not to corrupt stack 2010-09-02 13:23:14 +03:00
p2p P2P: Reselect operating channel preference based on best channels 2010-11-10 13:34:33 +02:00
radius EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10:00
rsn_supp Share WPA IE parser function for RSN authenticator/supplicant 2010-11-12 21:52:14 +02:00
tls Internal TLS: Fix X.509 name handling to use sequency of attributes 2010-05-25 20:55:29 +03:00
utils Move wpa_cli readline integration into src/utils/edit_readline.c 2010-11-14 22:37:43 +02:00
wps WPS: Add special AP Setup Locked mode to allow read only ER 2010-11-17 16:48:39 +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