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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ignore group-addressed SA Query frames
Jouni Malinen
3 hours
3
-3/+9
*
P2P: Pick a 5 GHz channel from more possible channels
Jimmy Chen
4 hours
1
-2/+24
*
TDLS: Support TDLS operations in HE mode
Sreeramya Soratkal
27 hours
1
-0/+4
*
Restore permanent MAC address on the FLUSH command
Jouni Malinen
6 days
3
-11/+22
*
DPP2: Accept Config Result before GAS response TX status
Jouni Malinen
6 days
1
-4/+19
*
Avoid use of C++ keyword in a header file
Jouni Malinen
6 days
3
-8/+9
*
PASN: Correctly set RSNXE bits from STA
Ilan Peer
8 days
1
-3/+3
*
wpa_supplicant: Fix potential memleak on an error path
Andrei Otcheretianski
8 days
1
-0/+1
*
Show OCV and beacon protection capabilities in control interface
Veerendranath Jakkam
12 days
1
-0/+25
*
STA: Check driver capability to enable OCV when driver SME is used
Veerendranath Jakkam
12 days
2
-2/+5
*
Clean up RSN parameter setting for PASN
Jouni Malinen
12 days
1
-3/+4
*
Enable beacon protection only when driver indicates support
Veerendranath Jakkam
12 days
2
-3/+9
*
Update sgml to generate reproducible manpages
Hu Keping
12 days
8
-0/+32
*
ext_password: Implement new file-based backend
Patrick Steinhardt
12 days
4
-0/+21
*
wpa_supplicant: Move wpa_config_get_line() into utils
Patrick Steinhardt
12 days
6
-99/+15
*
P2P: Clear unexpected HT40 configuration on 2.4 GHz band
Jouni Malinen
13 days
1
-0/+10
*
wpa_supplicant: Don't exit scanning state on config reload
Michal Kazior
2021-02-13
1
-1/+7
*
DPP2: Defer chirp scan if other scan is queued up
Michal Kazior
2021-02-13
1
-0/+11
*
mesh: Assign channel in frequency params in all bands
Pradeep Kumar Chitrapu
2021-02-09
1
-0/+2
*
DPP: Expose config object PSK/passphrase in wpa_supplicant
Michal Kazior
2021-02-09
1
-0/+15
*
DPP: Expose config object AKM in wpa_supplicant control interface
Michal Kazior
2021-02-09
1
-0/+2
*
DPP2: Fix Authentication Request destination in the chirping case
Jouni Malinen
2021-02-09
1
-3/+6
*
Fix compiler warning on CONFIG_AP without CONFIG_P2P builds
Jouni Malinen
2021-02-07
1
-0/+2
*
Update Visual Studio projects to match file renaming
Jouni Malinen
2021-02-07
3
-3/+3
*
Rename blacklist.[ch] to bssid_ignore.[ch]
Jouni Malinen
2021-02-07
11
-10/+10
*
Rename wpa_blacklist to wpa_bssid_ignore
Jouni Malinen
2021-02-07
10
-163/+165
*
Rename INTERWORKING_BLACKLISTED define
Jouni Malinen
2021-02-07
1
-1/+1
*
Rename the control interface BLACKLIST command to BSSID_IGNORE
Jouni Malinen
2021-02-07
2
-12/+21
*
Rename network profiles parameters for ignoring/accepted BSSIDs
Jouni Malinen
2021-02-07
7
-40/+96
*
wpa_supplicant: Configurable fast-associate timer threshold
Mikael Kanstrup
2021-02-06
7
-9/+28
*
wpa_supplicant: Notify freq change on CH_SWITCH
Arowa Suliman
2021-02-06
3
-14/+20
*
P2P: Adding option to manage device drivers creating random MAC addresses
Ircama
2021-02-06
2
-3/+41
*
Make wpa_bss_ext_capab() handle NULL bss argument
Jouni Malinen
2021-02-06
4
-10/+7
*
robust_av: Use wpa_bss_ext_capab() helper
Johannes Berg
2021-02-06
1
-6/+2
*
dbus: Fix IEs getter to use wpa_bss_ie_ptr()
Brad Kemp
2021-02-06
1
-2/+2
*
Reset external_scan_running on interface deletion
David Su
2021-02-02
4
-8/+23
*
mesh: Fix for leaving mesh
Abinaya Kalaiselvan
2021-02-02
1
-1/+2
*
WPA: Support deriving KDK based on capabilities
Ilan Peer
2021-01-26
1
-1/+1
*
PASN: Include RSNXE in the PASN negotiation
Ilan Peer
2021-01-26
2
-9/+31
*
PASN: Support PASN with FT key derivation
Ilan Peer
2021-01-26
2
-7/+57
*
PASN: Support PASN with FILS key derivation
Ilan Peer
2021-01-25
2
-3/+343
*
PASN: Support PASN with SAE key derivation
Ilan Peer
2021-01-25
5
-9/+261
*
ctrl_iface: Add support for PASN authentication
Ilan Peer
2021-01-25
2
-0/+117
*
PASN: Add support for PASN processing to wpa_supplicant
Ilan Peer
2021-01-25
7
-0/+946
*
WPA: Add PTKSA cache to wpa_supplicant for PASN
Ilan Peer
2021-01-25
7
-2/+41
*
PASN: Add functions to compute PTK, MIC and hash
Ilan Peer
2021-01-25
3
-0/+22
*
WPA: Extend the wpa_pmk_to_ptk() function to also derive KDK
Ilan Peer
2021-01-25
3
-0/+20
*
Add support for new 5 GHz channels 173 and 177
Sreeramya Soratkal
2021-01-22
4
-10/+23
*
DPP: Abort authentication if no Auth Confirm is received within a second
Purushottam Kushwaha
2021-01-22
1
-0/+37
*
Add a configuration to disconnect on deinit if WoWLAN is enabled
Sunil Dutt
2021-01-21
4
-2/+19
[next]