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 1e5506588d JSON: Fix string parsing when \\ escape is at the end of buffer
This would have resulted in reading one octet past the end of the buffer
before rejecting the string.

Signed-off-by: Jouni Malinen <j@w1.fi>
5 years ago
..
ap WNM: Fix WNM-Sleep Mode Request bounds checking 5 years ago
common MBO: Move the WNM-Notification subtype definitions to common location 5 years ago
crypto tests: TLS fuzzing tool 5 years ago
drivers nl80211: Use wpa_ssid_txt() for debug messages more consistently 5 years ago
eap_common EAP-pwd: Mask timing of PWE derivation 6 years ago
eap_peer EAP peer: Clear temporary message buffers before freeing 5 years ago
eap_server PEAP: Explicitly clear temporary keys from memory when using CMK 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 fst: Fix compile error in fst_ctrl_aux.h with C++ compilers 6 years ago
l2_packet wpa_supplicant: Don't reply to EAPOL if pkt_type is PACKET_OTHERHOST 6 years ago
p2p P2P: Update find_start timer only when p2p_scan is started. 5 years ago
pae mka: New MI should only be generated when peer's key is invalid 5 years ago
radius RADIUS client: Cease endless retry for message for multiple servers 5 years ago
rsn_supp OCV: Include and verify OCI in the FILS handshake 6 years ago
tls TLS: Fix X.509 certificate name conversion into empty string 5 years ago
utils JSON: Fix string parsing when \\ escape is at the end of buffer 5 years ago
wps WPS: Fix wps_validate_credential() argument type 5 years ago
Makefile FST: Add the Fast Session Transfer (FST) module 9 years ago
lib.rules tests: TLS fuzzing tool 5 years ago