hostap/src/radius
Jouni Malinen ad08c3633c Added preliminary Wi-Fi Protected Setup (WPS) implementation
This adds WPS support for both hostapd and wpa_supplicant. Both programs
can be configured to act as WPS Enrollee and Registrar. Both PBC and PIN
methods are supported.

Currently, hostapd has more complete configuration option for WPS
parameters and wpa_supplicant configuration style will likely change in
the future. External Registrars are not yet supported in hostapd or
wpa_supplicant. While wpa_supplicant has initial support for acting as
an Registrar to configure an AP, this is still using number of hardcoded
parameters which will need to be made configurable for proper operation.
2008-11-23 19:34:26 +02:00
..
.gitignore Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
Makefile Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
radius.c Chargeable-User-Identity (RFC 4372) in eapol_test 2008-03-30 17:39:19 +03:00
radius.h Chargeable-User-Identity (RFC 4372) in eapol_test 2008-03-30 17:39:19 +03:00
radius_client.c Fixed RADIUS client local address forcing for IPv6 (eapol_test) 2008-06-05 20:33:33 +03:00
radius_client.h eapol_test: Allow client IP address to be specified 2008-03-30 18:15:52 +03:00
radius_server.c Added preliminary Wi-Fi Protected Setup (WPS) implementation 2008-11-23 19:34:26 +02:00
radius_server.h Added preliminary Wi-Fi Protected Setup (WPS) implementation 2008-11-23 19:34:26 +02:00