radare2/libr/core
2016-08-22 18:32:18 +02:00
..
p Fix #3286 - Use stdbool.h 2016-07-12 22:15:19 +02:00
anal_tp.c fixing bugs with tp (#5567) 2016-08-22 11:22:22 +02:00
anal.c Fix memleaks in av, lot of anal code cleanup and do not always allocate bb->diff 2016-08-22 18:32:18 +02:00
asm.c Fix couple of memory leaks. Issue #2772. (#4725) 2016-04-28 10:47:50 +02:00
cbin.c Types docs (#5557) 2016-08-19 14:31:41 -04:00
cio.c remove `next' param from r_core_block_read() 2016-08-15 14:26:58 -05:00
cmd_anal.c Add stackptr to aOj output (#5582) 2016-08-22 18:07:15 +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 Update dmh 2016-08-08 18:42:18 +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 Fix VRR on windows issues 2016-08-14 19:29:59 +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 #4965. Add support for luhn searching and hashing. 2016-08-01 12:34:54 +02:00
cmd_help.c Add $Fb and $Fs to handle basicblock address and size 2016-08-08 13:32:23 +02:00
cmd_info.c remove `next' param from r_core_block_read() 2016-08-15 14:26:58 -05:00
cmd_log.c core/cmd_log: Fixed T description 2016-07-12 21:24:55 +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 few enhancements for afv FIX #5459 (#5461) 2016-08-09 00:17:42 +02:00
cmd_mount.c Fix #3286 - Use stdbool.h 2016-07-12 22:15:19 +02:00
cmd_open.c remove `next' param from r_core_block_read() 2016-08-15 14:26:58 -05:00
cmd_print.c anon pf struct and add n/N 2016-08-22 11:25:52 +02:00
cmd_project.c Fix #5526 - Save function local flags in projects 2016-08-15 20:47:46 +02:00
cmd_quit.c Correction for #5349 (#5369) 2016-07-25 10:37:51 +02:00
cmd_search_rop.c Coverity patch + refactor (#5574) 2016-08-22 12:39:21 +02:00
cmd_search.c Add hotpatching function preludes from MSVC 2016-08-21 11:31:54 +02:00
cmd_section.c refactor includes (#4757) 2016-05-03 04:52:41 +02:00
cmd_seek.c remove `next' param from r_core_block_read() 2016-08-15 14:26:58 -05:00
cmd_type.c adding option load types manually (#5550) 2016-08-18 10:52:20 +02:00
cmd_write.c remove `next' param from r_core_block_read() 2016-08-15 14:26:58 -05:00
cmd_zign.c Fixed warnings (#5579) 2016-08-22 13:26:35 +02:00
cmd.c Add @@f foreach iterator to walk all the functions 2016-08-21 00:25:03 +02:00
config.c Edit stack.size description for clarity (Fix #5542) 2016-08-17 09:09:19 -04:00
core.c Fix #5522 - rap:// write operation wrongly processed 2016-08-16 02:42:27 +02:00
disasm.c Fix #5562 - Only STACK_INC and RESET changes stackptr 2016-08-19 12:49:17 +02:00
file.c remove `next' param from r_core_block_read() 2016-08-15 14:26:58 -05: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 Add help for VV_ and VVF 2016-08-16 01:37:38 +02:00
hack.c Infer fixes Round 2 (#4993) 2016-05-24 22:22:15 +02:00
help.c Fix some gcc warnings 2014-08-04 00:18:54 +02:00
Jamroot Somewhat better BoostJam support 2014-10-26 02:47:08 +02:00
libs.c fix CID 1352385 and 1354256 again (#4601) 2016-04-10 21:28:05 +02:00
linux_heap_glibc_32.c Update dmh 2016-08-08 18:42:18 +02:00
linux_heap_glibc_64.c Update dmh 2016-08-08 18:42:18 +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 #5533 - Fix aftm segfault 2016-08-16 11:59:01 +02:00
panels.c Adding colors to r2 2048 (#4994) 2016-05-26 16:58:02 +02:00
patch.c Fix #2880 - Fix crash in rapatch (r2 -P) 2015-07-08 14:21:43 +02:00
plugin.c Remove two unused fields in RAnalOp and some deadcode 2016-06-17 14:26:24 +02:00
project.c Refix #5526 - Use f.** to save all function flags 2016-08-16 11:59:07 +02:00
pseudo.c Add comments in pdc and arm.pseudo fixes 2016-04-22 10:15:17 +02:00
rtr.c Fix #5338 - Add ability to start RAP server in background. (#5416) 2016-07-29 19:32:27 +02:00
syscmd.c Fix #3585 - Implement cp and mv #syscmd 2015-10-25 02:32:22 +02:00
task.c replace r_cons_printf("%s\n",p) r_cons_println(p) 2016-06-26 00:52:03 -04:00
vasm.c Fix visual assembler offset 2015-05-05 14:06:44 +02:00
visual.c Fix #5546 - Implement Vv[JK] to scroll pages of functions 2016-08-18 00:29:11 +02:00
vmarks.c Fix #3429 - save/load visual marks using the new fV command 2015-10-12 14:33:52 +02:00
vmenus.c Fix issue with silly compilers 2016-08-18 02:25:43 +02:00
yank.c remove `next' param from r_core_block_read() 2016-08-15 14:26:58 -05:00