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 b99c4cadb7 EAP peer: Move certificate configuration params into shared struct
These parameters for certificate authentication are identical for the
Phase 1 (EAP-TLS alone) and Phase 2 (EAP-TLS inside a TLS tunnel).
Furthermore, yet another copy would be needed to support separate
machine credential in Phase 2. Clean this up by moving the shared
parameters into a separate data struct that can then be used for each
need without having to define separate struct members for each use.

Signed-off-by: Jouni Malinen <j@w1.fi>
5 years ago
..
ap HE: Fix HE Capabilities element size 5 years ago
common HE: Fix HE Capabilities element size 5 years ago
crypto OpenSSL: Write peer certificate chain details in debug log 5 years ago
drivers nl80211: Request update connection params only for drivers with SME 5 years ago
eap_common EAP-TEAP: Add parsing and generation routines for Identity-Type TLV 5 years ago
eap_peer EAP peer: Move certificate configuration params into shared struct 5 years ago
eap_server EAP-TEAP server: Add support for requiring user and machine credentials 5 years ago
eapol_auth EAP server: Use struct eap_config to avoid duplicated definitions 5 years ago
eapol_supp Pass full struct to peer certificate callbacks 5 years ago
fst UBSan: Define FST LLT macros without integer overflow 5 years ago
l2_packet wpa_supplicant: Don't reply to EAPOL if pkt_type is PACKET_OTHERHOST 6 years ago
p2p P2P: Fix memory size for os_memmove() in p2p_check_pref_chan() 5 years ago
pae mka: Accept last two used MNs in Peers List of a received MKPDU 5 years ago
radius RADIUS server: Abort startup on allocation failures 5 years ago
rsn_supp FT: Reject over-the-DS response with MFPC=0 if PMF is required 5 years ago
tls libtommath: Make sure fast_s_mp_mul_digs initializes the W[] array 5 years ago
utils trace: Avoid void pointer arithmetic 5 years ago
wps WPS: Fix a typo in a comment (use full WPA2-Personal name) 5 years ago
Makefile FST: Add the Fast Session Transfer (FST) module 9 years ago
lib.rules tests: Fix CFLAGS passing for new fuzzing tools 5 years ago