hostapd/src
Jouni Malinen f791b5bbc7 EAP-TEAP peer: Process Crypto-Binding TLV before EAP Payload TLV
When using the optimized EAP method sequence within the tunnel, crypto
binding for the previous EAP method can be performed in the same message
with the start of the next EAP method. The Crypto-Binding TLV needs to
be processed before moving to the next EAP method for IMSK to be derived
correctly, so swap the order of these processing steps.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
2022-12-01 17:53:05 +02:00
..
ap SAE: Add an enum for defining sae_pwe parameter values 2022-11-29 20:37:23 +02:00
common wpa_supplicant: Support throughput estimation for EHT rates 2022-11-30 19:23:14 +02:00
crypto OpenSSL: Fix BN_rshift() argument order 2022-11-30 19:06:30 +02:00
drivers nl80211: Increase the scan frequencies buffer 2022-12-01 15:17:14 +02:00
eap_common EAP-SAKA: Simplify attribute parser for static analyzers 2022-05-08 16:53:38 +03:00
eap_peer EAP-TEAP peer: Process Crypto-Binding TLV before EAP Payload TLV 2022-12-01 17:53:05 +02:00
eap_server EAP-TEAP: Use EAP-FAST-MSCHAPv2 in the tunnel 2022-12-01 17:53:05 +02:00
eapol_auth EAP-TLS: Testing functionality to skip protected success indication 2022-04-07 00:43:12 +03:00
eapol_supp Discard unencrypted EAPOL-EAP when TK is set and PMF is enabled 2022-05-07 21:37:08 +03:00
fst FST: More robust bounds checking of local data in fst_dump_mb_ies() 2022-05-08 17:18:58 +03:00
l2_packet Replace "dummy" with "stub" in comments/documentation 2021-10-11 20:52:50 +03:00
p2p P2P: Check dev pointer consistently when building PD Response 2022-11-20 15:15:58 +02:00
pae MACsec: Support GCM-AES-256 cipher suite 2022-02-16 22:54:49 +02:00
pasn PASN: Fix is_pasn_auth_frame() for mgmt tx status frames 2022-11-23 18:45:51 +02:00
radius RADIUS: Add Filter-Id attribute 2022-10-31 11:56:57 +02:00
rsn_supp SAE: Add an enum for defining sae_pwe parameter values 2022-11-29 20:37:23 +02:00
tls TLS: Fix unsigned int underflow in internal TLS 1.0/1.1 implementation 2022-11-20 19:11:01 +02:00
utils Add hostapd control interface command to stop logging to file 2022-11-23 18:24:56 +02:00
wps WPS: Check NDEF record length fields separately 2022-11-20 15:15:58 +02:00
build.rules build: Rebuild libs all the time 2020-10-12 20:18:02 +03:00
lib.rules build: lib.rules: Add common-clean 2020-10-16 12:51:12 +03:00
Makefile PASN: Move initiator changes into a separate file 2022-11-04 00:52:17 +02:00
objs.mk build: Fix dependency file inclusion 2020-10-12 11:05:16 +03:00