hostap/src
Jouni Malinen f2ef4f2550 EAP peer: Allow VENDOR-TEST method in Phase 2
This allows EAP methods to be tested for support of expanded EAP headers
in Phase 2.

Signed-off-by: Jouni Malinen <j@w1.fi>
2019-08-17 16:14:58 +03:00
..
ap EAP-TEAP server: Testing mechanism for Result TLV in a separate message 2019-08-17 00:08:47 +03:00
common FT: Reject over-the-DS response with MFPC=0 if PMF is required 2019-08-16 13:55:26 +03:00
crypto Add TLS-PRF using HMAC with P_SHA384 for TEAP 2019-08-16 21:16:37 +03:00
drivers nl80211: Request update connection params only for drivers with SME 2019-08-16 15:26:18 +03:00
eap_common Replace EapType typedef with enum eap_type 2019-08-17 11:36:20 +03:00
eap_peer EAP peer: Allow VENDOR-TEST method in Phase 2 2019-08-17 16:14:58 +03:00
eap_server EAP-TTLS server: Support vendor EAP types in Phase 2 2019-08-17 16:14:02 +03:00
eapol_auth EAP-TEAP server: Testing mechanism for Result TLV in a separate message 2019-08-17 00:08:47 +03:00
eapol_supp Pass full struct to peer certificate callbacks 2019-06-14 23:10:50 +03:00
fst UBSan: Define FST LLT macros without integer overflow 2019-02-25 19:48:49 +02: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 memory size for os_memmove() in p2p_check_pref_chan() 2019-06-26 20:22:33 +03:00
pae mka: Accept last two used MNs in Peers List of a received MKPDU 2019-07-29 17:05:40 +03:00
radius EAP-TEAP server: Testing mechanism for Result TLV in a separate message 2019-08-17 00:08:47 +03:00
rsn_supp FT: Reject over-the-DS response with MFPC=0 if PMF is required 2019-08-16 13:55:26 +03:00
tls libtommath: Make sure fast_s_mp_mul_digs initializes the W[] array 2019-06-22 18:56:44 +03:00
utils trace: Avoid void pointer arithmetic 2019-07-24 19:33:06 +03:00
wps WPS: Fix a typo in a comment (use full WPA2-Personal name) 2019-06-26 20:01:34 +03:00
lib.rules tests: Fix CFLAGS passing for new fuzzing tools 2019-06-11 06:34:19 +03:00
Makefile