You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src
Jouni Malinen 3bbc470502 Fix EAPOL-Key Install bit in Group Key 1/2 with FT and FILS auth
sm->Pair needs to be initialized to TRUE since unicast cipher is
supported and this is an ESS. However, the normal place for setting this
(WPA_PTK::INITIALIZE) is skipped with using FT protocol or FILS
authentication, so need to do that separately when forcing PTKINITDONE.

Signed-off-by: Jouni Malinen <j@w1.fi>
7 years ago
..
ap Fix EAPOL-Key Install bit in Group Key 1/2 with FT and FILS auth 7 years ago
common Use defines in hostapd_set_freq_params() 7 years ago
crypto OpenSSL/BoringSSL: Read certificate chain from client_cert on Android 8 years ago
drivers nl80211: Do not reset vendor_scan_cookie after scan timeout 8 years ago
eap_common Remove trailing whitespace 8 years ago
eap_peer ERP: Use macro for EMSKname length instead of hardcoded integer value 8 years ago
eap_server ERP: Use macro for EMSKname length instead of hardcoded integer value 8 years ago
eapol_auth RADIUS: Share a single function for generating session IDs 9 years ago
eapol_supp Remove trailing whitespace 8 years ago
fst FST: Silence compiler warning on WPA_ASSERT 8 years ago
l2_packet Remove trailing whitespace 8 years ago
p2p P2P: Fix compilation warning in p2p_add_device() 8 years ago
pae mka: Make MKA actor priority configurable 8 years ago
radius Remove trailing whitespace 8 years ago
rsn_supp FILS: Parse and report received FILS HLP Containers from response 8 years ago
tls Remove trailing whitespace 8 years ago
utils eloop: Fix comments mismatch eloop_event/timeout_handler definitions 7 years ago
wps Share a single str_starts() implementation 8 years ago
Makefile FST: Add the Fast Session Transfer (FST) module 9 years ago
lib.rules Add QUIET=1 option for make 10 years ago