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
*
P2P: Recover p2p_find operation in case of failure to fetch scan results
Sunil Dutt
2020-12-21
1
-3/+12
*
Drop unexpected connection event while disconnected
Vamsi Krishna
2020-12-21
1
-0/+5
*
BSS: Use wrapper function for getting a pointer to the IE buffer
Jouni Malinen
2020-11-16
1
-2/+2
*
Add connect fail reason code from the driver to assoc reject event
Vinita S. Maloo
2020-11-16
1
-4/+37
*
wpa_supplicant: Implement time-based blacklisting
Kevin Lund
2020-10-10
1
-12/+12
*
iface match: Unspecified matched interfaces should not log driver fails
Roy Marples
2020-10-09
1
-2/+0
*
DPP2: Use the PFS fallback if multiple key_mgmt values are enabled
Jouni Malinen
2020-09-23
1
-1/+3
*
MSCS: Parse result of MSCS setup in (Re)Association Response frames
Vinita S. Maloo
2020-08-14
1
-5/+10
*
MSCS: Add support to process MSCS Response frames
Vinita S. Maloo
2020-08-14
1
-0/+7
*
SME: Process channel switch event in SME only when supplicant's SME is used
Veerendranath Jakkam
2020-08-13
1
-1/+3
*
SAE-PK: Check psk param also to look for SAE-PK acceptable BSS
Veerendranath Jakkam
2020-08-13
1
-1/+4
*
Add WPA_EVENT_{DO,SKIP}_ROAM events
Matthew Wang
2020-06-19
1
-6/+16
*
Refactor wpa_supplicant_need_to_roam()
Matthew Wang
2020-06-19
1
-37/+45
*
Do not try to connect with zero-length SSID
Jouni Malinen
2020-06-08
1
-0/+7
*
SAE-PK: Select SAE-PK network over SAE without PK
Jouni Malinen
2020-06-07
1
-0/+59
*
Clean up wpa_scan_res_match()
Jouni Malinen
2020-06-07
1
-318/+318
*
SAE-PK: Allow automatic SAE-PK to be disabled
Jouni Malinen
2020-06-07
1
-1/+1
*
SAE-PK: Allow SAE authentication without PK to be disabled
Jouni Malinen
2020-06-06
1
-3/+20
*
Clear current PMKSA cache selection on association/roam
Jouni Malinen
2020-05-25
1
-0/+3
*
DPP: Track ending time for remain-on-channel operations
Jouni Malinen
2020-05-09
1
-0/+5
*
DPP: Allow version number to be overridden for testing purposes
Jouni Malinen
2020-05-03
1
-2/+3
*
EAPOL supp: Convert Boolean to C99 bool
Jouni Malinen
2020-04-24
1
-15/+15
*
Beacon frame protection event for incorrect protection
Jouni Malinen
2020-04-01
1
-0/+35
*
DPP2: Allow station to require or not allow PFS
Jouni Malinen
2020-03-28
1
-0/+37
*
Use size_t instead of int or unsigned int for configuration items
Jouni Malinen
2020-03-22
1
-2/+2
*
Indicate scan completion in active AP mode even when ignoring results
Jouni Malinen
2020-03-15
1
-9/+9
*
Allow RSNE in EAPOL-Key msg 2/4 to be overridden for testing purposes
Jouni Malinen
2020-03-15
1
-0/+7
*
Multi-AP: Set 4-address mode after network selection
Gurumoorthi Gnanasambandhan
2020-03-13
1
-13/+28
*
OWE: Mark BSS for transition mode based on active OWE network profiles
Jouni Malinen
2020-03-08
1
-0/+18
*
OWE: Avoid incorrect profile update in transition mode
Jouni Malinen
2020-03-07
1
-0/+11
*
Make WEP functionality an optional build parameter
Jouni Malinen
2020-02-29
1
-0/+16
*
STA: Allow PTK rekeying without Ext KeyID to be disabled as a workaround
Alexander Wetzel
2020-02-23
1
-7/+12
*
Add check to consider band in enabling connection_vht flag
Veerendranath Jakkam
2020-02-11
1
-1/+7
*
SAE: Special test mode sae_pwe=3 for looping with password identifier
Jouni Malinen
2020-02-10
1
-0/+1
*
SAE: Use H2E whenever Password Identifier is used
Jouni Malinen
2020-01-21
1
-1/+2
*
SAE H2E: Check H2E-only BSS membership selector only if SAE is enabled
Jouni Malinen
2020-01-20
1
-4/+5
*
Silence compiler warning with CONFIG_NO_ROAMING=y
Jouni Malinen
2020-01-09
1
-0/+4
*
Do not select APs found on disabled channels for connection
Vamsi Krishna
2020-01-08
1
-0/+28
*
Fix signal_poll based roaming skip
Jouni Malinen
2020-01-02
1
-1/+1
*
Maintain BSS entries for 5 seconds after interface is disabled
Jouni Malinen
2020-01-02
1
-2/+19
*
Indicated if the selected BSS is the current BSS
Jouni Malinen
2020-01-01
1
-1/+2
*
Make min_diff determination from cur_level more readable
Jouni Malinen
2020-01-01
1
-13/+12
*
Use sel_est consistently with cur_sel in wpa_supplicant_need_to_roam()
Jouni Malinen
2020-01-01
1
-4/+4
*
Improve roaming logic
Matthew Wang
2020-01-01
1
-25/+21
*
Allow roam to lower signal level if throughput benefit is significant
Jouni Malinen
2020-01-01
1
-1/+2
*
Skip roaming based on signal level difference if current SNR is good
Jouni Malinen
2020-01-01
1
-6/+12
*
Use signal_poll noise information for roaming, if available
Jouni Malinen
2020-01-01
1
-11/+6
*
wpa_supplicant: Fall back to avg_signal in roaming decision
Matthew Wang
2019-12-30
1
-6/+9
*
Update throughput estimate for the current BSS based on signal poll
Emmanuel Grumbach
2019-12-30
1
-0/+56
*
Use local variables for current BSS signal strength in roaming
Emmanuel Grumbach
2019-12-30
1
-12/+14
[next]