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
/
sme.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use bool for is_6ghz variables and functions
Jouni Malinen
2020-12-11
1
-1/+1
*
wpa_supplicant: Fix typos
Yegor Yefremov
2020-10-19
1
-1/+1
*
OCV: Use more granular error codes for OCI validation failures
Veerendranath Jakkam
2020-09-11
1
-1/+1
*
MSCS: Fix issues due to incorrect usage of wpa_hexdump_buf()
Veerendranath Jakkam
2020-09-08
1
-2/+1
*
MSCS: Send MSCS change/remove frames only if MSCS setup exists
Vinita S. Maloo
2020-08-14
1
-0/+1
*
MSCS: Add support to populate MSCS Descriptor IE in (Re)AssocReq
Vinita S. Maloo
2020-08-14
1
-0/+36
*
SAE-PK: Allow SAE-PK password to be set using the psk parameter
Jouni Malinen
2020-08-06
1
-1/+4
*
SAE-PK: Allow automatic SAE-PK to be disabled
Jouni Malinen
2020-06-07
1
-1/+2
*
SAE: Move H2E and PK flags to main sae_data
Jouni Malinen
2020-06-06
1
-10/+7
*
SAE-PK: Allow SAE authentication without PK to be disabled
Jouni Malinen
2020-06-06
1
-0/+6
*
SAE-PK: STA functionality
Jouni Malinen
2020-06-02
1
-21/+67
*
SAE-PK: Extend SAE functionality for AP validation
Jouni Malinen
2020-06-02
1
-1/+1
*
OCV: Report OCI validation failures with OCV-FAILURE messages (STA)
Jouni Malinen
2020-05-29
1
-1/+4
*
OCV: Move "OCV failed" prefix to callers
Jouni Malinen
2020-05-25
1
-1/+1
*
OCV: Add support to override channel info OCI element (STA)
Vamsi Krishna
2020-05-25
1
-0/+20
*
DPP: Allow version number to be overridden for testing purposes
Jouni Malinen
2020-05-03
1
-1/+1
*
DPP2: Try to negotiate PFS only if AP supports version 2 or newer
Jouni Malinen
2020-05-03
1
-0/+6
*
Use a local pointer to simply current_ssid accesses in sme_associate()
Jouni Malinen
2020-05-03
1
-15/+12
*
EAPOL supp: Convert Boolean to C99 bool
Jouni Malinen
2020-04-24
1
-1/+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
-1/+3
*
Allow SA Query to be disabled for testing purposes
Jouni Malinen
2020-03-21
1
-0/+4
*
FT: Omit RSNXE from FT protocol Reassociation Request when needed
Jouni Malinen
2020-03-20
1
-1/+4
*
Fill the current opclass in (Re)AssocRequest depending on HT/VHT IEs
Ananya Barat
2020-03-11
1
-1/+1
*
SAE: Expose sae_write_commit() error cases to callers
Jouni Malinen
2020-03-08
1
-2/+5
*
driver: Extend send_mlme() with wait option
Ilan Peer
2020-02-29
1
-2/+2
*
Make WEP functionality an optional build parameter
Jouni Malinen
2020-02-29
1
-6/+12
*
SAE: Special test mode sae_pwe=3 for looping with password identifier
Jouni Malinen
2020-02-10
1
-1/+2
*
SAE: Verify that appropriate Status Code is used in SAE commit (SME)
Jouni Malinen
2020-02-08
1
-0/+13
*
Enhance get_mode() to return correct hw_mode with 6 GHz support
Vamsi Krishna
2020-01-23
1
-1/+1
*
SAE: Use Anti-Clogging Token Container element with H2E
Jouni Malinen
2020-01-21
1
-3/+30
*
SAE: Use H2E whenever Password Identifier is used
Jouni Malinen
2020-01-21
1
-2/+6
*
SME: Postpone current BSSID clearing until IEs are prepared
Jouni Malinen
2020-01-03
1
-6/+6
*
STA OBSS: Add check for overlapping BSSs
Sergey Matyukevich
2019-12-26
1
-13/+29
*
SAE H2E: RSNXE override for testing purposes
Jouni Malinen
2019-12-07
1
-0/+12
*
SAE H2E: Fix validation of rejected groups list
Jouni Malinen
2019-12-06
1
-1/+1
*
SAE: Ignore commit message when waiting for confirm in STA mode
Jouni Malinen
2019-10-27
1
-2/+5
*
SAE: Add RSNXE in Association Request and EAPOL-Key msg 2/4
Jouni Malinen
2019-10-17
1
-0/+15
*
SAE: Check that peer's rejected groups are not enabled
Jouni Malinen
2019-10-15
1
-0/+52
*
SAE: H2E version of SAE commit message handling for STA
Jouni Malinen
2019-10-15
1
-10/+51
*
SAE: Collect list of rejected groups for H2E in STA
Jouni Malinen
2019-10-15
1
-0/+6
*
SAE: Tell sae_parse_commit() whether H2E is used
Jouni Malinen
2019-10-14
1
-1/+2
*
MBO/OCE: Work around misbehaving MBO/OCE APs that use RSN without PMF
Vamsi Krishna
2019-09-20
1
-1/+1
*
Remove CONFIG_IEEE80211W build parameter
Jouni Malinen
2019-09-08
1
-10/+0
*
SAE: Conditionally set PMKID while notifying the external auth status
Sunil Dutt
2019-08-16
1
-0/+2
*
SAE: Use BSSID stored in ext_auth_bssid for set_pmk
Sunil Dutt
2019-08-16
1
-4/+4
*
SAE: Allow PMKID to be added into Association Request frame following SAE
Jouni Malinen
2019-08-14
1
-8/+35
*
wpa_supplicant: Fix type for ssid->mode comparisons
Sven Eckelmann
2019-06-23
1
-1/+1
*
SAE: Send external auth failure status to driver
Srinivas Dasari
2019-05-31
1
-16/+21
*
Fix a regression in storing of external_auth SSID/BSSID
Jouni Malinen
2019-04-28
1
-7/+12
[next]