radare2/libr/core
pancake 6188fa4bd8
Cleanup the ELF parser code a bit ##bin (#17188)
Co-authored-by: pancake <pancake@nopcode.org>
2020-07-10 13:40:15 +08:00
..
p Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
agraph.c Use g->x and g->y to rebase x/y got with r_str_str_xy 2020-05-03 17:33:36 +02:00
anal_objc.c Optimize 'aao' objc analysis ##anal (#17099) 2020-07-03 08:51:05 -05:00
anal_tp.c Fix all the coverities detected last month (#17060) 2020-06-14 13:21:57 +02:00
blaze.c Refactor Meta out of SDB (#16716) 2020-05-09 20:49:28 +02:00
canal.c Fix compiler warnings (#17245) 2020-07-09 12:04:31 +08:00
cannotated_code.c Migrating RAnnotatedCode to radare2 (#16939) 2020-05-27 11:54:31 +08:00
carg.c Remove unused RAnalFunction Members (#16521) 2020-04-12 20:17:45 +08:00
casm.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
cbin.c Cleanup the ELF parser code a bit ##bin (#17188) 2020-07-10 13:40:15 +08:00
cconfig.c Rename anal.in=raw to anal.in=range (#17236) 2020-07-10 13:35:56 +08:00
cfile.c Cleanup debugger state during restart. (#17246) ##debug 2020-07-09 10:29:13 +02:00
cio.c r_core_seek accepts a boolean as 3rd argument (#16618) 2020-04-17 12:53:35 +02:00
citem.c Refactor Meta out of SDB (#16716) 2020-05-09 20:49:28 +02:00
cmd_anal.c Fix #17108 - Add JSON output for variable xrefs (#17218) 2020-07-08 11:16:29 +08:00
cmd_api.c Fix root help in newshell (#17104) 2020-06-19 20:16:16 +08:00
cmd_cmp.c Generate help automatically ##newshell (#16782) 2020-06-17 21:29:23 +02:00
cmd_colon.c Fix vvs and make :> work again to create empty files 2019-05-06 20:42:40 +02:00
cmd_debug.c Fix #17054 - GCC 10.1 warnings (#17145) 2020-06-27 22:45:55 +02:00
cmd_egg.c Generate help automatically ##newshell (#16782) 2020-06-17 21:29:23 +02:00
cmd_eval.c Generate help automatically ##newshell (#16782) 2020-06-17 21:29:23 +02:00
cmd_flag.c Generate help automatically ##newshell (#16782) 2020-06-17 21:29:23 +02:00
cmd_hash.c Fix hashbang for lang plugins that do not set argc/argv (#15218) 2019-10-07 17:28:56 +02:00
cmd_help.c Generate help automatically ##newshell (#16782) 2020-06-17 21:29:23 +02:00
cmd_info.c Fix #17137 - Support multiple PDB symbol servers with ';' (#17220) ##bin 2020-07-08 20:03:52 +02:00
cmd_log.c Generate help automatically ##newshell (#16782) 2020-06-17 21:29:23 +02:00
cmd_macro.c Generate help automatically ##newshell (#16782) 2020-06-17 21:29:23 +02:00
cmd_magic.c Add first version of /m search with hits 2020-03-22 12:48:50 +01:00
cmd_meta.c Generate help automatically ##newshell (#16782) 2020-06-17 21:29:23 +02:00
cmd_mount.c Generate help automatically ##newshell (#16782) 2020-06-17 21:29:23 +02:00
cmd_open.c Generate help automatically ##newshell (#16782) 2020-06-17 21:29:23 +02:00
cmd_print.c Generate help automatically ##newshell (#16782) 2020-06-17 21:29:23 +02:00
cmd_project.c rename r_core_project_save_rdb to r_core_project_save_script (#17208) 2020-07-06 10:41:55 +02:00
cmd_quit.c Generate help automatically ##newshell (#16782) 2020-06-17 21:29:23 +02:00
cmd_search_rop.c Make r_reg_get_list() search harder (#16202) ##reg 2020-03-13 12:01:54 +01:00
cmd_search.c Fix #14744 - Implement /Ej and improve help message ##search (#17217) 2020-07-07 12:12:34 +08:00
cmd_seek.c Generate help automatically ##newshell (#16782) 2020-06-17 21:29:23 +02:00
cmd_type.c Generate help automatically ##newshell (#16782) 2020-06-17 21:29:23 +02:00
cmd_write.c Generate help automatically ##newshell (#16782) 2020-06-17 21:29:23 +02:00
cmd_zign.c Generate help automatically ##newshell (#16782) 2020-06-17 21:29:23 +02:00
cmd.c Fix compiler warnings (#17245) 2020-07-09 12:04:31 +08:00
core.c Fix #14744 - Implement /Ej and improve help message ##search (#17217) 2020-07-07 12:12:34 +08:00
corelog.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
cplugin.c Avoid duplicated module filenames to fix static.sh ##build (#16403) 2020-04-02 14:30:27 +02:00
cundo.c Minor fixes 2019-04-19 13:30:20 +02:00
disasm_stackptr.inc Do not compute asm.stackptr when not requested, fixes slow disasm issue 2019-03-25 05:48:55 +01:00
disasm.c Rename *sub* variables to asm.sub.* (#17176) 2020-07-06 11:04:50 +02:00
fortune.c Some coverity fixes 2020-01-08 14:16:11 +01:00
gdiff.c Refactor RAnal Basic Blocks and Functions (#15169) ##anal 2020-01-15 15:23:34 +01:00
hack.c Rename core.assembler to core.rasm (#16814) 2020-05-13 01:28:23 +02:00
libs.c Rename core.assembler to core.rasm (#16814) 2020-05-13 01:28:23 +02:00
linux_heap_glibc.c Fix tcache parsing on glibc version < 2.30 (#17206) 2020-07-08 20:16:27 +08:00
linux_heap_jemalloc.c Fix CID 1408682 1429931 1429932 1429933 1429934 (#17159) 2020-06-27 22:45:41 +02:00
Makefile Fix #4056 - rename DEPS to R2DEPS ##build (#17020) 2020-06-12 10:49:28 +08:00
meson.build Migrating RAnnotatedCode to radare2 (#16939) 2020-05-27 11:54:31 +08:00
panels.c Fix CID 1408682 1429931 1429932 1429933 1429934 (#17159) 2020-06-27 22:45:41 +02:00
patch.c Fix #15002 - Propagate write error issues into RCore.patch ##io (#15029) 2019-09-13 18:28:26 +02:00
project.c rename r_core_project_save_rdb to r_core_project_save_script (#17208) 2020-07-06 10:41:55 +02:00
pseudo.c Fix #16138 - Do not preincrement when it's not necessary (#16151) 2020-03-05 19:06:59 +01:00
r2-shell-parser-cmds.inc Fix cmd_substitution in grep_specifier ##newshell (#16625) 2020-04-18 11:07:25 +02:00
rtr_http.c Make size arg of r_file_slurp() size_t (#16221) 2020-03-15 23:34:38 +01:00
rtr_shell.c Fix fgets() usage (#16068) 2020-02-29 20:47:10 +01:00
rtr.c Initial refactoring of the rap:// protocol (-75 LOC) ##socket (#16534) 2020-04-12 16:40:55 +02:00
task.c Fix some Race Conditions with the thready task scheduler (#15667) ##core 2019-12-18 16:54:37 +01:00
vasm.c Rename core.assembler to core.rasm (#16814) 2020-05-13 01:28:23 +02:00
visual_tabs.inc r_core_seek accepts a boolean as 3rd argument (#16618) 2020-04-17 12:53:35 +02:00
visual.c Display file associated to the current in the visual title ##visual (#17189) 2020-07-02 11:55:31 +08:00
vmarks.c r_core_seek accepts a boolean as 3rd argument (#16618) 2020-04-17 12:53:35 +02:00
vmenus_graph.c r_core_seek accepts a boolean as 3rd argument (#16618) 2020-04-17 12:53:35 +02:00
vmenus_zigns.c r_core_seek accepts a boolean as 3rd argument (#16618) 2020-04-17 12:53:35 +02:00
vmenus.c Update SDB with boolified SdbForeachCallback (#17040) 2020-06-11 11:25:23 +02:00
windows_heap.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
yank.c r_core_seek accepts a boolean as 3rd argument (#16618) 2020-04-17 12:53:35 +02:00
zdiff.c Fix large disasm issue with invalids and handle @{xfs} ##print 2019-04-09 02:56:53 +02:00