hostapd/src
Jouni Malinen f620268f13 WPS: Add support for external Registrars using UPnP transport
This adds mostly feature complete external Registrar support with the
main missing part being proper support for multiple external Registrars
working at the same time and processing of concurrent registrations when
using an external Registrar.

This code is based on Sony/Saice implementation
(https://www.saice-wpsnfc.bz/) and the changes made by Ted Merrill
(Atheros) to make it more suitable for hostapd design and embedded
systems. Some of the UPnP code is based on Intel's libupnp. Copyrights
and licensing are explained in src/wps/wps_upnp.c in more detail.
2009-01-29 18:47:02 +02:00
..
common WPS: Lock AP Setup on multiple AP PIN validation failures 2009-01-23 21:57:43 +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 WPS: Add support for external Registrars using UPnP transport 2009-01-29 18:47:02 +02:00
eap_server WPS: Add support for external Registrars using UPnP transport 2009-01-29 18:47:02 +02:00
eapol_supp Add an EAPOL payload length workaround for a WPS implementation 2009-01-23 18:01:03 +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 WPS: Add support for external Registrars using UPnP transport 2009-01-29 18:47:02 +02:00
wps WPS: Add support for external Registrars using UPnP transport 2009-01-29 18:47:02 +02:00
Makefile Added preliminary Wi-Fi Protected Setup (WPS) implementation 2008-11-23 19:34:26 +02:00