hostap/src
Jouni Malinen 1030dec1fa JSON: Fix escaping of characters that have MSB=1 with signed char
The "\\u%04x" printf string did not really work in the correct way if
char is signed. Fix this by type casting this to unsigned char.

Signed-off-by: Jouni Malinen <j@w1.fi>
2019-10-27 19:50:22 +02:00
..
ap nl80211: Add STA node details in AP through QCA vendor subcommand 2019-10-25 19:29:53 +03:00
common Add QCA vendor cmd for setting BT coex chain mode 2019-10-25 19:29:53 +03:00
crypto crypto: Remove unused crypto_bignum_sqrtmod() 2019-10-25 19:29:53 +03:00
drivers nl80211: Indicate SUITE_B_192 capa only when CCMP-256/GCMP-256 supported 2019-10-27 15:22:19 +02:00
eap_common EAP-TEAP: Add parsing and generation routines for Identity-Type TLV 2019-08-20 01:34:12 +03:00
eap_peer Fix wpa_supplicant build with CONFIG_PCSC=y 2019-09-19 00:21:47 +03:00
eap_server EAP server: Configurable maximum number of authentication message rounds 2019-09-01 17:19:35 +03:00
eapol_auth EAP server: Use struct eap_config to avoid duplicated definitions 2019-08-18 17:36:32 +03:00
eapol_supp Pass full struct to peer certificate callbacks 2019-06-14 23:10:50 +03:00
fst FST: Update FST about MAC address change 2019-10-15 15:39:22 +03: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: Continue listening next request if no post-PD operations 2019-10-25 16:03:37 +03:00
pae mka: Check OLPN for exhaustion on SAKuse decode 2019-09-19 00:21:47 +03:00
radius RADIUS server: Abort startup on allocation failures 2019-08-20 02:57:58 +03:00
rsn_supp FT-SAE: Add RSNXE into FT MIC 2019-10-18 16:20:27 +03:00
tls libtommath: Make sure fast_s_mp_mul_digs initializes the W[] array 2019-06-22 18:56:44 +03:00
utils JSON: Fix escaping of characters that have MSB=1 with signed char 2019-10-27 19:50:22 +02:00
wps WPS: Check SHA256 result success 2019-10-15 15:41:13 +03:00
lib.rules tests: Fix CFLAGS passing for new fuzzing tools 2019-06-11 06:34:19 +03:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00