hostapd/src
Jouni Malinen 9f50538e13 SAE H2E: Do not use sae_h2e param in AP mode if SAE is disabled
Previously, nonzero sae_h2e parameter values were used to perform SAE
H2E specific operations (deriving PT, adding RSNXE, adding H2E-only BSS
membership selector) in AP mode even if SAE was not enabled for the
network. This could result in unexpected behavior if sae_pwe=1 or
sae_pwe=2 were set in the configuration. Fix this by making the SAE
operations conditional on SAE being actually enabled.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2019-11-29 00:07:57 +02:00
..
ap SAE H2E: Do not use sae_h2e param in AP mode if SAE is disabled 2019-11-29 00:07:57 +02:00
common DPP2: Report received ssid_charset as DPP-CONFOBJ-SSID-CHARSET event 2019-11-28 16:39:09 +02:00
crypto crypto: Remove unused crypto_bignum_sqrtmod() 2019-10-25 19:29:53 +03:00
drivers Move ownership of MAC address randomization mask to scan params 2019-10-27 19:50:22 +02:00
eap_common EAP-TEAP: Add parsing and generation routines for Identity-Type TLV 2019-08-20 01:34:12 +03:00
eap_peer Clean up base64_{encode,decode} pointer types 2019-11-28 16:39:09 +02:00
eap_server Clean up base64_{encode,decode} pointer types 2019-11-28 16:39:09 +02:00
eapol_auth EAP server: Use struct eap_config to avoid duplicated definitions 2019-08-18 17:36:32 +03:00
eapol_supp Pass full struct to peer certificate callbacks 2019-06-14 23:10:50 +03:00
fst FST: Update FST about MAC address change 2019-10-15 15:39:22 +03:00
l2_packet wpa_supplicant: Don't reply to EAPOL if pkt_type is PACKET_OTHERHOST 2018-04-02 12:21:27 +03:00
p2p P2P: Fix listen state machine getting stuck in send_action() scheduled case 2019-11-13 23:59:37 +02:00
pae mka: Check OLPN for exhaustion on SAKuse decode 2019-09-19 00:21:47 +03:00
radius RADIUS server: Abort startup on allocation failures 2019-08-20 02:57:58 +03:00
rsn_supp Fix a typo in a comment 2019-11-06 19:44:50 +02:00
tls Clean up base64_{encode,decode} pointer types 2019-11-28 16:39:09 +02:00
utils JSON: Add helper functions for building tokens 2019-11-28 16:39:09 +02:00
wps Clean up base64_{encode,decode} pointer types 2019-11-28 16:39:09 +02:00
lib.rules tests: Fix CFLAGS passing for new fuzzing tools 2019-06-11 06:34:19 +03:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00