.. |
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
|
Fix crash in aab because of rbtree
|
2018-01-03 02:28:15 +01:00 |
canal.c
|
Fix a memleak and a use-after-free
|
2018-01-16 12:14:36 +01:00 |
cbin.c
|
Using the shorter !bang
|
2018-01-22 22:27:33 +08:00 |
cconfig.c
|
bin.strpurge: improved its help (#9232)
|
2018-01-23 14:08:33 +01:00 |
cio.c
|
Add Vb[is] for imports/symbols
|
2018-01-24 10:47:33 +01:00 |
cmd_anal.c
|
Fix aar and aac
|
2018-01-15 14:01:26 +01:00 |
cmd_api.c
|
Fix almost all warnings from the msvc build
|
2017-12-19 00:18:39 +01:00 |
cmd_cmp.c
|
r_str_chop_ro, r_str_trim_const -> r_str_trim_ro
|
2018-01-08 03:29:29 +01:00 |
cmd_debug.c
|
r_str_chop_ro, r_str_trim_const -> r_str_trim_ro
|
2018-01-08 03:29:29 +01:00 |
cmd_egg.c
|
Introduce r_sys_prefix
|
2018-01-16 11:58:47 +01:00 |
cmd_eval.c
|
r_str_chop_ro, r_str_trim_const -> r_str_trim_ro
|
2018-01-08 03:29:29 +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
|
r_str_chop_ro, r_str_trim_const -> r_str_trim_ro
|
2018-01-08 03:29:29 +01:00 |
cmd_info.c
|
Honor *q in izzz
|
2018-01-12 10:02:22 +01:00 |
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
|
Remove duplicate code from argument error checking
|
2018-01-19 16:15:34 +01:00 |
cmd_print.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_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
|
Use RInterval in io.cache and io.pcache, renaming and code cleanup
|
2018-01-10 02:35:11 +01:00 |
cmd_section.c
|
r_str_chop -> r_str_trim
|
2018-01-08 03:22:26 +01:00 |
cmd_seek.c
|
search.maxhits is more aggressive now
|
2017-12-24 18:10:21 +01:00 |
cmd_type.c
|
Rename r_str_clean -> r_str_trim_nc // TODO: Find better name
|
2018-01-08 10:23:57 +01:00 |
cmd_write.c
|
Use RInterval in io.cache and io.pcache, renaming and code cleanup
|
2018-01-10 02:35:11 +01:00 |
cmd_zign.c
|
r_str_chop_ro, r_str_trim_const -> r_str_trim_ro
|
2018-01-08 03:29:29 +01:00 |
cmd.c
|
Fixed cases where hash+space in quoted string is treated as comment
|
2018-01-09 23:11:38 +08:00 |
core.c
|
Fix regressions
|
2018-01-17 15:56:43 +01:00 |
disasm.c
|
bin.strpurge: added fine-grained purging of strings to iz (#9210)
|
2018-01-17 20:34:53 +01:00 |
file.c
|
Fix last covs, radiff crash and tweak the z64 bin plugin
|
2018-01-10 19:18:36 +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 minigraph disasm scroll with JK keys
|
2018-01-14 17:49:36 +01:00 |
hack.c
|
|
|
libs.c
|
Fix invalid free with rust core plugin (wip)
|
2017-09-25 16:05:42 +02:00 |
linux_heap_glibc.c
|
Fix #7711 - Bad pointer arithmetics in jemalloc parser
|
2017-11-26 23:16:38 +01: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
|
Added dynamic linking build for Appveyor (#8948)
|
2017-12-03 21:26:13 +01:00 |
panels.c
|
Fix tiny memleak in panels reported by coverity
|
2017-12-27 18:31:09 +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
|
Fix #9221 , fix overflow in pdc (#9222)
|
2018-01-20 11:34:30 +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 Vb[is] for imports/symbols
|
2018-01-24 10:47:33 +01:00 |
vmarks.c
|
|
|
vmenus.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 |
yank.c
|
Fix #8388 - Replace RIOMap::{from,to} with RAddrInterval itv.
|
2017-09-14 12:40:22 +02:00 |