fragattacks/src
Jouni Malinen aabe26a136 WPS: Added option to disable AP auto-config on first registration
This operation can now be moved into an external program by configuring
hostapd with wps_cred_processing=1 and skip_cred_build=1. A new
ctrl_iface message (WPS-REG-SUCCESS <Enrollee MAC addr> <UUID-E>) will
be used to notify external programs of each successful registration and
that can be used as a tricker to move from unconfigured to configured
state.
2009-01-21 13:48:10 +02:00
..
common WPS: Added option to disable AP auto-config on first registration 2009-01-21 13:48:10 +02:00
crypto Added CONFIG_NO_AES_EXTRAS for hostapd 2009-01-12 15:15:35 +02:00
drivers Implement set_probe_req_ie() for nl80211 drivers 2009-01-20 14:06:02 +02:00
eap_common Include the header file to validate function prototype. 2009-01-03 20:21:12 +02:00
eap_peer Silenced number of Doxygen warnings 2009-01-04 15:07:54 +02:00
eap_server Renamed shadowed variable 2009-01-13 19:31:51 +02:00
eapol_supp WPS: Moved mac_addr and uuid configuration into wps_context 2008-11-28 20:44:47 +02:00
hlr_auc_gw Fixed Milenage debug output to use correct length for IK and CK 2008-11-20 15:45:31 +02:00
l2_packet Added endianness annotation for sparse 2009-01-03 21:00:38 +02:00
radius Moved RADIUS Class attribute helpers into RADIUS module 2009-01-13 20:01:29 +02:00
rsn_supp Added a separate ctx pointer for wpa_msg() calls in WPA supp 2009-01-17 17:54:40 +02:00
tls Fixed number of doxygen warnings 2009-01-02 22:28:04 +02:00
utils Share the same radiotap helper implementation 2009-01-09 15:22:19 +02:00
wps WPS: Added option to disable AP auto-config on first registration 2009-01-21 13:48:10 +02:00
Makefile Added preliminary Wi-Fi Protected Setup (WPS) implementation 2008-11-23 19:34:26 +02:00