index
:
external_wpa_supplicant_8_ti.git
master
external wpa supplicant 8 ti
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
wps
Commit message (
Expand
)
Author
Age
Files
Lines
*
WPS: Added support for wildcard PINs that work with any UUID-E
Jouni Malinen
2008-11-30
1
-17
/
+43
*
WPS: Added more verbose debug info on authentication type mismatch
Jouni Malinen
2008-11-30
1
-1
/
+2
*
WPS: Added support for fragmented WPS IE in Beacon and Probe Response
Jouni Malinen
2008-11-29
3
-27
/
+50
*
WPS: Added helper functions for generating and validating PINs
Jouni Malinen
2008-11-29
2
-0
/
+55
*
WPS: Set Request Type properly into WPS IE in ProbeReq/AssocReq
Jouni Malinen
2008-11-29
2
-6
/
+6
*
WPS: Moved WPS IE building for ProbeReq/AssocReq into wps.c
Jouni Malinen
2008-11-29
3
-90
/
+88
*
WPS: Split wps_common.c into parts
Jouni Malinen
2008-11-29
5
-937
/
+1002
*
WPS: Moved RF Bands processing into wps_dev_attr.c
Jouni Malinen
2008-11-29
7
-30
/
+34
*
WPS: Moved ProbeReq/AssocReq WPS IE building into wps_common.c
Jouni Malinen
2008-11-29
5
-199
/
+163
*
WPS: Pass device data into wps_enrollee_build_probe_req_ie()
Jouni Malinen
2008-11-29
2
-10
/
+7
*
WPS: Parse Request Type from WPS IE in (Re)AssocReq and derive mgmt keys
Jouni Malinen
2008-11-29
6
-11
/
+100
*
WPS: Added comments for main data structures
Jouni Malinen
2008-11-28
2
-1
/
+13
*
WPS: Merged two cred_cb variables into the same one
Jouni Malinen
2008-11-28
5
-13
/
+4
*
WPS: Moved device attributes into wps_context::dev for Enrollee case
Jouni Malinen
2008-11-28
3
-84
/
+15
*
WPS: Update supplicant configuration when acting as an external Registrar
Jouni Malinen
2008-11-27
1
-0
/
+7
*
WPS: Moved Credential building to use struct wps_credential
Jouni Malinen
2008-11-27
1
-93
/
+103
*
WPS: Process old AP Settings in M7 when registering as external Registrar
Jouni Malinen
2008-11-27
1
-1
/
+37
*
WPS: Moved Credential and AP Settings processing in common code
Jouni Malinen
2008-11-27
3
-203
/
+228
*
WPS: Added parsing of Request Type and Response Type attributes
Jouni Malinen
2008-11-26
2
-0
/
+18
*
Add a .gitignore for the new wps directory.
Jouni Malinen
2008-11-23
1
-0
/
+1
*
Added preliminary Wi-Fi Protected Setup (WPS) implementation
Jouni Malinen
2008-11-23
10
-0
/
+5394