hostap/src
Andriy Tkachuk febc0551c5 WPS: Do not use Selected Registrar Config Methods from scan results
Before this change, it looked like an AP that was using wsccmd did not
get activated since wsccmd left the Selected Registrar Config Methods
attribute to be zero. Since Device Password ID can be used to
distinguish PBC from any other method, use only it to figure out whether
PBC or PIN method is active.
2008-12-25 20:33:00 +02:00
..
common WPS: Added event callback for successfully completed registration 2008-12-19 22:34:18 +02:00
crypto Fix CONFIG_WPS=y, CONFIG_TLS=internal build 2008-12-18 20:10:18 +02:00
drivers Added get_interfaces() handler to list all NDIS adapters 2008-12-24 21:31:14 +02:00
eap_common IANA allocated EAP method type 51 to EAP-GPSK 2008-12-20 12:39:24 +02:00
eap_peer Use wildcard UUID when setting AP PIN for Registrar in wpa_supplicant 2008-12-21 17:37:40 +02:00
eap_server Fixed EAP-AKA build in case EAP-AKA' is disabled 2008-12-16 18:57:49 +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 Ported driver_test to Windows (only UDP socket available) 2008-12-12 22:41:18 +02:00
radius Added preliminary Wi-Fi Protected Setup (WPS) implementation 2008-11-23 19:34:26 +02:00
rsn_supp WPS: Moved mac_addr and uuid configuration into wps_context 2008-11-28 20:44:47 +02:00
tls Silenced compiler warnings on size_t printf format and shadowed variables 2008-09-27 10:46:06 +03:00
utils Workaround number of compiler warnings with newer MinGW version 2008-12-11 00:56:37 +02:00
wps WPS: Do not use Selected Registrar Config Methods from scan results 2008-12-25 20:33:00 +02:00
Makefile Added preliminary Wi-Fi Protected Setup (WPS) implementation 2008-11-23 19:34:26 +02:00