fragattacks/src
Jouni Malinen ff434cbdda WPS: Moved device attributes into wps_context::dev for Enrollee case
Previously, hardcoded values were used in wps_enrollee.c. These are now
moved into shared data in struct wps_context. In case of
AP/Authenticator, these are initialized in wps_hostapd.c. In case of
client/supplicant, these are now initialized in EAP-WSC peer method,
but will probably end up being moved into higher layer for better
configuration.
 EAP-WSC peer method for
2008-11-28 19:29:22 +02:00
..
common Added support for configuring secondary channel offset for HT40 2008-11-24 16:33:45 +02:00
crypto Use SSL_F_SSL_SET_SESSION_TICKET_EXT instead of OPENSSL_VERSION_NUMBER 2008-11-23 21:14:43 +02:00
drivers Added preliminary Wi-Fi Protected Setup (WPS) implementation 2008-11-23 19:34:26 +02:00
eap_common Added preliminary Wi-Fi Protected Setup (WPS) implementation 2008-11-23 19:34:26 +02:00
eap_peer WPS: Moved device attributes into wps_context::dev for Enrollee case 2008-11-28 19:29:22 +02:00
eap_server Added preliminary Wi-Fi Protected Setup (WPS) implementation 2008-11-23 19:34:26 +02:00
eapol_supp WPS: Moved UUID configuration from phase1 into global config area 2008-11-26 20:47:24 +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 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
radius Added preliminary Wi-Fi Protected Setup (WPS) implementation 2008-11-23 19:34:26 +02:00
rsn_supp Added preliminary Wi-Fi Protected Setup (WPS) implementation 2008-11-23 19:34:26 +02:00
tls Silenced compiler warnings on size_t printf format and shadowed variables 2008-09-27 10:46:06 +03:00
utils WPS: Moved UUID configuration from phase1 into global config area 2008-11-26 20:47:24 +02:00
wps WPS: Moved device attributes into wps_context::dev for Enrollee case 2008-11-28 19:29:22 +02:00
Makefile Added preliminary Wi-Fi Protected Setup (WPS) implementation 2008-11-23 19:34:26 +02:00