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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesh: Simplify wpa_auth_pmksa_set_to_sm()
Jouni Malinen
2016-03-22
1
-7/+3
*
mesh: Add support for PMKSA caching
Masashi Honma
2016-03-20
1
-0/+28
*
PMKSA: Flush AP/mesh PMKSA cache by PMKSA_FLUSH command
Masashi Honma
2016-03-20
1
-0/+7
*
PMKSA: Show AP/mesh PMKSA list in PMKSA command
Masashi Honma
2016-03-20
1
-0/+9
*
SAE: Fix PMKID calculation for PMKSA cache
Masashi Honma
2016-02-18
1
-4/+4
*
FT: Fix FTIE generation for EAPOL-Key msg 3/4
Jouni Malinen
2015-12-09
1
-4/+12
*
FT: Fix FTIE generation for 4-way handshake after FT protocol run
Jouni Malinen
2015-12-09
1
-2/+7
*
Fix Suite B 192-bit AKM to use proper PMK length
Jouni Malinen
2015-10-14
1
-12/+48
*
Fix init of group state machine for static VLANs
Michael Braun
2015-10-05
1
-0/+92
*
Remove unnecessary enum typedef from wpa_auth_sm_event()
Jouni Malinen
2015-08-28
1
-1/+1
*
EAPOL auth: Avoid recursive wpa_sm_step() on WPA_DEAUTH case
Jouni Malinen
2015-08-28
1
-0/+8
*
Add build option to remove all internal RC4 uses
Jouni Malinen
2015-08-02
1
-0/+2
*
Reject the initial 4-way handshake if initial GTK setup fails
Jouni Malinen
2015-06-29
1
-3/+7
*
Remove WPA per-VLAN groups when no more stations remain
Michael Braun
2015-04-26
1
-2/+77
*
Do not use C++ reserved words as variable names
Jouni Malinen
2015-04-26
1
-2/+2
*
Add a AP mode event message for possible PSK/passphrase mismatch
Jouni Malinen
2015-03-19
1
-1/+12
*
Re-configure WPA2 group keys on hostapd interface re-enable
Jouni Malinen
2015-02-10
1
-0/+11
*
WPA auth: Disconnect STA if MSK cannot be fetched
Jouni Malinen
2015-01-29
1
-0/+2
*
WPA auth: Clear temporary MSK storage from stack explicitly
Jouni Malinen
2015-01-29
1
-0/+1
*
Add Suite B 192-bit AKM
Jouni Malinen
2015-01-26
1
-33/+66
*
Preparations for variable length KCK and KEK
Jouni Malinen
2015-01-26
1
-21/+24
*
hostapd: Debug messages for dodgy RADIUS servers
Ben Greear
2015-01-22
1
-1/+2
*
RADIUS DAS: Allow PMKSA cache entry to be removed without association
Jouni Malinen
2015-01-16
1
-0/+7
*
Fix a memory leak on WPA authenticator error path
Jouni Malinen
2015-01-08
1
-0/+2
*
Fix AP IE in EAPOL-Key 3/4 for WPA + FT combination
Jouni Malinen
2014-12-12
1
-1/+3
*
Check os_snprintf() result more consistently - automatic 1
Jouni Malinen
2014-12-08
1
-5/+5
*
PeerKey: Clean up EAPOL-Key Key Data processing on AP
Jouni Malinen
2014-11-23
1
-3/+6
*
AP: Extend EAPOL-Key msg 1/4 retry workaround for changing SNonce
Jouni Malinen
2014-11-21
1
-7/+74
*
Print EAPOL-Key Replay Counter in Authenticator debug log
Jouni Malinen
2014-11-21
1
-0/+2
*
mesh: Start mesh peering after successful authentication
Bob Copeland
2014-11-16
1
-0/+19
*
Suite B: Select EAPOL-Key integrity and key-wrap algorithms based on AKM
Jouni Malinen
2014-11-16
1
-10/+28
*
Suite B: PMKID derivation for AKM 00-0F-AC:11
Jouni Malinen
2014-11-16
1
-1/+5
*
SAE: Add support for PMKSA caching on the AP side
Jouni Malinen
2014-10-18
1
-0/+15
*
Simplify memory allocation/freeing for static analyzers
Jouni Malinen
2014-10-11
1
-8/+10
*
AES: Extend key wrap design to support longer AES keys
Jouni Malinen
2014-10-07
1
-1/+2
*
RSN authenticator: Use os_memcmp_const() for hash/password comparisons
Jouni Malinen
2014-07-02
1
-3/+3
*
FT: Fix GTK rekeying after FT protocol
Jouni Malinen
2014-06-01
1
-0/+2
*
Remove floating constant suffix 'd' from test coee
Jouni Malinen
2014-04-29
1
-1/+1
*
FT: Add support for postponing FT response
Jouni Malinen
2014-03-23
1
-0/+1
*
Allow management group cipher to be configured
Jouni Malinen
2014-03-14
1
-17/+30
*
Fix PTK derivation for CCMP-256 and GCMP-256
Jouni Malinen
2014-03-11
1
-1/+1
*
HS 2.0R2 AP: Add OSEN implementation
Jouni Malinen
2014-02-25
1
-1/+12
*
P2P: Add support for IP address assignment in 4-way handshake
Jouni Malinen
2014-01-27
1
-0/+75
*
Enable FT with SAE
Jouni Malinen
2013-12-29
1
-0/+8
*
WNM: Fix Sleep Mode AP processing in open network
Jouni Malinen
2013-12-26
1
-2/+3
*
Verify group key configuration for WPA group
Jouni Malinen
2013-12-24
1
-1/+36
*
Clean up get_seqnum() use for IPN
Jouni Malinen
2013-10-26
1
-1/+4
*
P2P: Select PSK based on Device Address instead of Interface Address
Jouni Malinen
2013-09-01
1
-5/+10
*
P2P: Make peer's P2P Device Address available to authenticator
Jouni Malinen
2013-09-01
1
-2/+5
*
WNM: Remove PMKSA cache entry on ESS disassoc imminent notification
Jouni Malinen
2013-05-23
1
-0/+16
[next]