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 aabbdb818d FILS: Do not try to add PMKSA cache entry if caching is disabled
This gets rid of a confusing error message "FILS: Failed to add PMKSA
cache entry based on ERP" for cases where PMKSA caching is disabled in
hostapd (disable_pmksa_caching=1). Functionality remains unchanged,
i.e., no cache entry was added before this change either.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
5 years ago
..
ap FILS: Do not try to add PMKSA cache entry if caching is disabled 5 years ago
common Vendor attribute to enable or disable TWT request support 5 years ago
crypto OpenSSL: Add 'check_cert_subject' support for TLS server 5 years ago
drivers nl80211: Clear keys from heap memory before freeing it for get_seqnum 5 years ago
eap_common EAP-pwd: Fix a memory leak in hunting-and-pecking loop 5 years ago
eap_peer OpenSSL: Add 'check_cert_subject' support for TLS server 5 years ago
eap_server EAP-pwd server: Fix memory leak with salted passwords 5 years ago
eapol_auth Add hostapd tls_flags parameter 7 years ago
eapol_supp eap_proxy: Fix memory leaks when using eap_peer_erp_init() 6 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 WPS: Add multi_ap_subelem to wps_build_wfa_ext() 5 years ago
pae UBSan: Pack MACsec peer id structure 5 years ago
radius EAP-pwd server: Fix memory leak with salted passwords 5 years ago
rsn_supp UBSan: Avoid an unsigned integer overflow warning 5 years ago
tls bignum: Fix documentation for bignum_cmp_d() 5 years ago
utils Remove forgotten os_strncpy() implementations 5 years ago
wps Multi-AP: Avoid memcpy(ptr, NULL, 0) in WPS Registrar initialization 5 years ago
Makefile FST: Add the Fast Session Transfer (FST) module 9 years ago
lib.rules tests: TLS fuzzing tool 5 years ago