Jouni Malinen
|
7cbf51bbd8
WPS UFD: Remove oob_dev pointer from wps_context
|
16 years ago |
Masashi Honma
|
46bdb83acd
WPS: Add UFD support (USBA out-of-band mechanism)
|
16 years ago |
Andriy Tkachuk
|
522b5b6ed3
WPS: Fix WEP key index to use 1..4 instead of 0..3
|
16 years ago |
Andriy Tkachuk
|
4b195a1bc9
WPS: support WEP keys in hex characters format in received credentials
|
16 years ago |
Jouni Malinen
|
3b2cf800af
WPS: Lock AP Setup on multiple AP PIN validation failures
|
16 years ago |
Jouni Malinen
|
a609915233
Allow WPS APs for PIN enrollment even without Selected Registrar
|
16 years ago |
Jouni Malinen
|
476621644c
WPS: Add configurable option for processing credentials externally
|
16 years ago |
Jouni Malinen
|
eca6e0a9a5
WPS: Provide the unparsed Credential attribute to cred_cb()
|
16 years ago |
Jouni Malinen
|
f286077de2
WPS: Ignore credentials for unsupported authentication type
|
16 years ago |
Jouni Malinen
|
7aab82b3fe
Fixed WPS credential conversion to wpa_supplicant configuration
|
16 years ago |
Jouni Malinen
|
c5adf528a2
Moved WPS Registrar initialization from EAP peer to wps_supplicant.c
|
16 years ago |
Jouni Malinen
|
f90c86d4a3
Added Doxygen documentation for WPS code
|
16 years ago |
Jouni Malinen
|
79da74a20c
WPS: Generate UUID based on MAC address, if not set
|
16 years ago |
Jouni Malinen
|
44cd430f87
Fixed PBC overlap detection to handle case of missing UUID-E
|
16 years ago |
Jouni Malinen
|
24c23d1b3c
WPS: Added support for wildcard SSID matching in ap_scan=2 mode
|
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
|
4b68290e77
WPS: Added event callback and M2D notification
|
16 years ago |
Jouni Malinen
|
f0477201bd
WPS: Fixed deinit code for freeing config and registrar data
|
16 years ago |
Jouni Malinen
|
ff8a53a8d7
Use a fixed wps_msg prefix with WPS creds notification
|
16 years ago |
Jouni Malinen
|
a524f05eb3
WPS: Added control interface notification for available WPS APs
|
16 years ago |
Jouni Malinen
|
484957ae6c
Fixed memory leak in WPS PBC overlap detection
|
16 years ago |
Jouni Malinen
|
3c0b7aa4fe
Added configuration of WPS device parameters for wpa_supplicant
|
16 years ago |
Jouni Malinen
|
351f09a221
WPS: Added support for fragmented WPS IE in Beacon and Probe Response
|
16 years ago |
Jouni Malinen
|
fcc60db4eb
WPS: Added wpa_supplicant ctrl_iface commands to start WPS processing
|
16 years ago |
Jouni Malinen
|
b01c18a8ef
WPS: Set Request Type properly into WPS IE in ProbeReq/AssocReq
|
16 years ago |
Jouni Malinen
|
120bd30c34
WPS: Moved RF Bands processing into wps_dev_attr.c
|
16 years ago |
Jouni Malinen
|
398cfbf6be
WPS: Moved mac_addr and uuid configuration into wps_context
|
16 years ago |
Jouni Malinen
|
116654ce24
WPS: Moved wps_context initialization into wps_supplicant.c
|
16 years ago |
Jouni Malinen
|
bcbbc7af45
WPS: Merged two cred_cb variables into the same one
|
16 years ago |