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
/
wps_i.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dispatch more WPS events through hostapd ctrl_iface
Anish Nataraj
2011-08-04
1
-0
/
+1
*
WPS: Add a workaround for Windows 7 capability discovery for PBC
Jouni Malinen
2011-05-17
1
-0
/
+1
*
P2P: Keep track of peer WPS vendor extensions
Jean-Michel Bachot
2011-03-19
1
-0
/
+4
*
P2P: Keep track of secondary device types for peers
Jean-Michel Bachot
2011-03-17
1
-0
/
+2
*
P2P: Allow WPS_PBC command on GO to select on P2P Device Address
Jouni Malinen
2011-02-07
1
-0
/
+2
*
WPS: Add mechanism for indicating non-standard WPS errors
Chao-Wen Yang
2011-01-13
1
-1
/
+2
*
WPS: Share common function for building WSC ACK/NACK
Jouni Malinen
2010-11-04
1
-0
/
+3
*
WPS: Add Config Error into WPS-FAIL events
Jouni Malinen
2010-10-14
1
-1
/
+2
*
WPS 2.0: Convert new attributes into WFA vendor extension
Jouni Malinen
2010-09-09
1
-3
/
+3
*
WPS ER: Use PBC overlap detection
Jouni Malinen
2010-09-09
1
-0
/
+2
*
WPS 2.0: Fix Probe Request WPS IE building to be able to fragment data
Jouni Malinen
2010-09-09
1
-0
/
+1
*
WPS 2.0: Add Request to Enroll attribute into Probe Request
Jouni Malinen
2010-09-09
1
-0
/
+1
*
WPS 2.0: Add support for AuthorizedMACs attribute
Jouni Malinen
2010-09-09
1
-0
/
+1
*
WPS 2.0: Add new attributes and update version negotiation
Jouni Malinen
2010-09-09
1
-6
/
+11
*
Add WPS IE into (Re)Association Response frame if WPS is used
Jouni Malinen
2010-05-26
1
-0
/
+1
*
WPS: Fix AP operation with internal Registrar when ER is also active
Jouni Malinen
2010-02-12
1
-0
/
+1
*
WPS: Add option for forcing Registrar to use PSK format in Credential
Jouni Malinen
2009-12-21
1
-0
/
+2
*
WPS: Handle Selected Registrar as a union of info from all Registrars
Jouni Malinen
2009-12-12
1
-0
/
+1
*
WPS ER: Use learnt AP settings to build credentials for an Enrollee
Jouni Malinen
2009-11-15
1
-0
/
+2
*
WPS ER: Add command for fetching current AP settings
Jouni Malinen
2009-11-15
1
-0
/
+3
*
WPS ER: Do not try to process AP Settings in proxied M7 to ER
Jouni Malinen
2009-11-15
1
-0
/
+5
*
WPS: Remove derivation of management keys
Jouni Malinen
2009-11-14
1
-5
/
+0
*
WPS: Add PBC overlap and timeout events from WPS module
Oleg Kravtsov
2009-11-01
1
-0
/
+2
*
Allow the internal DH implementation to be overridden
Jouni Malinen
2009-10-11
1
-0
/
+2
*
WPS: Add parsing of AP Setup Locked attribute
Jouni Malinen
2009-09-11
1
-0
/
+1
*
WPS: Store device info and make it available through AP ctrl_iface
Jouni Malinen
2009-09-07
1
-0
/
+2
*
WPS: Add support for AP reconfiguration with wps_reg
Jouni Malinen
2009-09-06
1
-1
/
+3
*
WPS: Add support for NFC out-of-band mechanism
Masashi Honma
2009-03-06
1
-0
/
+5
*
WPS: Add UFD support (USBA out-of-band mechanism)
Masashi Honma
2009-02-26
1
-0
/
+6
*
WPS: Allow minor version differences in Version attribute check
Jouni Malinen
2009-02-06
1
-1
/
+2
*
WPS: Moved Version attribute validation into a shared function
Jouni Malinen
2009-02-06
1
-0
/
+6
*
WPS: Add support for external Registrars using UPnP transport
Jouni Malinen
2009-01-29
1
-0
/
+2
*
WPS: Lock AP Setup on multiple AP PIN validation failures
Jouni Malinen
2009-01-23
1
-0
/
+1
*
Removed registrar pointer from wps_config and wps_data
Jouni Malinen
2009-01-03
1
-3
/
+2
*
Removed duplicated authenticator yes/no from wps_config and wps_data
Jouni Malinen
2009-01-03
1
-6
/
+0
*
Added Doxygen documentation for WPS code
Jouni Malinen
2009-01-03
1
-9
/
+39
*
WPS: Added event callback for successfully completed registration
Jouni Malinen
2008-12-19
1
-0
/
+1
*
WPS: Added callback for failure-after-M2/M2D
Jouni Malinen
2008-12-19
1
-0
/
+1
*
WPS: Improved error processing to use NACK correctly
Jouni Malinen
2008-12-16
1
-0
/
+2
*
WPS: Split wps_common.c into parts
Jouni Malinen
2008-11-29
1
-11
/
+18
*
WPS: Moved RF Bands processing into wps_dev_attr.c
Jouni Malinen
2008-11-29
1
-1
/
+0
*
WPS: Moved ProbeReq/AssocReq WPS IE building into wps_common.c
Jouni Malinen
2008-11-29
1
-0
/
+5
*
WPS: Parse Request Type from WPS IE in (Re)AssocReq and derive mgmt keys
Jouni Malinen
2008-11-29
1
-1
/
+8
*
WPS: Added comments for main data structures
Jouni Malinen
2008-11-28
1
-0
/
+6
*
WPS: Merged two cred_cb variables into the same one
Jouni Malinen
2008-11-28
1
-3
/
+0
*
WPS: Moved Credential and AP Settings processing in common code
Jouni Malinen
2008-11-27
1
-0
/
+4
*
WPS: Added parsing of Request Type and Response Type attributes
Jouni Malinen
2008-11-26
1
-0
/
+2
*
Added preliminary Wi-Fi Protected Setup (WPS) implementation
Jouni Malinen
2008-11-23
1
-0
/
+184