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
|
30f5c941aa
WPS: Added note about update_config and added WPS to ChangeLog
|
16 years ago |
Jouni Malinen
|
bd034191ab
WPS: Added initial documentation on using WPS with wpa_supplicant
|
16 years ago |
Jouni Malinen
|
a8d05fca5f
Clear various flags on re-association to allow key_mgmt changes
|
16 years ago |
Jouni Malinen
|
0a40ec6a90
Always clear EAP altAccept and altReject variables on new association
|
16 years ago |
Jouni Malinen
|
351f09a221
WPS: Added support for fragmented WPS IE in Beacon and Probe Response
|
16 years ago |
Jouni Malinen
|
06384c662a
WPS: Added driver_test debug dump of Beacon/ProbeResp WPS IE
|
16 years ago |
Jouni Malinen
|
8874b727ab
WPS: Add length limits to device attribute strings
|
16 years ago |
Jouni Malinen
|
43fb17940f
WPS: Fixed hostapd to use allocated buffers for device attributes
|
16 years ago |
Jouni Malinen
|
23f53f2a81
WPS: Get AP PIN from configuration instead of using hardcoded value
|
16 years ago |
Jouni Malinen
|
728fae1631
WPS: Added WPS into key_mgmt config write handler
|
16 years ago |
Jouni Malinen
|
fcc60db4eb
WPS: Added wpa_supplicant ctrl_iface commands to start WPS processing
|
16 years ago |
Jouni Malinen
|
e237a6b0d7
Fixed wpa_config_parse_string() not to modify const string.
|
16 years ago |
Jouni Malinen
|
e05716d0b0
WPS: Added helper functions for generating and validating PINs
|
16 years ago |
Jouni Malinen
|
b01c18a8ef
WPS: Set Request Type properly into WPS IE in ProbeReq/AssocReq
|
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 |
Jouni Malinen
|
7d7c918d97
WPS: Pass device data into wps_enrollee_build_probe_req_ie()
|
16 years ago |
Jouni Malinen
|
eb76b7e3ff
WPS: Parse Request Type from WPS IE in (Re)AssocReq and derive mgmt keys
|
16 years ago |
Jouni Malinen
|
e9ab39b444
WPS: Added comments for main data structures
|
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 |
Jouni Malinen
|
fa201b694f
WPS: Move WPS glue code from wpas_glue.c to wps_supplicant.c
|
16 years ago |
Jouni Malinen
|
ff434cbdda
WPS: Moved device attributes into wps_context::dev for Enrollee case
|
16 years ago |
Jouni Malinen
|
4b6a71fa31
0.5.11 release
|
16 years ago |
Jouni Malinen
|
9d695f3dd0
WPS: Update supplicant configuration when acting as an external Registrar
|
16 years ago |