Jouni Malinen
|
e64e3d245e
WPS: Fix CONFIG_WPS_OOB build
|
14 years ago |
Jouni Malinen
|
53587ec183
WPS 2.0: Make WSC 2.0 support to be build option (CONFIG_WPS2)
|
15 years ago |
Jouni Malinen
|
6a857074f4
WPS 2.0: Add virtual/physical display and pushbutton config methods
|
15 years ago |
Jouni Malinen
|
f439079e93
WPS 2.0: Add new attributes and update version negotiation
|
15 years ago |
Jouni Malinen
|
92afbe9d63
WPS: Make DH debug prints easier to understand
|
14 years ago |
Jouni Malinen
|
c01106f3e8
WPS: Add more debug info for DH keys
|
14 years ago |
Jouni Malinen
|
93368ca4a2
WPS: Do not include Label in default Config Methods
|
15 years ago |
Jouni Malinen
|
c0e4dd9eeb
WPS: Make Config Methods configurable for wpa_supplicant
|
15 years ago |
Jouni Malinen
|
03da66bd59
Remove src/crypto from default include path
|
15 years ago |
Jouni Malinen
|
120158cc8b
Move uuid_gen_mac_addr() from uuid.c into src/wps
|
15 years ago |
Jouni Malinen
|
96750ea5e5
WPS: Clean up Primary Device Type handling
|
15 years ago |
Jouni Malinen
|
d806a5588e
WPS: Remove derivation of management keys
|
15 years ago |
Oleg Kravtsov
|
63330c6832
WPS: Add PBC overlap and timeout events from WPS module
|
15 years ago |
Jouni Malinen
|
f042122a57
Allow the internal DH implementation to be overridden
|
15 years ago |
Masashi Honma
|
fe23eb5696
WPS: Aggregate deinit calls in WPS OOB
|
15 years ago |
Masashi Honma
|
e1ee6b600b
WPS: Add support for NFC out-of-band mechanism
|
16 years ago |
Jouni Malinen
|
116f7bb0a3
WPS UFD: Build OOB functionality only if UFD is enabled
|
16 years ago |
Jouni Malinen
|
7cbf51bbd8
WPS UFD: Remove oob_dev pointer from wps_context
|
16 years ago |
Jouni Malinen
|
70e070461d
WPS UFD: Use private data structure for oob_device_data
|
16 years ago |
Jouni Malinen
|
390cd3105d
WPS UFD: Make build conditional on CONFIG_WPS_UFD=y
|
16 years ago |
Masashi Honma
|
46bdb83acd
WPS: Add UFD support (USBA out-of-band mechanism)
|
16 years ago |
Jouni Malinen
|
3b2cf800af
WPS: Lock AP Setup on multiple AP PIN validation failures
|
16 years ago |
Jouni Malinen
|
b3ddab2122
WPS: Pad DH Public Key and Shared Key to 192 octets
|
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
|
e05716d0b0
WPS: Added helper functions for generating and validating PINs
|
16 years ago |
Jouni Malinen
|
b8a8c299c8
WPS: Moved WPS IE building for ProbeReq/AssocReq into wps.c
|
16 years ago |
Jouni Malinen
|
7d7b8e960a
WPS: Split wps_common.c into parts
|
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 |