radare2/libr/core
Fangrui Song a8461613d1 Make wc- invalidate all (fully or partially) overlapping cache (#11241)
Fix the handling of [to] in wc- [from] [to]
2018-08-26 17:38:11 +02:00
..
p Optimize sdb_const_anext and sdb_array_contains (#11139) 2018-08-19 15:51:27 +02:00
anal_tp.c Fix RStrBuf memleak in afta (#11251) 2018-08-26 14:16:14 +02:00
asm.c Make RAsmOp use RStrBuf instead of fixed-size buffers 2018-08-22 11:43:05 +02:00
blaze.c Honor op mask in r_core_anal_op 2018-06-10 03:17:33 +02:00
canal.c add afbc for exposing a "colorize" api to bbs; addresses #8588 (#11224) 2018-08-25 11:11:12 +02:00
carg.c Honor op mask in r_core_anal_op 2018-06-10 03:17:33 +02:00
cbin.c Fix rabin2 -ee paddr (#11210) 2018-08-23 14:33:26 +02:00
cconfig.c Initial work on Constrained types (#11144) 2018-08-19 23:05:54 +02:00
cfile.c Fix fatmacho tests 2018-08-26 02:02:02 +02:00
cio.c Use r_io_read_at instead of r_core_read_at which is now deprecated 2018-05-21 23:06:00 +02:00
cmd_anal.c Fix #11211, Change afvn syntax to [new_name] [old_name] (#11233) 2018-08-26 17:35:04 +02:00
cmd_api.c Fix last coverities and the use of r_str_cmp as list comparator 2018-08-11 20:59:28 +02:00
cmd_cmp.c Make RAsmOp use RStrBuf instead of fixed-size buffers 2018-08-22 11:43:05 +02:00
cmd_debug.c Make RAsmOp use RStrBuf instead of fixed-size buffers 2018-08-22 11:43:05 +02:00
cmd_egg.c Fix more memleaks 2018-03-14 15:31:08 +01:00
cmd_eval.c Some improvements to the visual color editor VE (#10979) 2018-08-08 12:12:28 +08:00
cmd_flag.c Fix asan crash in the fi command 2018-08-03 15:33:27 +02:00
cmd_hash.c Fix asan issue related to the hashbang launch 2018-07-19 17:25:44 +02:00
cmd_help.c Add $ command names beside case labels and update ?$? 2018-08-26 16:09:01 +02:00
cmd_info.c Fix command izzj (#11083) 2018-08-16 11:05:40 +02:00
cmd_log.c Fix plugin file path parsing (#11092) 2018-08-16 19:09:18 +02:00
cmd_macro.c Fix #7653 - inline macro foreach 2017-10-09 13:31:19 +02:00
cmd_magic.c Make /m create flags 2018-04-24 13:50:09 +02:00
cmd_meta.c cmd_meta: add command names beside case labels (#11182) 2018-08-22 11:17:08 +02:00
cmd_mount.c WIP: Handle path tab autocompletion in RFShell (#9837) 2018-04-24 13:57:17 +02:00
cmd_open.c Fix binheap comparator & omp 2018-08-26 02:02:02 +02:00
cmd_print.c Fix #11081 - Transient Tasks (#11214) 2018-08-23 13:49:28 +02:00
cmd_project.c Add R2_PLUGINS, R2_EXTRAS, R2_BINDINGS macros (#9994) 2018-05-02 15:58:14 +02:00
cmd_quit.c Add q!!! command for fast quits 2017-10-11 23:48:48 +02:00
cmd_search_rop.c Make Travis green again 2018-04-09 10:33:57 +02:00
cmd_search.c Fixes pdi, hellocxx test, cmd_rop, helloworld-gcc-elf, elf-riscv64 2018-08-22 11:43:05 +02:00
cmd_section.c libr: remove some old "mrwx" permissions. m does not exist anymore (#10067) 2018-05-10 20:35:33 +02:00
cmd_seek.c Fix superfluous seek on error while -escr.interactive=0 (#11166) 2018-08-21 11:42:24 +08:00
cmd_type.c memleaks after sdb_querys calls fixed 2018-08-21 23:44:52 +02:00
cmd_write.c Make wc- invalidate all (fully or partially) overlapping cache (#11241) 2018-08-26 17:38:11 +02:00
cmd_zign.c Fix warnings introduced recently 2018-07-30 18:17:09 +01:00
cmd.c Fix #11081 - Transient Tasks (#11214) 2018-08-23 13:49:28 +02:00
core.c Add $ command names beside case labels and update ?$? 2018-08-26 16:09:01 +02:00
cundo.c Initial import of the CoreUndo API and uc command 2018-03-14 12:12:44 +01:00
disasm.c Fix RStrBuf memleak in afta (#11251) 2018-08-26 14:16:14 +02:00
fortune.c Add R2_PLUGINS, R2_EXTRAS, R2_BINDINGS macros (#9994) 2018-05-02 15:58:14 +02:00
gdiff.c Added import graph; updated ag? help 2018-05-21 01:55:43 +02:00
graph.c Add Visual Graph cursor mode to choose (move vs pan) actions 2018-08-23 12:50:17 +02:00
hack.c Refactor code to change R_ANAL_OP_MASK_ALL to appropriate value 2018-05-31 19:05:54 +02:00
libs.c Add R2_PLUGINS, R2_EXTRAS, R2_BINDINGS macros (#9994) 2018-05-02 15:58:14 +02:00
linux_heap_glibc.c Fix offset to main_arena in libc6-2.27 x64_32 (tested in debian and kali 32 bits) (#11147) 2018-08-19 15:50:31 +02:00
linux_heap_jemalloc.c Freebsd build fix (#10213) 2018-05-28 18:47:49 +02:00
log.c Implement cfg.log and cmd.log 2017-05-09 02:58:39 +02:00
Makefile Fix memleaks in RBin 2018-08-19 16:39:55 +02:00
meson.build Fix memleaks in RBin 2018-08-19 16:39:55 +02:00
panels.c Fixed the resizing issue of panels when the canvas is resized. (#11242) 2018-08-26 01:54:22 +02:00
patch.c Fix more coverities 2017-10-02 21:31:31 +08:00
plugin.c s/deinit/fini/g 2018-05-27 15:55:33 +02:00
project.c Fix #11081 - Transient Tasks (#11214) 2018-08-23 13:49:28 +02:00
pseudo.c asm.fcnlines > asm.lines.fcn (#10140) 2018-05-21 02:01:47 +02:00
rtr.c Fix #11081 - Transient Tasks (#11214) 2018-08-23 13:49:28 +02:00
task.c Fix #11081 - Transient Tasks (#11214) 2018-08-23 13:49:28 +02:00
vasm.c Show error when cannot write after VA (use api vs cmd) 2018-08-09 16:36:11 +02:00
visual.c Fix leak in RAnal.ws and make Vbe work 2018-08-23 15:07:21 +02:00
vmarks.c
vmenus.c Make RAsmOp use RStrBuf instead of fixed-size buffers 2018-08-22 11:43:05 +02:00
yank.c Use r_io_read_at instead of r_core_read_at which is now deprecated 2018-05-21 23:06:00 +02:00