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 9128b67269 Extend hostapd rsnxe_override_eapol to allow IE removal
Previous implementation was determining whether the override value was
set based on its length being larger than zero. Replace this with an
explicit indication of whether the parameter is set to allow zero length
replacement, i.e., remove of RSNXE from EAPOL-Key msg 3/4.

In addition, move IE replacement into a more generic helper function to
allow this to be used with other IEs as well.

Signed-off-by: Jouni Malinen <j@w1.fi>
4 years ago
..
ap Extend hostapd rsnxe_override_eapol to allow IE removal 4 years ago
common Replace WPA_ALG_PMK with KEY_FLAG_PMK 4 years ago
crypto crypto: Add a function to get the ECDH prime length 4 years ago
drivers Replace WPA_ALG_PMK with KEY_FLAG_PMK 4 years ago
eap_common EAP-SIM/AKA peer: Add support for EAP Method prefix 5 years ago
eap_peer EAP-SIM peer: Do not accept SIM/Challenge without SIM/Start 5 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 5 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 client: fix extra retry before failover 5 years ago
rsn_supp nl80211: Drop outdated TDLS set_key() hack 4 years ago
tls ASN.1: Helper functions for building DER encoded data 4 years ago
utils webkit2: Fix http://localhost:12345/ redirect handling 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