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
/
ieee802_1x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
AP: Support PASN with FILS key derivation
Ilan Peer
2021-01-25
1
-1/+2
*
EAPOL auth: Convert Boolean to C99 bool
Jouni Malinen
2020-04-24
1
-41/+40
*
Fix a wrong key_flag when deleting 802.1X WEP keys
Alexander Wetzel
2020-03-04
1
-1/+1
*
Make WEP functionality an optional build parameter
Jouni Malinen
2020-02-29
1
-1/+18
*
Introduce and add key_flag
Alexander Wetzel
2020-01-09
1
-3/+5
*
Add vlan_id to driver set_key() operation
Gurumoorthi Gnanasambandhan
2020-01-08
1
-4/+4
*
Remove CONFIG_IEEE80211W build parameter
Jouni Malinen
2019-09-08
1
-2/+0
*
IEEE 802.1X authenticator: Coding style cleanup
Jouni Malinen
2019-08-24
1
-138/+149
*
Clean up IEEE 802.1X authentication debug messages for EAP code
Jouni Malinen
2019-08-24
1
-19/+26
*
RADIUS server: Use struct eap_config to avoid duplicated definitions
Jouni Malinen
2019-08-19
1
-58/+0
*
EAP-TEAP server: Fix eap_teap_pac_no_inner configuration
Jouni Malinen
2019-08-19
1
-0/+1
*
EAP-TEAP server: Allow a specific Identity-Type to be requested/required
Jouni Malinen
2019-08-19
1
-0/+1
*
EAP server: Use struct eap_config to avoid duplicated definitions
Jouni Malinen
2019-08-18
1
-30/+57
*
EAP-TEAP server: Testing mechanism for Result TLV in a separate message
Jouni Malinen
2019-08-16
1
-1/+1
*
EAP-SIM/AKA server: Allow pseudonym/fast reauth to be disabled
Jouni Malinen
2019-08-01
1
-0/+1
*
Extra RADIUS request attributes from SQLite
Terry Burton
2019-07-30
1
-0/+63
*
EAP-TEAP server and peer implementation (RFC 7170)
Jouni Malinen
2019-07-09
1
-0/+2
*
Avoid use of a shadowed local variable
Jouni Malinen
2019-06-18
1
-1/+1
*
macsec: Do not change eapol_version for non-MACsec cases in hostapd
Jouni Malinen
2019-06-03
1
-0/+8
*
macsec: Support IEEE 802.1X(EAP)/PSK MACsec Key Agreement in hostapd
leiwei
2019-06-03
1
-0/+5
*
macsec: Export eapSessionId
leiwei
2019-06-03
1
-0/+14
*
macsec: Store EAP-Key-Name as eapSessionId
leiwei
2019-06-03
1
-0/+16
*
macsec: Note that MKA takes care of EAPOL-MKA processing
leiwei
2019-06-03
1
-0/+7
*
Enforce that IEEE 802.1X EAPOL-Key Replay Counter increases
Jouni Malinen
2019-05-04
1
-0/+15
*
FILS: Fix PTK rekeying
Jouni Malinen
2019-04-18
1
-0/+1
*
AP: Avoid NULL use with snprintf string
Andrei Otcheretianski
2019-04-06
1
-1/+2
*
Allow remote RADIUS authentication with local VLAN management
Nils Nieuwejaar
2019-01-02
1
-44/+42
*
Use internal EAP server identity as dot1xAuthSessionUserName
Jouni Malinen
2019-01-01
1
-2/+12
*
HS 2.0: Allow Hotspot 2.0 release number to be configured
Jouni Malinen
2018-12-08
1
-3/+2
*
HS 2.0: Update HS2.0 AP version RADIUS attribute Version field
Jouni Malinen
2018-11-09
1
-0/+2
*
HS 2.0: Move Terms and Conditions Server URL generation from AP to AS
Jouni Malinen
2018-06-21
1
-1/+20
*
EAP-pwd server: Add support for salted password databases
Dan Harkins
2018-05-28
1
-0/+7
*
HS 2.0: CoA-Request processing for Terms and Conditions filtering
Jouni Malinen
2018-04-25
1
-8/+1
*
HS 2.0: Send Terms and Conditions Acceptance notification
Jouni Malinen
2018-04-23
1
-1/+32
*
HS 2.0: Terms and Conditions attributes in Access-Request messages
Jouni Malinen
2018-04-23
1
-0/+25
*
HS 2.0: Copy Roaming Consortium OI from (Re)AssocReq to Access-Request
Jouni Malinen
2018-04-17
1
-0/+10
*
Convert STA session_timeout to os_reltime
Michael Braun
2018-04-06
1
-6/+13
*
FT: Add IEEE VLAN support (including tagged VLANs)
Michael Braun
2018-04-06
1
-1/+1
*
Copy WLAN-Reason-Code value from Access-Reject to Deauthentication
Jouni Malinen
2018-01-12
1
-0/+8
*
Add hostapd tls_flags parameter
Jouni Malinen
2017-09-18
1
-0/+1
*
DPP: Add new AKM
Jouni Malinen
2017-06-19
1
-2/+4
*
OWE: Define and parse OWE AKM selector
Jouni Malinen
2017-03-12
1
-2/+4
*
Use os_memdup()
Johannes Berg
2017-03-07
1
-5/+3
*
Remove trailing whitespace
Jouni Malinen
2016-12-28
1
-1/+1
*
Use eloop timeout for post-EAP-Failure wait before disconnection
Jouni Malinen
2016-12-08
1
-10/+11
*
FT: Differentiate between FT for station and for AP in build
Ilan Peer
2016-10-29
1
-4/+4
*
FILS: Setup EAPOL state machines properly after FILS association (AP)
Jouni Malinen
2016-10-25
1
-0/+22
*
FILS: Process FILS Authentication frame (AP)
Jouni Malinen
2016-10-22
1
-0/+15
*
FILS: Export IEEE 802.1X helper functions
Jouni Malinen
2016-10-22
1
-4/+4
*
ERP: Update client identity based on EAP-Initiate/Re-auth
Jouni Malinen
2016-10-22
1
-0/+1
[next]