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
/
config.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename network profiles parameters for ignoring/accepted BSSIDs
Jouni Malinen
2021-02-07
1
-16/+70
*
wpa_supplicant: Configurable fast-associate timer threshold
Mikael Kanstrup
2021-02-06
1
-0/+2
*
WPA: Extend the wpa_pmk_to_ptk() function to also derive KDK
Ilan Peer
2021-01-25
1
-0/+5
*
Add a configuration to disconnect on deinit if WoWLAN is enabled
Sunil Dutt
2021-01-21
1
-0/+1
*
wpa_supplicant: Initial connection speedup
Frederik Juul
2020-12-02
1
-0/+22
*
wpa_supplicant: Remove unfeasible conditions in config parsing
Andrei Otcheretianski
2020-10-19
1
-3/+1
*
wpa_supplicant: Enable VHT and HE in default config parameters
Markus Theil
2020-10-14
1
-0/+2
*
DPP2: Copy received ppKey into wpa_supplicant network profile
Jouni Malinen
2020-10-13
1
-0/+2
*
wpa_supplicant: Clear blacklist when SSID configs change
Kevin Lund
2020-10-10
1
-0/+1
*
Fix STA mode default TXOP Limit values for AC_VI and AC_VO
Yogesh Kulkarni
2020-10-10
1
-2/+2
*
Allow bgscan parameters to be reconfigured
Matthew Wang
2020-10-09
1
-1/+1
*
Global parser functions to return 1 when property unchanged
Matthew Wang
2020-10-09
1
-4/+59
*
P2P: Add configuration support to disable P2P in 6 GHz band
Sreeramya Soratkal
2020-10-08
1
-0/+1
*
Allow TX queue parameters to be configured for wpa_supplicant AP/P2P GO
Subrat Dash
2020-06-08
1
-0/+37
*
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
-0/+1
*
wpa_supplicant: Add HE override support
P Praneesh
2020-03-30
1
-0/+3
*
DPP2: Allow station to require or not allow PFS
Jouni Malinen
2020-03-28
1
-0/+1
*
wpa_supplicant AP mode configuration for Transition Disable KDE
Jouni Malinen
2020-03-25
1
-0/+1
*
STA: Support Extended Key ID
Alexander Wetzel
2020-03-23
1
-0/+2
*
Use size_t instead of int or unsigned int for configuration items
Jouni Malinen
2020-03-22
1
-3/+3
*
Make WEP functionality an optional build parameter
Jouni Malinen
2020-02-29
1
-0/+6
*
STA: Allow PTK rekeying without Ext KeyID to be disabled as a workaround
Alexander Wetzel
2020-02-23
1
-0/+2
*
wpa_supplicant configuration for Beacon protection
Jouni Malinen
2020-02-17
1
-0/+1
*
SAE: Special test mode sae_pwe=3 for looping with password identifier
Jouni Malinen
2020-02-10
1
-1/+1
*
OWE: PTK derivation workaround in STA mode
Jouni Malinen
2020-01-23
1
-0/+1
*
P2P: Add support for EDMG channels
Ahmad Masri
2019-12-19
1
-0/+1
*
SAE: Derive H2E PT in STA before connection
Jouni Malinen
2019-10-15
1
-0/+13
*
SAE: Add sae_pwe configuration parameter for wpa_supplicant
Jouni Malinen
2019-10-15
1
-0/+1
*
wpa_supplicant: Add EDMG channel configuration parameters
Alexei Avshalom Lazar
2019-10-07
1
-0/+2
*
DPP: Allow name and mudurl to be configured for Config Request
Jouni Malinen
2019-09-18
1
-0/+6
*
wpa_supplicant: Don't return an error when successfully parsing WMM rules
Sujay Patwardhan
2019-09-13
1
-0/+1
*
wpa_supplicant: Add support for 60 GHz band channels 5 and 6
Alexei Avshalom Lazar
2019-09-13
1
-1/+1
*
Remove CONFIG_IEEE80211W build parameter
Jouni Malinen
2019-09-08
1
-8/+0
*
EAP-TEAP peer: Add support for machine credentials using certificates
Jouni Malinen
2019-09-01
1
-0/+23
*
EAP peer config: Move ocsp param to phase1/phase2
Jouni Malinen
2019-09-01
1
-1/+2
*
EAP peer: Move certificate configuration params into shared struct
Jouni Malinen
2019-09-01
1
-90/+84
*
EAP peer: Add a concept of a separate machine credential
Jouni Malinen
2019-08-20
1
-10/+152
*
SAE: Allow PMKID to be added into Association Request frame following SAE
Jouni Malinen
2019-08-14
1
-0/+1
*
WNM: Provide option to disable/enable BTM support in STA
Ankita Bajaj
2019-06-14
1
-0/+3
*
HE: Remove VHT_ prefix from CHANWITDH_* define
John Crispin
2019-05-27
1
-2/+2
*
FT: Allow PMKSA caching to be enabled with FT-EAP
Jouni Malinen
2019-04-28
1
-0/+1
*
OpenSSL: Add 'check_cert_subject' support for TLS server
Jared Bents
2019-03-11
1
-0/+4
*
WPS: Allow SAE configuration to be added automatically for PSK
Jouni Malinen
2019-03-06
1
-0/+1
*
P2P: support random interface address
Jimmy Chen
2019-01-12
1
-0/+1
*
P2P: Support random device address
Jimmy Chen
2019-01-12
1
-0/+17
*
P2P: Add 802.11ax support for P2P GO
Peng Xu
2019-01-12
1
-0/+1
*
mesh: Add VHT_CHANWIDTH_USE_HT to max_oper_chwidth
Peter Oh
2019-01-06
1
-0/+1
*
mka: Allow 256-bit CAK to be configured for PSK mode
Jouni Malinen
2018-12-26
1
-5/+10
*
mka: Allow configuration of MACsec replay protection
Andrey Kartashev
2018-12-26
1
-0/+2
[next]