radare2/libr
Fangrui Song c43e6880fb Refactor search ()
* fix out-of-bounds read in r_search_strings_update
* Remove static variables searchhits maplist maxhits first_hit in cmd_search.c
* Change semantics of r_search_hit_new (update kw->count s->nhits in it), return 2 if search.maxhits is reached and stop searching immediately
* honor search.maxhits in r_search_regexp_update
* Refactor _cb_hit, remove bckwrds/do_bckwrd_srch and static cmdhit
* Fix mem leak in regexp.c
* Add support for /d (delta) /bd (backward + delta) when crossing blocksize boundaries
2017-09-20 17:00:18 +02:00
..
anal Added autoload of zignatures () 2017-09-18 17:48:19 +02:00
asm Compile extended mov commands 2017-09-20 18:11:00 +08:00
bin Fix - Detect D's main 2017-09-20 16:42:28 +02:00
bp Add conditional watchpoint () 2017-08-26 18:57:51 +02:00
config support for static build () 2017-06-28 22:54:40 +02:00
cons Fix leak in cons_setattr 2017-09-17 01:41:27 +02:00
core Refactor search () 2017-09-20 17:00:18 +02:00
crypto support for static build () 2017-06-28 22:54:40 +02:00
debug Fix type-matching and remove unused cb_anal_trace () 2017-09-18 10:59:44 +02:00
egg Fix warnings 2017-09-17 23:27:43 +02:00
flag Add more valid flag prefixes for functions 2017-09-02 18:34:03 +02:00
fs Fix UaF in fs.c 2017-08-11 18:06:25 +02:00
hash update incorrect FSF addresses 2017-08-15 22:28:30 -07:00
include Refactor search () 2017-09-20 17:00:18 +02:00
io paged reading for gdb (otherwise it doesn't work on qemu) () 2017-09-20 13:33:45 +02:00
lang Add 'c' output for ragg2 2017-09-04 12:59:06 +02:00
magic Leak fixes () 2017-07-30 03:57:02 +02:00
parse fix pd for rip varsub of AT&T syntax () 2017-09-15 13:45:17 +02:00
reg reg/profile.c: remove a duplicated FLG => GPR hack () 2017-09-15 11:32:29 +02:00
search Refactor search () 2017-09-20 17:00:18 +02:00
socket Disable jemalloc for old mac-ppc builds, so much crappy code 2017-08-28 20:49:33 +02:00
syscall Fixed syscall sdb symbolic links 2017-09-13 09:25:35 +02:00
util Fix - Fix cmd.repeat again and honor opdelta for pd 2017-09-18 16:18:12 +02:00
config.h.head
config.h.in Fixed meson r_version creation + reorder () 2017-07-14 13:13:18 +02:00
config.h.tail
config.mk.head Add runmeson.bat for windows builds 2017-05-05 02:49:29 +02:00
config.mk.tail Improved MSVC support (WIP) 2017-05-09 14:25:57 +02:00
depgraph.pl Update depgraph.pl script usage () 2016-08-22 11:22:13 +02:00
do-ar-sh Fix - r_flags -> r_flag 2016-10-27 01:07:58 +02:00
libr.pc.acr
Makefile Fix ios-sdk builds 2017-07-04 19:16:24 +02:00
meson.build Meson fixes (SDB, linux, added io_ar) 2017-08-17 10:44:54 +02:00
rules.mk Fix build 2017-05-26 03:07:22 +02:00
stripsyms.sh
symgraph.pl Update depgraph.pl 2016-06-21 13:16:00 +02:00
threads Add support non-numeric signal numbers in RRunProfile () 2017-02-02 14:34:44 +01:00