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
/
wpa_supplicant
/
events.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
WPS: Fix WPS-in-search check when STA_AUTOCONNECT is disabled
Jouni Malinen
2014-09-28
1
-2/+4
*
STA: Update scan results for ap_scan=1 skip-selection case also
Jouni Malinen
2014-09-13
1
-12/+20
*
Remove WPA_EVENT_SCAN_STARTED message from MSG_INFO log
Dmitry Shmidt
2014-09-07
1
-4/+6
*
Fix CTRL-EVENT-REGDOM-CHANGE event init= value
Jouni Malinen
2014-07-02
1
-1/+1
*
Use pcsc_reader configuration in one for scard_init() call
Jouni Malinen
2014-06-21
1
-1/+1
*
Rate limit SA Query procedure initiation on unprotected disconnect
Jouni Malinen
2014-06-19
1
-0/+1
*
TDLS: Handle unreachable link teardown for external setup
Arik Nemtsov
2014-06-16
1
-1/+2
*
P2P: Clean up by moving ifdef CONFIG_P2P to p2p_suppplicant.h
Jouni Malinen
2014-06-15
1
-14/+0
*
Use clearer way of getting pointer to a frame (CID 62835)
Jouni Malinen
2014-06-12
1
-5/+7
*
Check for EVENT_ASSOC data to be present for AP mode operation
Jouni Malinen
2014-06-07
1
-0/+2
*
Check current_ssid on unexpected association event
Jouni Malinen
2014-06-07
1
-1/+2
*
Parse DMG capabilities when reporting to external interfaces
Boris Sorochkin
2014-05-26
1
-6/+0
*
Send authentication failure reason in wpas_auth_failed()
Dmitry Shmidt
2014-05-16
1
-2/+2
*
P2P: Clear P2P state if active interface is disabled
Jouni Malinen
2014-05-15
1
-0/+7
*
Remove duplicated ibss_rsn_deinit() call
Eduardo Abinader
2014-05-10
1
-4/+0
*
Indicate disconnection event on interface disabled
Jouni Malinen
2014-04-28
1
-0/+8
*
Add a wpa_supplicant ctrl_iface event for regdom changes
Jouni Malinen
2014-04-13
1
-2/+45
*
Add CTRL-EVENT-SIGNAL-CHANGE for bgscan signal update events
Jouni Malinen
2014-04-13
1
-0/+6
*
Interworking: Init scard when a credential requires SIM access
Jean Trivelly
2014-03-31
1
-3/+3
*
P2P: Fix segfault when PBC overlap is detected
Avraham Stern
2014-03-28
1
-1/+5
*
P2P: Do not initiate scan on P2P Device when enabled
Ilan Peer
2014-03-27
1
-0/+6
*
P2P: Optimize scan for GO during persistent group invocation
Rashmi Ramanna
2014-03-25
1
-1/+2
*
Fix CONFIG_NO_SCAN_PROCESSING=y build
Jouni Malinen
2014-03-12
1
-4/+0
*
PNO: Change sched_scan_stopped event to handle pending PNO properly
Alexander Bondar
2014-03-11
1
-9/+5
*
wpa_supplicant: Allow external management frame processing for testing
Jouni Malinen
2014-03-08
1
-0/+17
*
Interworking: Fix last-network preference to not override priority
Jouni Malinen
2014-02-27
1
-13/+16
*
HS 2.0R2: Add OSEN client implementation
Jouni Malinen
2014-02-25
1
-3/+23
*
Only try fast reconnect if network is not disabled
Jouni Malinen
2014-02-25
1
-1/+14
*
Interworking: Prefer last added network during network selection
Jouni Malinen
2014-02-25
1
-7/+31
*
wpa_supplicant: Complete radio works on disable event
Andrei Otcheretianski
2014-02-15
1
-0/+2
*
P2P NFC: WPA state machine config with driver-based BSS selection
Jouni Malinen
2014-01-27
1
-29/+28
*
P2P: Apply unsafe frequency rules to available channels
Arif Hussain
2014-01-27
1
-0/+55
*
GAS client: Use Protected Dual of Public Action frames with PMF
Jouni Malinen
2014-01-23
1
-1/+3
*
wpa_supplicant: Schedule PNO on completion of ongoing sched_scan
Raja Mani
2014-01-22
1
-4/+13
*
Skip normal scan when PNO is already in progress
Raja Mani
2014-01-21
1
-0/+1
*
Use minimal scan delay upon EVENT_INTERFACE_ADDED
Arend van Spriel
2014-01-17
1
-1/+0
*
Skip network disabling on expected EAP failure
Jouni Malinen
2014-01-08
1
-4/+5
*
Do not start wpa_radio work during externally triggered scan
Jouni Malinen
2014-01-07
1
-0/+1
*
Use radio work for P2P scan requests
Jouni Malinen
2014-01-05
1
-25/+0
*
Use radio work for scan requests
Jouni Malinen
2014-01-05
1
-27/+34
*
Ignore externally triggered scan results with scan_res_handler
Jouni Malinen
2014-01-05
1
-1/+2
*
Avoid unnecessary key clearing operations
Jouni Malinen
2014-01-02
1
-1/+0
*
P2P: Remove WPA_DRIVER_FLAGS_P2P_MGMT option
Jouni Malinen
2013-12-29
1
-65/+0
*
WPS: Use shorter scan interval during pre-provisioning search
Jouni Malinen
2013-12-29
1
-1/+1
*
Remove unnecessary EVENT_RX_ACTION
Jouni Malinen
2013-12-29
1
-74/+89
*
WPS: Reduce scan wait time during WPS processing
Jouni Malinen
2013-12-26
1
-0/+10
*
Do not use results from externally requested scan for network selection
Jouni Malinen
2013-12-26
1
-0/+6
*
Show timing information about scan requests in debug log
Jouni Malinen
2013-12-26
1
-1/+16
*
Optional scan id for ctrl_iface SCAN requests
Jouni Malinen
2013-12-26
1
-2/+15
*
Track whether scan was started by us or an external program
Jouni Malinen
2013-12-26
1
-1/+16
[prev]
[next]