.. |
p
|
Don't try to build shared libraries if configured as --without-pic.
|
2018-01-11 23:09:22 +01:00 |
anal_tp.c
|
call r_cons_break_pop after r_cons_break_push in a loop, avoiding leaks and the infinite loop (issue #8709) (#8711)
|
2017-10-19 18:37:25 +02:00 |
anal_vt.c
|
Coverity bugs 29 aug (#8376)
|
2017-08-29 12:39:04 +02:00 |
asm.c
|
Fix #9060 - base64 encode strings in pfj s
|
2017-12-22 12:15:51 +01:00 |
blaze.c
|
Removed c99 declaration in for loop (#9284)
|
2018-02-01 16:35:08 +01:00 |
canal.c
|
warnings from lib (#9445)
|
2018-02-20 23:19:35 +01:00 |
cbin.c
|
Do not aar when anal.strings is set on launch, aka fix confusing behaviour
|
2018-02-20 02:02:01 +01:00 |
cconfig.c
|
Added asm.emu.stroff: always show offset when printing asm.emu strings (#9354)
|
2018-02-10 18:10:22 +08:00 |
cio.c
|
Report error if write fails. (#9416)
|
2018-02-17 19:05:04 -06:00 |
cmd_anal.c
|
Fix crash in aea (thx asan)
|
2018-02-19 15:23:16 +01:00 |
cmd_api.c
|
Fix almost all warnings from the msvc build
|
2017-12-19 00:18:39 +01:00 |
cmd_cmp.c
|
Implement cp. and fix r_sys_copy on mac/ios
|
2018-02-21 02:59:46 +01:00 |
cmd_debug.c
|
Fix #9428 , remove dupe messages and added dbtv help (#9440)
|
2018-02-20 14:38:18 +05:30 |
cmd_egg.c
|
Fix compilation warnings on Linux
|
2018-02-09 18:45:54 +01:00 |
cmd_eval.c
|
Add ed command to edit ~/.radare2rc
|
2018-02-21 02:18:04 +01:00 |
cmd_flag.c
|
Fix for bug with fd* commands (#9175)
|
2018-01-12 09:47:42 +01:00 |
cmd_hash.c
|
r_str_chop -> r_str_trim
|
2018-01-08 03:22:26 +01:00 |
cmd_help.c
|
Add ?lq and change behaviour of ?l
|
2018-02-13 13:15:11 -06:00 |
cmd_info.c
|
Fix minor issue in izz (#9377)
|
2018-02-12 01:44:00 +05:30 |
cmd_log.c
|
Fix #8314
|
2017-11-22 15:25:34 +01:00 |
cmd_macro.c
|
Fix #7653 - inline macro foreach
|
2017-10-09 13:31:19 +02:00 |
cmd_magic.c
|
|
|
cmd_meta.c
|
r_str_chop_ro, r_str_trim_const -> r_str_trim_ro
|
2018-01-08 03:29:29 +01:00 |
cmd_mount.c
|
r_str_ansi_chop -> r_str_ansi_trim, r_str_chop_path -> r_str_trim_path
|
2018-01-08 03:33:01 +01:00 |
cmd_open.c
|
Maintain the old x bit when oo+
|
2018-02-20 23:28:49 +01:00 |
cmd_print.c
|
Fix UAF in p8
|
2018-02-20 23:19:21 +01:00 |
cmd_project.c
|
Use RList for cmd_descriptors, make it a member of RCore (#8034)
|
2017-07-27 14:52:17 +02:00 |
cmd_quit.c
|
Add q!!! command for fast quits
|
2017-10-11 23:48:48 +02:00 |
cmd_search_rop.c
|
Fix typo
|
2018-01-19 15:56:17 +01:00 |
cmd_search.c
|
Add a warning if no section is executable when using aap (#9367)
|
2018-02-11 20:47:57 +01:00 |
cmd_section.c
|
r_str_chop -> r_str_trim
|
2018-01-08 03:22:26 +01:00 |
cmd_seek.c
|
Fix s-1 regression
|
2018-02-09 23:36:52 +01:00 |
cmd_type.c
|
Fix segfault in tj if size is not in sdb (#9400)
|
2018-02-15 07:40:29 -06:00 |
cmd_write.c
|
Report error if write fails. (#9416)
|
2018-02-17 19:05:04 -06:00 |
cmd_zign.c
|
Fix #9244 , Honor anal.in for aab (#9250)
|
2018-01-27 23:10:02 +01:00 |
cmd.c
|
Add search.in=bin.sections and @@@ sections
|
2018-01-28 00:27:30 +01:00 |
core.c
|
Use different color when pxw unmapped data (#9404)
|
2018-02-20 23:55:11 +01:00 |
disasm.c
|
Avoid printing references to flags below address asm.minvalsub (#9438)
|
2018-02-20 10:51:44 +01:00 |
file.c
|
Fix some crashes for 9410
|
2018-02-18 03:08:17 +01:00 |
fortune.c
|
Initial purge of R2_PREFIX towards dir.prefix
|
2018-01-16 11:13:21 +01:00 |
gdiff.c
|
Fix #9042 - Remove spaces from delta flags in ax
|
2017-12-22 15:56:34 +01:00 |
graph.c
|
Implement VV) - rotate asm.emu.str in visual graph
|
2018-02-20 22:03:27 +01:00 |
hack.c
|
Fix wao ret* for arm64
|
2018-02-21 02:48:40 +01:00 |
libs.c
|
Fix invalid free with rust core plugin (wip)
|
2017-09-25 16:05:42 +02:00 |
linux_heap_glibc.c
|
Add FUNC_ATTR_USED and fix some warnings (#9413)
|
2018-02-17 20:19:33 -06:00 |
linux_heap_jemalloc.c
|
Fix #7711 - Bad pointer arithmetics in jemalloc parser
|
2017-11-26 23:16:38 +01:00 |
log.c
|
|
|
Makefile
|
Fix numerous issues with pkgconfig files.
|
2018-01-11 23:09:22 +01:00 |
meson.build
|
Cleanup meson files (#9424)
|
2018-02-20 09:33:19 +01:00 |
panels.c
|
fixed llx of my previous code to PFMT64x because of portability issue (#9444)
|
2018-02-20 22:18:02 +01:00 |
patch.c
|
Fix more coverities
|
2017-10-02 21:31:31 +08:00 |
plugin.c
|
Initial purge of R2_PREFIX towards dir.prefix
|
2018-01-16 11:13:21 +01:00 |
project.c
|
Initial de-rcorefile-fication
|
2018-01-10 13:45:37 +01:00 |
pseudo.c
|
Change all asm.emu* to asm.emu.* (#9272)
|
2018-01-30 16:21:31 +01:00 |
rtr.c
|
Initial de-rcorefile-fication
|
2018-01-10 13:45:37 +01:00 |
task.c
|
Fix typo regarding byte size (#9067)
|
2017-12-27 18:33:58 +01:00 |
vasm.c
|
Fix #7976 - Fix VcjjjA
|
2017-07-21 19:02:14 +02:00 |
visual.c
|
Add VbF to browse functions
|
2018-02-21 02:17:31 +01:00 |
vmarks.c
|
|
|
vmenus.c
|
Honor scr.color in Vbf
|
2018-02-09 13:59:27 +01:00 |
yank.c
|
Fix #8388 - Replace RIOMap::{from,to} with RAddrInterval itv.
|
2017-09-14 12:40:22 +02:00 |