Jouni Malinen
|
4625a47f4b
WPS: Change wpa_supplicant wps_reg to not send out M8
|
16 years ago |
Jouni Malinen
|
077a781f7a
WPS: Add support for setting timeout for PIN
|
16 years ago |
Jouni Malinen
|
826fff182f
WPS: Add a workaround for auth/encr type flags mismatches
|
16 years ago |
Jouni Malinen
|
73267b9ca4
WPS: Fix local configuration update after AP configuration
|
16 years ago |
Jouni Malinen
|
9f98c48315
Fix doxygen function comment
|
16 years ago |
Jouni Malinen
|
143a4bf632
WPS: Add a workaround for static WEP with Windows network probe
|
16 years ago |
Jouni Malinen
|
116f7bb0a3
WPS UFD: Build OOB functionality only if UFD is enabled
|
16 years ago |
Masashi Honma
|
46bdb83acd
WPS: Add UFD support (USBA out-of-band mechanism)
|
16 years ago |
Masashi Honma
|
363a9e2434
WPS: Set correct Selected Registrar Config Methods attribute
|
16 years ago |
Jouni Malinen
|
915c1ba3c5
WPS UPnP: Added support for multiple external Registrars
|
16 years ago |
Jouni Malinen
|
f65cbff3a3
WPS: Moved Version attribute validation into a shared function
|
16 years ago |
Andriy Tkachuk
|
25e31cccbe
WPS: Set correct Device Password ID in M2
|
16 years ago |
Jouni Malinen
|
f620268f13
WPS: Add support for external Registrars using UPnP transport
|
16 years ago |
Jouni Malinen
|
3b2cf800af
WPS: Lock AP Setup on multiple AP PIN validation failures
|
16 years ago |
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 |