hostapd/src/wps
2009-01-17 21:14:13 +02:00
..
.gitignore Add a .gitignore for the new wps directory. 2008-11-23 19:40:37 +02:00
Makefile Added preliminary Wi-Fi Protected Setup (WPS) implementation 2008-11-23 19:34:26 +02:00
wps.c Removed registrar pointer from wps_config and wps_data 2009-01-03 20:09:35 +02:00
wps.h Added an option to add (or override) Credential attribute(s) in M8 2009-01-16 22:50:41 +02:00
wps_attr_build.c WPS: Split wps_common.c into parts 2008-11-29 13:16:26 +02:00
wps_attr_parse.c WPS: Split wps_common.c into parts 2008-11-29 13:16:26 +02:00
wps_attr_process.c WPS: Split wps_common.c into parts 2008-11-29 13:16:26 +02:00
wps_common.c WPS: Added event callback for successfully completed registration 2008-12-19 22:34:18 +02:00
wps_defs.h WPS: Parse Request Type from WPS IE in (Re)AssocReq and derive mgmt keys 2008-11-29 12:11:56 +02:00
wps_dev_attr.c WPS: As a workaround, pad zero-length device attributes 2008-12-25 21:19:46 +02:00
wps_dev_attr.h WPS: Moved RF Bands processing into wps_dev_attr.c 2008-11-29 12:59:43 +02:00
wps_enrollee.c Removed duplicated authenticator yes/no from wps_config and wps_data 2009-01-03 19:57:22 +02:00
wps_i.h Removed registrar pointer from wps_config and wps_data 2009-01-03 20:09:35 +02:00
wps_registrar.c Changed the Network Index value to 1 since that is the default value 2009-01-17 21:14:13 +02:00