radare2/libr/core
2017-01-13 12:59:28 +01:00
..
p Fixed small typo (#6492) 2017-01-12 16:56:58 +01:00
anal_tp.c Added RConfigHold (#6250) 2016-11-23 18:36:11 +01:00
anal_vt.c fix some coverities 2016-12-18 23:41:55 +01:00
anal.c Fix main function autoname 2017-01-12 00:14:45 +01:00
asm.c XOR assemble for x86.nz requires 2 parameters 2016-12-26 02:20:57 +01:00
cbin.c Fix issue with thumb and arm 2017-01-08 12:57:09 +01:00
cconfig.c Enable http.sandbox by default 2017-01-09 14:43:33 +01:00
cio.c Fix issue with thumb and arm 2017-01-08 12:57:09 +01:00
cmd_anal.c Add afcc and use afc to sum cycles in a function 2017-01-10 01:30:48 +01:00
cmd_api.c fix more coverities 2016-12-19 17:23:30 +01:00
cmd_cmp.c Initial refactoring of the r_syscmd APIs and begin with binr/r2bb 2017-01-03 03:48:55 +01:00
cmd_debug.c Fix main function autoname 2017-01-12 00:14:45 +01:00
cmd_egg.c Add remaining [?] 2016-11-26 14:57:21 +01:00
cmd_eval.c see all help with ?* and get rid of another infinite loop 2016-12-13 00:32:17 +01:00
cmd_flag.c Fix main function autoname 2017-01-12 00:14:45 +01:00
cmd_hash.c Fix #6124 - ensure "#\t" doesn't get processed as a command (#6132) 2016-11-06 21:54:50 +01:00
cmd_help.c Fix code injection vuln in r_sys_tts() and add new ?es command 2017-01-11 00:21:58 +01:00
cmd_info.c Fix null derefs in r2 -qcia -- 2017-01-12 16:52:57 +01:00
cmd_log.c Add remaining [?] 2016-11-26 14:57:21 +01:00
cmd_macro.c Fix crash in macros 2016-10-18 02:08:53 +02:00
cmd_magic.c
cmd_meta.c Document CF 2017-01-13 12:59:28 +01:00
cmd_mount.c Initial refactoring of the r_syscmd APIs and begin with binr/r2bb 2017-01-03 03:48:55 +01:00
cmd_open.c Fix 'on' to make travis happy 2017-01-09 21:57:11 +01:00
cmd_print.c pf i != d (signed vs unsigned) 2017-01-12 00:31:53 +01:00
cmd_project.c Implement Po& and r2 -tp to load projects in a thread 2016-11-04 23:07:02 +01:00
cmd_quit.c Honor Q as an alias for q! in visual and prompt 2016-12-19 04:46:50 +01:00
cmd_search_rop.c Fix ropsearch dblfree issue 2016-12-22 15:55:33 +01:00
cmd_search.c Add /re as an alias for aae 2017-01-04 02:16:22 +01:00
cmd_section.c Add parameter to Sf 2016-11-08 14:27:37 +01:00
cmd_seek.c Improve a bit the help for anal-related commands (#6348) 2016-12-21 09:02:55 +01:00
cmd_type.c Add remaining [?] 2016-11-26 14:57:21 +01:00
cmd_write.c Fix null deref in cbin->info 2017-01-05 10:57:50 +01:00
cmd_zign.c added r_cons_break_{push/pop} to handle ^C better 2016-11-21 16:56:12 +01:00
cmd.c A bit more work for r2bb 2017-01-13 12:49:42 +01:00
core.c Autocomplete /r and fixes for the graph node sizes 2016-12-19 05:26:06 +01:00
disasm.c Fix tcc build 2017-01-09 17:12:06 +01:00
file.c Make debugging work a bit better on OpenBSD: nudge get_base_from_maps() so it does not return 0 on OpenBSD just because the memory mapping does not contain the file name. (#6455) 2017-01-10 00:55:38 +01:00
gdiff.c Fix the radiff2 -C MATCH issue, still not perfect but getting in shape 2016-09-22 23:57:16 +02:00
graph.c Fix covs from 2016-12-23 mail 2017-01-02 21:04:06 +01:00
hack.c
help.c
Jamroot Fix #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02:00
libs.c Fix invalid free() on teardown for io plugins (#5722) 2016-09-09 19:30:23 +02:00
linux_heap_glibc.c Fix typo in dmh? menu (#6399) 2016-12-29 20:28:27 +01:00
log.c
Makefile Initial refactoring of the r_syscmd APIs and begin with binr/r2bb 2017-01-03 03:48:55 +01:00
panels.c Update date in V! panels license menu 2016-12-21 00:36:38 +01:00
patch.c Reindent a bit more 2016-10-26 23:16:31 +02:00
plugin.c
project.c fix leaks and null deref 2016-11-10 22:26:15 -08:00
pseudo.c Fix some more coverities 2016-12-22 00:21:11 +03:00
rtr.c Fix #6415 - Properly disable sandbox after http.sandbox 2017-01-09 13:19:08 +01:00
task.c added r_cons_break_{push/pop} to handle ^C better 2016-11-21 16:56:12 +01:00
vasm.c Fix VA boundaries 2016-11-24 23:37:47 +01:00
visual.c Show function+delta in visual title 2017-01-11 23:56:36 +01:00
vmarks.c fix visual mark target address (#5637) 2016-08-29 20:20:10 +02:00
vmenus.c Honor Q as an alias for q! in visual and prompt 2016-12-19 04:46:50 +01:00
yank.c Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00