radare2/libr
michaelbr92 e71d6c01b7 Add escape encoding for json in print format ascii string (#9497)
* add escape encoding for json in print format ascii string

* fix review notes

* remove unneeded parentheses in loop condition

* print the whole encoded_char string instead of iterating in an inner loop

* replace all the loops over list in the pfj to use r_str_escape_utf8
2018-02-28 20:58:16 +08:00
..
anal Fix build and move anal.setHints from plug to the anal loop 2018-02-27 19:13:12 +01:00
asm tricore: added support for BOL format of st.b (#9474) 2018-02-23 09:13:54 +01:00
bin Fix null deref in pdb 2018-02-22 16:23:15 +01:00
bp Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
config Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
cons Update coding style rules for braces 2018-02-28 01:24:03 +01:00
core BlindFix #9503 - Check core->file for NULL 2018-02-28 10:34:04 +01:00
crypto Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
debug Fix conditional around r_debug_kill 2018-02-27 18:40:15 +01:00
egg Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
flag Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
fs Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
hash Fix build. no need to make rhash depend on rutil 2018-02-26 15:09:10 +01:00
include Improve RCons.readPush and add .readFlush() to make V* happy 2018-02-28 00:37:19 +01:00
io Clean up io and add some comments 2018-02-27 18:41:52 +01:00
lang Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
magic Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
parse Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
reg Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
search Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
socket warnings from lib (#9445) 2018-02-20 23:19:35 +01:00
syscall warnings from lib (#9445) 2018-02-20 23:19:35 +01:00
util Add escape encoding for json in print format ascii string (#9497) 2018-02-28 20:58:16 +08:00
config.h.head
config.h.in Fixed meson r_version creation + reorder (#7909) 2017-07-14 13:13:18 +02:00
config.h.tail
config.mk.head
config.mk.tail Remove dead code from config.mk.tail. 2018-01-11 23:09:22 +01:00
depgraph.pl
do-ar-sh
libr.pc.acr
Makefile Remove a bunch of conflicting plugins for the static build 2018-02-19 13:17:21 +01:00
meson.build Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
rules.mk Fix numerous issues with pkgconfig files. 2018-01-11 23:09:22 +01:00
stripsyms.sh
symgraph.pl