.. |
p
|
Update depgraph.pl
|
2016-06-21 13:16:00 +02:00 |
anal.c
|
Improving variables on ARM (16, 32, 64) (#5146)
|
2016-06-20 15:22:09 +02:00 |
asm.c
|
Fix couple of memory leaks. Issue #2772. (#4725)
|
2016-04-28 10:47:50 +02:00 |
bin.c
|
Fix for regression in thumb/arm detection
|
2016-06-17 23:05:13 +02:00 |
cmd_anal.c
|
Improve dkp and drp
|
2016-06-20 15:28:40 +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
|
Improve dkp and drp
|
2016-06-20 15:28:40 +02:00 |
cmd_egg.c
|
refactor includes (#4757)
|
2016-05-03 04:52:41 +02:00 |
cmd_eval.c
|
Implement 'ecoj' command to list themes in JSON format
|
2016-06-07 23:19:42 +02:00 |
cmd_flag.c
|
Check that a required argument was passed for a couple of commands. (#5166)
|
2016-06-17 23:17:24 +02:00 |
cmd_hash.c
|
Fix endian issue in crc16 and crc32
|
2016-05-16 02:08:59 +02:00 |
cmd_help.c
|
Fix ? floating point values
|
2016-06-12 22:50:20 +02:00 |
cmd_info.c
|
Fix some more clang analyzer warnings and cleanup
|
2016-05-24 14:54:34 +02:00 |
cmd_log.c
|
refactor includes (#4757)
|
2016-05-03 04:52:41 +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
|
cleanup usages of r_str_newf to meet style guide
|
2016-06-15 19:42:03 +00:00 |
cmd_mount.c
|
Fix some recent regression in cmd parsing
|
2015-10-25 03:34:51 +01:00 |
cmd_open.c
|
Refactor r_io, while fixing some bugs and use more RList
|
2016-06-20 00:29:41 +02:00 |
cmd_print.c
|
fix disassembling 'backwards'
|
2016-06-11 10:59:42 +02:00 |
cmd_project.c
|
refactor includes (#4757)
|
2016-05-03 04:52:41 +02:00 |
cmd_quit.c
|
refactor includes (#4757)
|
2016-05-03 04:52:41 +02:00 |
cmd_search.c
|
Fix #5158 - Merge r_db into r_util
|
2016-06-17 12:19:16 +02:00 |
cmd_section.c
|
refactor includes (#4757)
|
2016-05-03 04:52:41 +02:00 |
cmd_seek.c
|
Uniform name RUndos -> RIOUndos (for bindings)
|
2016-06-02 07:34:06 +03:00 |
cmd_type.c
|
removing trailing spaces from t commands (#5028)
|
2016-05-29 11:37:59 -04:00 |
cmd_write.c
|
Fix some more clang analyzer warnings and cleanup
|
2016-05-24 14:54:34 +02:00 |
cmd_zign.c
|
anal/fcn: use getter/setter to access the size of a RAnalFunction
|
2016-05-19 01:50:50 +02:00 |
cmd.c
|
Fix warnings (#5078)
|
2016-06-06 00:33:11 +02:00 |
config.c
|
Add asm.leahints to make @defragger happy
|
2016-06-20 09:46:03 +02:00 |
core.c
|
Fix #3874
|
2016-06-19 12:30:30 +02:00 |
disasm.c
|
Add asm.leahints to make @defragger happy
|
2016-06-20 09:46:03 +02:00 |
file.c
|
Update r_core_sysenv_end
|
2016-06-14 01:33:46 +02: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
|
cleanup usages of r_str_newf to meet style guide
|
2016-06-15 19:42:03 +00: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 |
io.c
|
Avoid null deref in info->arch
|
2016-05-19 12:30:20 +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 |
log.c
|
Infer fixes Round 2 (#4993)
|
2016-05-24 22:22:15 +02:00 |
Makefile
|
Fix #5158 - Merge r_db into r_util
|
2016-06-17 12:19:16 +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
|
add breakpoints into project file
|
2016-06-14 23:34:42 +02:00 |
pseudo.c
|
Add comments in pdc and arm.pseudo fixes
|
2016-04-22 10:15:17 +02:00 |
rtr.c
|
Background web server does not honour port parameter
|
2016-06-09 23:43:42 +02:00 |
syscmd.c
|
Fix #3585 - Implement cp and mv #syscmd
|
2015-10-25 02:32:22 +02:00 |
task.c
|
Fix '& cmd' task state
|
2016-01-03 02:32:56 +01:00 |
vasm.c
|
Fix visual assembler offset
|
2015-05-05 14:06:44 +02:00 |
visual.c
|
Fixes for thumb/arm string references and endian refptr
|
2016-06-12 23:42:37 +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
|
cleanup usages of r_str_newf to meet style guide
|
2016-06-15 19:42:03 +00:00 |
yank.c
|
Infer fixes Round 2 (#4993)
|
2016-05-24 22:22:15 +02:00 |