rizin/libr/core
radare db39ca95c0
Implement ecHj to list highlight rules in json format ##cons
Authored-by: Rishi Bhatt <bhattrishi8@gmail.com>
2020-03-04 00:08:39 +01:00
..
p Remove Custom Analysis for Java (#15817) ##anal 2020-01-16 11:25:49 +01:00
agraph.c Fix fgets() usage (#16068) 2020-02-29 20:47:10 +01:00
anal_objc.c Blindfix #13659 - crash in aao with a fuzzed macho 2019-04-08 16:33:10 +02:00
anal_tp.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
blaze.c Remove more members from RAnalBlock ##anal (#15975) 2020-02-14 17:50:10 +01:00
canal.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
carg.c Refactor RAnal Basic Blocks and Functions (#15169) ##anal 2020-01-15 15:23:34 +01:00
casm.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
cbin.c Fix last coverity issues (#16114) 2020-03-03 12:41:32 +01:00
cconfig.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
cfile.c Some coverity fixes 2020-01-08 14:16:11 +01:00
cio.c Do not use the elvis operator for bool expressions (#16073) 2020-02-28 15:19:37 +01:00
citem.c Fix memory leaks and other problems found by ASAN. (#14980) 2019-09-08 01:24:14 +08:00
cmd.c tree-sitter: support iter commands (#16111) ##core 2020-03-03 12:42:38 +01:00
cmd_anal.c Fix memory leak in core_anal_bytes() 2020-03-03 22:48:34 +01:00
cmd_api.c Fix fgets() usage (#16068) 2020-02-29 20:47:10 +01:00
cmd_cmp.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01: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 last coverity issues (#16114) 2020-03-03 12:41:32 +01:00
cmd_egg.c Rewrite the RBuffer API to make it safer and adjust the codebase ##refactor (#13656) 2019-05-15 15:34:06 +02:00
cmd_eval.c Implement ecHj to list highlight rules in json format ##cons 2020-03-04 00:08:39 +01:00
cmd_flag.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01: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 Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
cmd_info.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
cmd_log.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
cmd_macro.c
cmd_magic.c Implemented pmj (#15864) ##print 2020-01-20 17:39:04 -05:00
cmd_meta.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
cmd_mount.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
cmd_open.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
cmd_print.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
cmd_project.c Make RCons.is_interactive() into the RConsContext and improve loading projects in tasks ##cons (#13132) 2019-02-18 06:20:01 +01:00
cmd_quit.c Docuemnt Q in q? 2019-07-17 18:48:36 +02:00
cmd_search.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
cmd_search_rop.c More spelling fixes in the code 2019-06-20 13:36:02 +08:00
cmd_seek.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
cmd_type.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
cmd_write.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
cmd_zign.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
core.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
corelog.c Fix is.j iEj and iaj json validation issue in r2 -- (#15724) ##json 2019-12-29 13:19:44 +01:00
cundo.c Minor fixes 2019-04-19 13:30:20 +02:00
disasm.c Cleanup RAnalOp after disassembly (#16113) (#16118) 2020-03-03 18:34:51 +01:00
disasm_stackptr.inc Do not compute asm.stackptr when not requested, fixes slow disasm issue 2019-03-25 05:48:55 +01:00
esil_data_flow.c Improve registers handling in ESIL dfg ##esil 2019-10-28 10:10:24 +01: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 Add 'wao jinf' for Dalvik ##asm 2020-02-10 00:59:39 +01:00
libs.c Add pkgname in RLibStruct for r2pm on outdated plugins ##core (#15813) 2020-01-15 09:49:41 +01:00
linux_heap_glibc.c Some coverity fixes 2020-01-08 14:16:11 +01:00
linux_heap_jemalloc.c More spelling fixes in the code 2019-06-20 13:36:02 +08:00
Makefile Do not compile radare2-shell-parser by default (#15769) 2020-01-07 13:37:04 +01:00
meson.build Very simple tree sitter integration (#15414) ##command 2019-11-06 10:33:23 +01:00
panels.c Fix fgets() usage (#16068) 2020-02-29 20:47:10 +01:00
patch.c Fix #15002 - Propagate write error issues into RCore.patch ##io (#15029) 2019-09-13 18:28:26 +02:00
plugin.c
project.c Preserve "functions" flagspace when saving projects (#16057) ##projects 2020-02-26 17:37:23 +01:00
pseudo.c Improve decompiler integration 'pdc?' -> '!*%s -h" .. ##r2pipe 2019-07-10 14:02:15 +02:00
r2-shell-parser-cmds.inc tree-sitter: support iter commands (#16111) ##core 2020-03-03 12:42:38 +01:00
rtr.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
rtr_http.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
rtr_shell.c Fix fgets() usage (#16068) 2020-02-29 20:47:10 +01:00
task.c Fix some Race Conditions with the thready task scheduler (#15667) ##core 2019-12-18 16:54:37 +01:00
vasm.c Improve visual assembler usability 2019-04-28 00:38:39 +02:00
visual.c Fix fgets() usage (#16068) 2020-02-29 20:47:10 +01:00
visual_tabs.inc O in visual is supported in panels with the "i" key ##panels (#14942) 2019-09-01 16:27:11 +02:00
vmarks.c Improve visual mark ##visual 2019-05-11 10:09:17 +02:00
vmenus.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
vmenus_graph.c Fix fgets() usage (#16068) 2020-02-29 20:47:10 +01:00
vmenus_zigns.c Fix fgets() usage (#16068) 2020-02-29 20:47:10 +01:00
windows_heap.c Fix spelling errors (#15904) 2020-01-27 07:43:47 +01:00
yank.c Fix #10696 - Kill r_io_map_add_next_available 2020-02-24 01:16:14 +01:00
zdiff.c Fix large disasm issue with invalids and handle @{xfs} ##print 2019-04-09 02:56:53 +02:00