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
/
src
/
ap
/
wpa_auth_glue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SAE-PK: AP functionality
Jouni Malinen
2020-06-02
1
-0/+3
*
OCV: Allow OCI channel to be overridden for testing (AP)
Jouni Malinen
2020-05-29
1
-0/+5
*
OCV: Report validation errors for EAPOL-Key messages in AP mode
Jouni Malinen
2020-05-25
1
-0/+1
*
Rename WPA_ALG_IGTK to use the correct cipher name for BIP
Jouni Malinen
2020-05-16
1
-1/+1
*
hostapd: Extend RESET_PN for BIGTK
Johannes Berg
2020-05-16
1
-5/+13
*
WPA auth: Convert Boolean to C99 bool
Jouni Malinen
2020-04-24
1
-4/+3
*
FT: Testing override for RSNXE Used subfield in FTE (AP)
Jouni Malinen
2020-04-16
1
-0/+1
*
FT: Remove and re-add STA entry after FT protocol success with PMF
Jouni Malinen
2020-04-04
1
-0/+29
*
DPP2: Allow AP to require or reject PFS
Jouni Malinen
2020-03-28
1
-0/+3
*
Allow hostapd AP to advertise Transition Disable KDE
Jouni Malinen
2020-03-25
1
-0/+1
*
AP: Support Extended Key ID
Alexander Wetzel
2020-03-23
1
-1/+12
*
Allow RSNE/RSNXE to be replaced in FT protocol Reassocation Response frame
Jouni Malinen
2020-03-15
1
-0/+18
*
Allow RSNE in EAPOL-Key msg 3/4 to be replaced for testing purposes
Jouni Malinen
2020-03-07
1
-0/+9
*
Extend hostapd rsnxe_override_eapol to allow IE removal
Jouni Malinen
2020-03-07
1
-0/+1
*
AP: Allow PTK rekeying without Ext KeyID to be disabled as a workaround
Alexander Wetzel
2020-02-23
1
-0/+10
*
hostapd 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 AP mode
Jouni Malinen
2020-01-23
1
-0/+3
*
SAE: Use H2E whenever Password Identifier is used
Jouni Malinen
2020-01-21
1
-0/+7
*
Introduce and add key_flag
Alexander Wetzel
2020-01-09
1
-2/+2
*
hostapd: Support VLAN offload to the driver
Gurumoorthi Gnanasambandhan
2020-01-08
1
-16/+26
*
Add vlan_id to driver set_key() operation
Gurumoorthi Gnanasambandhan
2020-01-08
1
-2/+2
*
driver: Remove unused send_ether() driver op
Jouni Malinen
2020-01-05
1
-7/+1
*
Allow testing override for GTK/IGTK RSC from AP to STA
Jouni Malinen
2020-01-04
1
-0/+16
*
Make hostapd_drv_send_mlme() more generic
Jouni Malinen
2020-01-03
1
-1/+1
*
FT: Do not deliver RRB messages locally without matching FT/SSID
Jouni Malinen
2019-12-29
1
-9/+15
*
FT: Check mobility domain when sending RRB message to local managed BSS
Jinglin Wang
2019-12-29
1
-0/+4
*
RRB: More debug prints for local delivery
Jouni Malinen
2019-12-29
1
-0/+16
*
RRB: Do not reorder locally delivered messages
Jouni Malinen
2019-12-29
1
-1/+1
*
FT: Fix hostapd_wpa_auth_oui_iter() iteration for multicast packets
Jinglin Wang
2019-12-29
1
-1/+5
*
SAE H2E: RSNXE override in EAPOL-Key msg 3/4
Jouni Malinen
2019-12-07
1
-0/+8
*
nl80211: Add STA node details in AP through QCA vendor subcommand
Shiva Sankar Gajula
2019-10-25
1
-2/+12
*
SAE: Add sae_pwe configuration parameter for hostapd
Jouni Malinen
2019-10-15
1
-0/+1
*
Remove CONFIG_IEEE80211W build parameter
Jouni Malinen
2019-09-08
1
-6/+0
*
macsec: Do not change eapol_version for non-MACsec cases in hostapd
Jouni Malinen
2019-06-03
1
-0/+4
*
VLAN assignment based on used WPA/WPA2 passphrase/PSK
Jouni Malinen
2019-02-14
1
-2/+49
*
FT: Allow STA entry to be removed/re-added with FT-over-the-DS
Jouni Malinen
2019-01-04
1
-0/+6
*
OCV: Add function to derive Tx parameters to a specific STA
Mathy Vanhoef
2018-12-17
1
-0/+26
*
OCV: Advertise OCV capability in RSN capabilities (AP)
Mathy Vanhoef
2018-12-16
1
-0/+3
*
Make channel_info available to authenticator
Mathy Vanhoef
2018-12-16
1
-0/+8
*
FT: Add set/get session_timeout callback functions
Michael Braun
2018-04-06
1
-0/+46
*
FT: Add set/get identity/radius_cui callback functions
Michael Braun
2018-04-06
1
-0/+146
*
FT: Add set_vlan()/get_vlan() callback functions
Michael Braun
2018-04-05
1
-0/+54
*
FT: Add expiration to PMK-R0 and PMK-R1 cache
Michael Braun
2018-04-05
1
-0/+1
*
Use correct WPA_ALG_* values to compare for enum wpa_alg
Purushottam Kushwaha
2018-03-12
1
-4/+4
*
SAE: Add option to require MFP for SAE associations
Jouni Malinen
2017-12-27
1
-0/+1
*
Optional AP side workaround for key reinstallation attacks
Jouni Malinen
2017-10-16
1
-0/+2
*
Add testing functionality for resetting PN/IPN for configured keys
Jouni Malinen
2017-10-16
1
-0/+31
*
Remove all PeerKey functionality
Jouni Malinen
2017-10-15
1
-1/+0
*
OWE: PMKSA caching in AP mode
Jouni Malinen
2017-10-09
1
-0/+11
[next]