| .. |
|
p
|
replace r_cons_printf("%s\n",p) r_cons_println(p)
|
2016-06-26 00:52:03 -04:00 |
|
anal.c
|
Args/vars the last commit (#5245)
|
2016-07-01 16:15:29 +02:00 |
|
asm.c
|
Fix couple of memory leaks. Issue #2772. (#4725)
|
2016-04-28 10:47:50 +02:00 |
|
bin.c
|
fix iZ and negative o for large files (#5242)
|
2016-07-05 12:46:28 +02:00 |
|
cmd.c
|
replace r_cons_printf("%s\n",p) r_cons_println(p)
|
2016-06-26 00:52:03 -04:00 |
|
cmd_anal.c
|
Add agC for full program callgraph
|
2016-07-05 17:37:29 +02:00 |
|
cmd_api.c
|
Infer fixes Round 2 (#4993)
|
2016-05-24 22:22:15 +02:00 |
|
cmd_cmp.c
|
refactor includes (#4757)
|
2016-05-03 04:52:41 +02:00 |
|
cmd_debug.c
|
dmh - show heap info (#5251)
|
2016-07-05 22:48:48 +02:00 |
|
cmd_egg.c
|
replace r_cons_printf("%s\n",p) r_cons_println(p)
|
2016-06-26 00:52:03 -04:00 |
|
cmd_eval.c
|
ecc [arg] - show color palete in css prefixing the CSS keys
|
2016-07-03 20:56:44 +02:00 |
|
cmd_flag.c
|
Add fi[jn*] command to list flags in range
|
2016-07-03 22:00:43 +02:00 |
|
cmd_hash.c
|
Fix endian issue in crc16 and crc32
|
2016-05-16 02:08:59 +02:00 |
|
cmd_help.c
|
Add @o help
|
2016-07-06 00:02:49 +02:00 |
|
cmd_info.c
|
fix iZ and negative o for large files (#5242)
|
2016-07-05 12:46:28 +02:00 |
|
cmd_log.c
|
refactor includes (#4757)
|
2016-05-03 04:52:41 +02:00 |
|
cmd_macro.c
|
refactor includes (#4757)
|
2016-05-03 04:52:41 +02:00 |
|
cmd_magic.c
|
Fix #1476: respect search.from and don't seek on /m (#4973)
|
2016-05-23 11:25:17 +02:00 |
|
cmd_meta.c
|
Args/vars the last commit (#5245)
|
2016-07-01 16:15:29 +02:00 |
|
cmd_mount.c
|
|
|
|
cmd_open.c
|
Refactor r_io, while fixing some bugs and use more RList
|
2016-06-20 00:29:41 +02:00 |
|
cmd_print.c
|
Fix coverities
|
2016-06-30 22:11:09 +03:00 |
|
cmd_project.c
|
replace r_cons_printf("%s\n",p) r_cons_println(p)
|
2016-06-26 00:52:03 -04:00 |
|
cmd_quit.c
|
refactor includes (#4757)
|
2016-05-03 04:52:41 +02:00 |
|
cmd_search.c
|
Fix cmd_rop tests
|
2016-07-06 01:05:07 +02:00 |
|
cmd_section.c
|
refactor includes (#4757)
|
2016-05-03 04:52:41 +02:00 |
|
cmd_seek.c
|
Uniform name RUndos -> RIOUndos (for bindings)
|
2016-06-02 07:34:06 +03:00 |
|
cmd_type.c
|
fixing type link consumes no bytes (#5288)
|
2016-07-05 22:44:53 +02:00 |
|
cmd_write.c
|
Fix coverities
|
2016-06-30 22:11:09 +03:00 |
|
cmd_zign.c
|
replace r_cons_printf("%s\n",p) r_cons_println(p)
|
2016-06-26 00:52:03 -04:00 |
|
config.c
|
Add rop.db and remove the misuse of asm.esil in /Rl
|
2016-07-05 23:42:08 +02:00 |
|
core.c
|
fixing type link consumes no bytes (#5288)
|
2016-07-05 22:44:53 +02:00 |
|
disasm.c
|
Fixes and enhancements for the previous commits
|
2016-07-05 23:25:16 +02:00 |
|
file.c
|
fix iZ and negative o for large files (#5242)
|
2016-07-05 12:46:28 +02:00 |
|
gdiff.c
|
anal/fcn: use getter/setter to access the size of a RAnalFunction
|
2016-05-19 01:50:50 +02:00 |
|
graph.c
|
more mem leak fixes
|
2016-06-29 10:11:25 +02:00 |
|
hack.c
|
Infer fixes Round 2 (#4993)
|
2016-05-24 22:22:15 +02:00 |
|
help.c
|
|
|
|
io.c
|
Avoid null deref in info->arch
|
2016-05-19 12:30:20 +02:00 |
|
Jamroot
|
|
|
|
libs.c
|
fix CID 1352385 and 1354256 again (#4601)
|
2016-04-10 21:28:05 +02:00 |
|
log.c
|
replace r_cons_printf("%s\n",p) r_cons_println(p)
|
2016-06-26 00:52:03 -04:00 |
|
Makefile
|
Fix #5158 - Merge r_db into r_util
|
2016-06-17 12:19:16 +02:00 |
|
panels.c
|
Adding colors to r2 2048 (#4994)
|
2016-05-26 16:58:02 +02:00 |
|
patch.c
|
|
|
|
plugin.c
|
Remove two unused fields in RAnalOp and some deadcode
|
2016-06-17 14:26:24 +02:00 |
|
project.c
|
replace r_cons_printf("%s\n",p) r_cons_println(p)
|
2016-06-26 00:52:03 -04:00 |
|
pseudo.c
|
Add comments in pdc and arm.pseudo fixes
|
2016-04-22 10:15:17 +02:00 |
|
rtr.c
|
fix somes coverities
|
2016-06-30 23:38:41 +02:00 |
|
syscmd.c
|
|
|
|
task.c
|
replace r_cons_printf("%s\n",p) r_cons_println(p)
|
2016-06-26 00:52:03 -04:00 |
|
vasm.c
|
|
|
|
visual.c
|
more mem leak fixes
|
2016-06-29 10:11:25 +02:00 |
|
vmarks.c
|
|
|
|
vmenus.c
|
Add +/- for the bit editor
|
2016-07-05 12:31:25 +02:00 |
|
yank.c
|
libr/core/yank.c fix memleak
|
2016-07-01 01:00:06 -04:00 |