.. |
p
|
Fix #11487 (#11534)
|
2018-09-15 22:52:12 +02:00 |
anal_tp.c
|
Fix Coverity CID 1395742 (#11630)
|
2018-09-23 17:02:41 +02:00 |
asm.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
blaze.c
|
|
|
canal.c
|
Memleaks (fix #11389) (#11674)
|
2018-10-01 09:33:30 -04:00 |
carg.c
|
|
|
cbin.c
|
Upgrade to the latest Sdb
|
2018-10-02 05:18:39 +02:00 |
cconfig.c
|
Delete nowarn (#11694)
|
2018-10-01 15:55:08 +08:00 |
cfile.c
|
Delete nowarn (#11694)
|
2018-10-01 15:55:08 +08:00 |
cio.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
cmd_anal.c
|
Implement aefa and arA commands
|
2018-10-02 05:18:39 +02:00 |
cmd_api.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
cmd_cmp.c
|
Fix #11614 - Crashes in ccd, aecs, aecc, afbc (#11618)
|
2018-09-22 01:31:45 +02:00 |
cmd_debug.c
|
Implement aefa and arA commands
|
2018-10-02 05:18:39 +02:00 |
cmd_egg.c
|
|
|
cmd_eval.c
|
Fix instruments leaks (#11695)
|
2018-10-01 19:57:33 +02:00 |
cmd_flag.c
|
Fix #11460 - Show help message for unhandled f subcommands (#11547)
|
2018-09-17 09:50:31 +02:00 |
cmd_hash.c
|
Fix asan issue related to the hashbang launch
|
2018-07-19 17:25:44 +02:00 |
cmd_help.c
|
Memleaks (fix #11389) (#11674)
|
2018-10-01 09:33:30 -04:00 |
cmd_info.c
|
Fix #11112 - Rename {srwx,flags,perms} to perm. (-21 LOC)
|
2018-09-22 11:31:45 +02:00 |
cmd_log.c
|
Fix plugin file path parsing (#11092)
|
2018-08-16 19:09:18 +02:00 |
cmd_macro.c
|
|
|
cmd_magic.c
|
Honor search.maxhits in /m (#11609)
|
2018-09-21 16:32:25 +02:00 |
cmd_meta.c
|
Fix #11464, reinstate Ct functionality (#11465)
|
2018-09-10 10:27:47 +02:00 |
cmd_mount.c
|
Fix #11112 - Rename {srwx,flags,perms} to perm. (-21 LOC)
|
2018-09-22 11:31:45 +02:00 |
cmd_open.c
|
Delete nowarn (#11694)
|
2018-10-01 15:55:08 +08:00 |
cmd_print.c
|
Fix debugging in FreeBSD 11.2 (#11726)
|
2018-10-04 02:48:15 +02:00 |
cmd_project.c
|
|
|
cmd_quit.c
|
|
|
cmd_search_rop.c
|
|
|
cmd_search.c
|
Initial implementatil of asm.tailsub (#11696)
|
2018-09-30 11:41:19 -04:00 |
cmd_section.c
|
Fix #11112 - Rename {srwx,flags,perms} to perm. (-21 LOC)
|
2018-09-22 11:31:45 +02:00 |
cmd_seek.c
|
Fix superfluous seek on error while -escr.interactive=0 (#11166)
|
2018-08-21 11:42:24 +08:00 |
cmd_type.c
|
Implement tfj and optimize it with latest sdb (separate commit)
|
2018-10-02 05:18:39 +02:00 |
cmd_write.c
|
Make wc- invalidate all (fully or partially) overlapping cache (#11241)
|
2018-08-26 17:38:11 +02:00 |
cmd_zign.c
|
Fix warnings introduced recently
|
2018-07-30 18:17:09 +01:00 |
cmd.c
|
Fix couple of leaks. (#11716)
|
2018-10-02 15:24:27 +02:00 |
core.c
|
Memleaks (fix #11389) (#11674)
|
2018-10-01 09:33:30 -04:00 |
cundo.c
|
|
|
disasm.c
|
core/disasm: make flaglist variable const RList *
|
2018-10-01 21:07:51 +02:00 |
fortune.c
|
|
|
gdiff.c
|
|
|
graph.c
|
Fix last cov
|
2018-10-04 04:25:24 +02:00 |
hack.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
libs.c
|
|
|
linux_heap_glibc.c
|
linux_heap_glibc: debug heap at core file and avoid using symbols for global_max_fast assuming always the max sixe for the arch (#11632)
|
2018-09-25 09:59:05 -07:00 |
linux_heap_jemalloc.c
|
|
|
log.c
|
|
|
Makefile
|
Reimplement TCP Server with libuv and add configure/meson flags (#11403)
|
2018-09-17 12:07:00 +02:00 |
meson.build
|
Reimplement TCP Server with libuv and add configure/meson flags (#11403)
|
2018-09-17 12:07:00 +02:00 |
panels.c
|
Window mode is supported so that user can move around the panels by hjkl, not only by too many Tabs (#11681)
|
2018-10-01 10:05:23 -04:00 |
patch.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
plugin.c
|
|
|
project.c
|
Fix #11112 - Rename {srwx,flags,perms} to perm. (-21 LOC)
|
2018-09-22 11:31:45 +02:00 |
pseudo.c
|
Add parentheses in macros where needed for safety (#11290)
|
2018-08-30 13:16:50 +02:00 |
rtr.c
|
Fix #11112 - Rename {srwx,flags,perms} to perm. (-21 LOC)
|
2018-09-22 11:31:45 +02:00 |
task.c
|
Fix #11509 - XNU debugger (#11557)
|
2018-09-18 11:35:10 +02:00 |
vasm.c
|
Fix #11340 - Visual Assembler not writing
|
2018-09-02 03:05:14 +02:00 |
visual.c
|
Fix instruments leaks (#11695)
|
2018-10-01 19:57:33 +02:00 |
vmarks.c
|
|
|
vmenus.c
|
Fix - Remove unwanted eprintf in vmenus
|
2018-09-18 10:01:44 +02:00 |
yank.c
|
Fix #11112 - Rename {srwx,flags,perms} to perm. (-21 LOC)
|
2018-09-22 11:31:45 +02:00 |