Jouni Malinen
|
aabe26a136
WPS: Added option to disable AP auto-config on first registration
|
16 years ago |
Jouni Malinen
|
05bf32cc87
Changed Credential MAC Address to be BSSID in AP/Registrar
|
16 years ago |
Jouni Malinen
|
655e466600
Changed the Network Index value to 1 since that is the default value
|
16 years ago |
Jouni Malinen
|
6fa68a0ee5
Added an option to add (or override) Credential attribute(s) in M8
|
16 years ago |
Jouni Malinen
|
08c0f0670a
Completed Doxygen documentation for functions declared in wps/wps.h
|
16 years ago |
Jouni Malinen
|
7e5ba1b916
Mark functions static if not used elsewhere and use proper prototypes
|
16 years ago |
Jouni Malinen
|
41c00105f2
Removed registrar pointer from wps_config and wps_data
|
16 years ago |
Jouni Malinen
|
5a8c6d3353
Removed duplicated authenticator yes/no from wps_config and wps_data
|
16 years ago |
Jouni Malinen
|
f90c86d4a3
Added Doxygen documentation for WPS code
|
16 years ago |
Jouni Malinen
|
84f5b41fc1
WPS: Cleanup UUID and MAC address configuration
|
16 years ago |
Jouni Malinen
|
ad5302a1ca
WPS: Added event callback for successfully completed registration
|
16 years ago |
Jouni Malinen
|
469fc3a41f
WPS: Added callback for failure-after-M2/M2D
|
16 years ago |
Jouni Malinen
|
a92c421d1a
WPS: Improved error processing to use NACK correctly
|
16 years ago |
Jouni Malinen
|
9e72e1d356
Workaround number of compiler warnings with newer MinGW version
|
16 years ago |
Jouni Malinen
|
08bec36178
WPS: Added support for wildcard PINs that work with any UUID-E
|
16 years ago |
Jouni Malinen
|
79d7d8efe7
WPS: Added more verbose debug info on authentication type mismatch
|
16 years ago |
Jouni Malinen
|
351f09a221
WPS: Added support for fragmented WPS IE in Beacon and Probe Response
|
16 years ago |
Jouni Malinen
|
120bd30c34
WPS: Moved RF Bands processing into wps_dev_attr.c
|
16 years ago |
Jouni Malinen
|
c0d041d9a7
WPS: Moved ProbeReq/AssocReq WPS IE building into wps_common.c
|
16 years ago |
Jouni Malinen
|
bcbbc7af45
WPS: Merged two cred_cb variables into the same one
|
16 years ago |
Jouni Malinen
|
9d695f3dd0
WPS: Update supplicant configuration when acting as an external Registrar
|
16 years ago |
Jouni Malinen
|
3f42d42c07
WPS: Moved Credential building to use struct wps_credential
|
16 years ago |
Jouni Malinen
|
96a2ed9f50
WPS: Process old AP Settings in M7 when registering as external Registrar
|
16 years ago |
Jouni Malinen
|
ad08c3633c
Added preliminary Wi-Fi Protected Setup (WPS) implementation
|
16 years ago |