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
Alexander Wetzel b17b7a8e53 STA: Support Extended Key ID
Support Extended Key ID in wpa_supplicant according to
IEEE Std 802.11-2016 for infrastructure (AP) associations.

Extended Key ID allows to rekey pairwise keys without the otherwise
unavoidable MPDU losses on a busy link. The standard is fully backward
compatible, allowing STAs to also connect to APs not supporting it.

Signed-off-by: Alexander Wetzel <alexander@wetzel-home.de>
4 years ago
..
ap AP: Support Extended Key ID 4 years ago
common More details to the vendor specific driver internal failure reporting 4 years ago
crypto crypto: Add a function to get the ECDH prime length 4 years ago
drivers nl80211: Fix RTM NEW/DELLINK IFLA_IFNAME copy for maximum ifname length 4 years ago
eap_common EAP-SIM/AKA peer: Add support for EAP Method prefix 4 years ago
eap_peer EAP-SIM peer: Do not accept SIM/Challenge without SIM/Start 4 years ago
eap_server Clean up base64_{encode,decode} pointer types 5 years ago
eapol_auth Make WEP functionality an optional build parameter 4 years ago
eapol_supp Fix unicast argument for set_wep_key() from EAPOL supplicant 4 years ago
fst FST: Update FST about MAC address change 5 years ago
l2_packet l2_packet: Fix bridge workaround for repeater configuration 4 years ago
p2p P2P: Increase number of channels per operating class 4 years ago
pae mka: Check OLPN for exhaustion on SAKuse decode 5 years ago
radius RADIUS: Use size_t instead of int for message attributes 4 years ago
rsn_supp STA: Support Extended Key ID 4 years ago
tls ASN.1: Helper functions for building DER encoded data 4 years ago
utils Convert int_array to use size_t instead of int as the length 4 years ago
wps WPS: Remove expired PINs on Selected Registrar timeout 4 years ago
Makefile
lib.rules tests: Fix CFLAGS passing for new fuzzing tools 5 years ago