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
/
eap_peer
/
eap_wsc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
WPS: Add support for AP reconfiguration with wps_reg
Jouni Malinen
2009-09-06
1
-1
/
+80
*
WPS: Add support for setting timeout for PIN
Jouni Malinen
2009-05-26
1
-1
/
+1
*
WPS: Add support for external Registrars using UPnP transport
Jouni Malinen
2009-01-29
1
-0
/
+1
*
Moved WPS Registrar initialization from EAP peer to wps_supplicant.c
Jouni Malinen
2009-01-03
1
-57
/
+0
*
Removed registrar pointer from wps_config and wps_data
Jouni Malinen
2009-01-03
1
-1
/
+1
*
Removed duplicated authenticator yes/no from wps_config and wps_data
Jouni Malinen
2009-01-03
1
-1
/
+0
*
Removed unused WPS_PENDING processing result
Jouni Malinen
2009-01-03
1
-6
/
+0
*
Added Doxygen documentation for WPS code
Jouni Malinen
2009-01-03
1
-1
/
+1
*
WPS: Cleanup UUID and MAC address configuration
Jouni Malinen
2009-01-01
1
-2
/
+0
*
Use wildcard UUID when setting AP PIN for Registrar in wpa_supplicant
Jouni Malinen
2008-12-21
1
-11
/
+3
*
WPS: Fixed deinit code for freeing config and registrar data
Jouni Malinen
2008-12-18
1
-0
/
+1
*
Rename MSG to MESG to avoid conflicts with Windows header files
Jouni Malinen
2008-12-11
1
-9
/
+9
*
WPS: Get AP PIN from configuration instead of using hardcoded value
Jouni Malinen
2008-11-29
1
-2
/
+4
*
WPS: Moved mac_addr and uuid configuration into wps_context
Jouni Malinen
2008-11-28
1
-5
/
+2
*
WPS: Moved wps_context initialization into wps_supplicant.c
Jouni Malinen
2008-11-28
1
-27
/
+11
*
WPS: Merged two cred_cb variables into the same one
Jouni Malinen
2008-11-28
1
-6
/
+2
*
WPS: Moved device attributes into wps_context::dev for Enrollee case
Jouni Malinen
2008-11-28
1
-9
/
+20
*
WPS: Process old AP Settings in M7 when registering as external Registrar
Jouni Malinen
2008-11-27
1
-5
/
+2
*
Fixed a typo in a debug message
Jouni Malinen
2008-11-27
1
-2
/
+2
*
WPS: Moved UUID configuration from phase1 into global config area
Jouni Malinen
2008-11-26
1
-16
/
+2
*
Added preliminary Wi-Fi Protected Setup (WPS) implementation
Jouni Malinen
2008-11-23
1
-0
/
+552