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
/
wpa_supplicant
/
wps_supplicant.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
WPS ER: Deinit ER before WPS registrar/context
Jouni Malinen
2009-11-15
1
-5
/
+5
*
WPS ER: Add command for fetching current AP settings
Jouni Malinen
2009-11-15
1
-0
/
+12
*
WPS ER: Add preliminary PBC support
Jouni Malinen
2009-11-15
1
-0
/
+10
*
WPS ER: Add ctrl_iface notifications for AP/Enrollee add/remove
Jouni Malinen
2009-11-15
1
-0
/
+77
*
WPS ER: Add PIN configuration and SetSelectedRegistrar call
Jouni Malinen
2009-11-13
1
-0
/
+32
*
WPS: Fix WPS build with ER support disabled
Jouni Malinen
2009-11-10
1
-0
/
+2
*
WPS: Add initial part of External Registrar functionality
Jouni Malinen
2009-11-07
1
-0
/
+30
*
WPS: Add PBC overlap and timeout events from WPS module
Oleg Kravtsov
2009-11-01
1
-0
/
+4
*
Allow the internal DH implementation to be overridden
Jouni Malinen
2009-10-11
1
-4
/
+5
*
Add wpa_supplicant notification calls
Jouni Malinen
2009-09-13
1
-5
/
+21
*
Add parsed information from WPS IE(s) into scan results
Jouni Malinen
2009-09-11
1
-0
/
+17
*
WPS: Add support for AP reconfiguration with wps_reg
Jouni Malinen
2009-09-06
1
-3
/
+22
*
WPS: Workaround mixed-mode WPA+WPA2 auth type in credentials
Jouni Malinen
2009-08-15
1
-7
/
+15
*
WPS: Fix local configuration update after AP configuration
Jouni Malinen
2009-03-30
1
-0
/
+10
*
Add preliminary hostapd data structure initialization for AP mode
Jouni Malinen
2009-03-26
1
-0
/
+1
*
WPS: Add support for NFC out-of-band mechanism
Masashi Honma
2009-03-06
1
-1
/
+2
*
WPS: Add a workaround for TKIP/CCMP mixed mode credentials
Jouni Malinen
2009-03-05
1
-0
/
+99
*
WPS UFD: Build OOB functionality only if UFD is enabled
Jouni Malinen
2009-02-26
1
-0
/
+2
*
WPS UFD: Use pre-configured DH keys only with OOB
Jouni Malinen
2009-02-26
1
-10
/
+18
*
WPS UFD: Remove oob_dev pointer from wps_context
Jouni Malinen
2009-02-26
1
-4
/
+5
*
WPS: Add UFD support (USBA out-of-band mechanism)
Masashi Honma
2009-02-26
1
-1
/
+43
*
WPS: Fix WEP key index to use 1..4 instead of 0..3
Andriy Tkachuk
2009-02-18
1
-3
/
+4
*
WPS: support WEP keys in hex characters format in received credentials
Andriy Tkachuk
2009-02-17
1
-5
/
+28
*
WPS: Lock AP Setup on multiple AP PIN validation failures
Jouni Malinen
2009-01-23
1
-0
/
+2
*
Allow WPS APs for PIN enrollment even without Selected Registrar
Jouni Malinen
2009-01-23
1
-10
/
+52
*
WPS: Add configurable option for processing credentials externally
Jouni Malinen
2009-01-18
1
-1
/
+27
*
WPS: Provide the unparsed Credential attribute to cred_cb()
Jouni Malinen
2009-01-17
1
-0
/
+3
*
WPS: Ignore credentials for unsupported authentication type
Jouni Malinen
2009-01-17
1
-0
/
+10
*
Fixed WPS credential conversion to wpa_supplicant configuration
Jouni Malinen
2009-01-17
1
-5
/
+0
*
Moved WPS Registrar initialization from EAP peer to wps_supplicant.c
Jouni Malinen
2009-01-03
1
-0
/
+49
*
Added Doxygen documentation for WPS code
Jouni Malinen
2009-01-03
1
-3
/
+1
*
WPS: Generate UUID based on MAC address, if not set
Jouni Malinen
2009-01-01
1
-1
/
+7
*
Fixed PBC overlap detection to handle case of missing UUID-E
Jouni Malinen
2008-12-21
1
-14
/
+2
*
WPS: Added support for wildcard SSID matching in ap_scan=2 mode
Jouni Malinen
2008-12-20
1
-0
/
+20
*
WPS: Added event callback for successfully completed registration
Jouni Malinen
2008-12-19
1
-0
/
+9
*
WPS: Added callback for failure-after-M2/M2D
Jouni Malinen
2008-12-19
1
-0
/
+12
*
WPS: Added event callback and M2D notification
Jouni Malinen
2008-12-18
1
-0
/
+22
*
WPS: Fixed deinit code for freeing config and registrar data
Jouni Malinen
2008-12-18
1
-2
/
+4
*
Use a fixed wps_msg prefix with WPS creds notification
Jouni Malinen
2008-12-15
1
-1
/
+1
*
WPS: Added control interface notification for available WPS APs
Jouni Malinen
2008-12-15
1
-0
/
+26
*
Fixed memory leak in WPS PBC overlap detection
Jouni Malinen
2008-12-15
1
-0
/
+2
*
Added configuration of WPS device parameters for wpa_supplicant
Jouni Malinen
2008-12-13
1
-11
/
+34
*
WPS: Added support for fragmented WPS IE in Beacon and Probe Response
Jouni Malinen
2008-11-29
1
-0
/
+142
*
WPS: Added wpa_supplicant ctrl_iface commands to start WPS processing
Jouni Malinen
2008-11-29
1
-0
/
+169
*
WPS: Set Request Type properly into WPS IE in ProbeReq/AssocReq
Jouni Malinen
2008-11-29
1
-2
/
+7
*
WPS: Moved RF Bands processing into wps_dev_attr.c
Jouni Malinen
2008-11-29
1
-0
/
+2
*
WPS: Moved mac_addr and uuid configuration into wps_context
Jouni Malinen
2008-11-28
1
-0
/
+2
*
WPS: Moved wps_context initialization into wps_supplicant.c
Jouni Malinen
2008-11-28
1
-0
/
+38
*
WPS: Merged two cred_cb variables into the same one
Jouni Malinen
2008-11-28
1
-1
/
+2
*
WPS: Move WPS glue code from wpas_glue.c to wps_supplicant.c
Jouni Malinen
2008-11-28
1
-0
/
+176