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 58efbcbcd4 DPP: Fix static analyzer warnings in key generation and JWK construction
Memory allocation failures could have resulted in error paths that
dereference a NULL pointer or double-freeing memory. Fix this by
explicitly clearing the freed pointer and checking allocation results.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
7 years ago
..
ap OWE: Allow set of enabled DH groups to be limited on AP 7 years ago
common DPP: Fix static analyzer warnings in key generation and JWK construction 7 years ago
crypto OpenSSL: Force RSA 3072-bit DH prime size limit for Suite B 7 years ago
drivers Add TX/RX rate info and signal strength into STA output 7 years ago
eap_common Use os_memdup() 7 years ago
eap_peer OpenSSL: Add option to disable ECDHE with Suite B RSA 7 years ago
eap_server Add hostapd tls_flags parameter 7 years ago
eapol_auth Add hostapd tls_flags parameter 7 years ago
eapol_supp eap_proxy: Support multiple SIMs in get_imsi() 7 years ago
fst FST: Silence compiler warning on WPA_ASSERT 8 years ago
l2_packet tests: Add TEST_FAIL() checks in l2_packet 7 years ago
p2p P2P: Do not use wait_time for SD Response TX for last fragmentation 7 years ago
pae PAE: Validate input before pointer 7 years ago
radius Add hostapd tls_flags parameter 7 years ago
rsn_supp OWE: PMKSA caching in station mode 7 years ago
tls Use os_memdup() 7 years ago
utils hs20-osu-client: Fix build with new OpenSSL and BoringSSL 7 years ago
wps WPS: Do not increment wildcard_uuid when pin is locked 7 years ago
Makefile FST: Add the Fast Session Transfer (FST) module 9 years ago
lib.rules Add QUIET=1 option for make 10 years ago