radare2/libr
pancake d95befca7a
Fix #16233 - ~{} works on colorized JSONs ##json (#16425)
* Fix #16233 - ~{} works on colorized JSONs ##json
* Fix issue in json_indent
2020-04-06 16:08:47 +08:00
..
anal r_buffer: do not move seek when using _at APIs (#16401) ##util 2020-04-04 10:31:48 +02:00
asm Avoid duplicated module filenames to fix static.sh ##build (#16403) 2020-04-02 14:30:27 +02:00
bin Do not use r_buf_data in DEX results in 1.5x faster parsing (22s vs 33s) ##bin 2020-04-05 19:24:36 +02:00
bp Fix double free in r_bp_del_index and other breakpoint index bugs 2020-01-05 18:34:03 +01:00
config Fix RConfigHold in case the same key is set two times 2020-03-24 15:23:35 +01:00
cons Fix #16233 - ~{} works on colorized JSONs ##json (#16425) 2020-04-06 16:08:47 +08:00
core Fix #16394 - Make pm [file] work again ##print (#16428) 2020-04-06 16:02:50 +08:00
crypto Fix check for failed allocation (#16232) 2020-03-17 01:02:43 +01:00
debug Avoid duplicated module filenames to fix static.sh ##build (#16403) 2020-04-02 14:30:27 +02:00
egg Make size arg of r_file_slurp() size_t (#16221) 2020-03-15 23:34:38 +01:00
flag Fix #16138 - Do not preincrement when it's not necessary (#16151) 2020-03-05 19:06:59 +01:00
fs Avoid duplicated module filenames to fix static.sh ##build (#16403) 2020-04-02 14:30:27 +02:00
hash Avoid duplicated module filenames to fix static.sh ##build (#16403) 2020-04-02 14:30:27 +02:00
include Do not use r_buf_data in DEX results in 1.5x faster parsing (22s vs 33s) ##bin 2020-04-05 19:24:36 +02:00
io r_buffer: do not move seek when using _at APIs (#16401) ##util 2020-04-04 10:31:48 +02:00
lang Make size arg of r_file_slurp() size_t (#16221) 2020-03-15 23:34:38 +01:00
magic Avoid duplicated module filenames to fix static.sh ##build (#16403) 2020-04-02 14:30:27 +02:00
main Add r2 -NN to not load plugins ##core (#16415) 2020-04-05 15:02:46 +02:00
parse Code cleanup in parse.x86_pseudo 2020-03-21 16:52:43 +01:00
reg Use r_str_trim_head_ro instead of hacky while loops (#16416) 2020-04-05 15:50:19 +02:00
search Avoid duplicated module filenames to fix static.sh ##build (#16403) 2020-04-02 14:30:27 +02:00
socket Always use r_getopt, do not depend on libc (not just on windows) ##core (#16325) 2020-03-27 17:06:40 +01:00
syscall Fix #12700 (#16332) 2020-03-28 06:35:53 -05:00
util Fix #16233 - ~{} works on colorized JSONs ##json (#16425) 2020-04-06 16:08:47 +08:00
config.h.head
config.h.in
config.h.tail
config.mk.head
config.mk.tail Remove CYGWIN & MINGW remnants (#13377) 2019-03-15 12:55:08 +08:00
depgraph.pl
do-ar-sh Add sys/build-shlib.sh and fix static builds ##build 2019-05-28 23:15:22 +02:00
ld.script
libr.pc.acr
libs.custom.mk.example Add sys/build-shlib.sh and fix static builds ##build 2019-05-28 23:15:22 +02:00
libs.mk Fix #13765 - asm/anal cant be build in parallel ##build 2019-05-05 22:55:20 +02:00
Makefile Build fixes to make emscripten builds happy (#16406) ##build 2020-04-02 17:52:03 +02:00
meson.build Add Windows Crash Dump format support (#16087) ##bin 2020-03-02 19:20:27 +01:00
rules.mk Fix android-static ##build 2019-08-01 04:39:40 +02:00
stripsyms.sh
symgraph.pl