index
:
hostap
android-jb
android-kk
android-l
android-m
aosp-jb
aosp-kk
master
pending
hostapd/wpa_supplicant
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
wps
Commit message (
Expand
)
Author
Age
Files
Lines
*
P2P: Allow WPS_PBC command on GO to select on P2P Device Address
Jouni Malinen
2011-02-07
5
-4/+54
*
WPS: Add mechanism for indicating non-standard WPS errors
Chao-Wen Yang
2011-01-13
6
-16/+45
*
WPS: Include all Config Methods in Probe Request
Jouni Malinen
2010-12-20
1
-21/+18
*
Annotate places depending on strong random numbers
Jouni Malinen
2010-11-23
4
-9/+14
*
WPS: Add special AP Setup Locked mode to allow read only ER
Jouni Malinen
2010-11-17
2
-2/+22
*
WPS: Fix UPnP deinit order to avoid using freed memory
Jouni Malinen
2010-11-11
1
-3/+9
*
WPS ER: Fix compiler warning on non-WPS2 builds
Jouni Malinen
2010-11-11
1
-0/+2
*
WPS: Change concurrent radio AP to use only one WPS UPnP instance
Jouni Malinen
2010-11-11
5
-82/+200
*
WPS: Add wildcard AuthorizedMACs entry for PBC
Jouni Malinen
2010-11-09
1
-0/+4
*
WPS: Send WSC_NACK if message without Message Type is received
Jouni Malinen
2010-11-04
2
-2/+4
*
WPS: Share common function for building WSC ACK/NACK
Jouni Malinen
2010-11-04
4
-94/+50
*
WPS: Do not advertise support for WEP in WPS 2.0 build
Jouni Malinen
2010-11-04
1
-2/+10
*
WPS: Remove PushButton from M1 ConfigMethods on AP
Jouni Malinen
2010-11-04
1
-1/+15
*
WPS ER: Clear WPS state if PutMessage does not include NewOutMessage
Jouni Malinen
2010-11-02
1
-0/+2
*
WPS ER: Add validation of WPS attributes in proxied Probe Request
Jouni Malinen
2010-10-31
1
-0/+6
*
WPS ER: Cache AP settings for APs that restart UPnP
Jouni Malinen
2010-10-25
3
-0/+73
*
WPS ER: Add more details to wps_er_pbc failure returns
Jouni Malinen
2010-10-25
1
-2/+7
*
WPS ER: Fix SetSelectedRegistrar to include wildcard AuthorizedMACs
Jouni Malinen
2010-10-25
1
-0/+8
*
WPS ER: Only activate PBC mode on single AP
Jouni Malinen
2010-10-25
2
-10/+33
*
WPS ER: Show SetSelectedRegistrar events as ctrl_iface events
Jouni Malinen
2010-10-25
2
-2/+41
*
hostapd: Add wps_config ctrl_interface command for configuring AP
Jouni Malinen
2010-10-21
2
-0/+42
*
WPS ER: Add wps_er_set_config to use local configuration
Jouni Malinen
2010-10-20
2
-0/+30
*
WPS UPnP: Add more debug for event subscription
Jouni Malinen
2010-10-19
1
-0/+11
*
WPS: Do not drop subscriptions based on max queue length
Jouni Malinen
2010-10-17
1
-7/+2
*
WPS UPnP: Add more priority for queuing EAP events
Jouni Malinen
2010-10-17
1
-1/+8
*
WPS UPnP: Throttle WLANEvent notifications to 5 per second
Jouni Malinen
2010-10-17
2
-0/+30
*
WPS: Limit Probe Request event queuing if subscriber may have left
Jouni Malinen
2010-10-17
3
-4/+22
*
WPS: Schedule sending of pending events after failure
Jouni Malinen
2010-10-17
1
-0/+2
*
WPS: Separate local error from max queue length reached
Jouni Malinen
2010-10-17
2
-7/+9
*
WPS UPnP: Improved event notification failure processing
Jouni Malinen
2010-10-17
3
-27/+55
*
WPS: Convert assert() to error return
Jouni Malinen
2010-10-17
1
-3/+6
*
WPS UPnP: Fix memory leak on retry case
Jouni Malinen
2010-10-17
1
-0/+1
*
WPS: Add more debug info for UPnP operations
Jouni Malinen
2010-10-17
3
-9/+26
*
WPS: Remove unused define
Jouni Malinen
2010-10-17
1
-1/+0
*
WPS: Cleaned up URL parser not to modify const buffer
Jouni Malinen
2010-10-17
1
-11/+14
*
WPS: Drop subscription if it does not have any valid callback address
Jouni Malinen
2010-10-17
1
-0/+7
*
WPS: Remove unused error path code
Jouni Malinen
2010-10-17
1
-3/+2
*
WPS UPnP: Fix HTTP client timeout event code
Jouni Malinen
2010-10-17
1
-4/+4
*
WPS: Add Config Error into WPS-FAIL events
Jouni Malinen
2010-10-14
5
-18/+27
*
WPS: Workaround broken Credential encoding from some D-Link APs
Jouni Malinen
2010-10-11
1
-0/+19
*
WPS ER: Add more debug info on initialization errors
Jouni Malinen
2010-09-24
3
-5/+22
*
WPS ER: Make sure PIN timeout does not interrupt PBC operation
Jouni Malinen
2010-09-23
2
-0/+14
*
WPS: Add more debug details for Credential building
Jouni Malinen
2010-09-23
1
-1/+5
*
WPS ER: Fix debug message for protocol run done case
Jouni Malinen
2010-09-23
1
-0/+4
*
WPS: Fix strict validation of encrypted data for WSC 2.0-only case
Jouni Malinen
2010-09-23
4
-30/+24
*
WPS: Making some parsing messages use excessive debug level
Jouni Malinen
2010-09-22
1
-2/+2
*
WPS: Fix strict validation of (Re)Association Response
Jouni Malinen
2010-09-22
1
-1/+1
*
WPS: Add MAC address to validation error message for Probe Request
Jouni Malinen
2010-09-22
2
-4/+5
*
WPS: Make testing operations configurable at runtime
Jouni Malinen
2010-09-22
4
-14/+31
*
WPS 2.0: Fix AuthorizedMACs check to accept wildcard address
Jouni Malinen
2010-09-22
1
-1/+3
[next]