| .. |
|
msvc
|
Create libr_main and make all binaries use it ##core
|
2019-03-08 14:22:59 +01:00 |
|
r_crypto
|
Move trie, mixed, slist into Sdb's Attic, and DES from util to crypto ##refactor
|
2018-11-07 17:18:14 +01:00 |
|
r_util
|
Remove CYGWIN & MINGW remnants (#13377)
|
2019-03-15 12:55:08 +08:00 |
|
sdb
|
Remove CYGWIN & MINGW remnants (#13377)
|
2019-03-15 12:55:08 +08:00 |
|
sflib
|
|
|
|
r2naked.h
|
|
|
|
r_anal.h
|
Remove redundant key in anal/cc ##anal (#13346)
|
2019-03-11 13:52:57 +05:30 |
|
r_anal_ex.h
|
|
|
|
r_asm.h
|
Fix #13208 - Initial import of the asm.null plugin ##asm
|
2019-02-27 11:40:43 +01:00 |
|
r_bin.h
|
Implement load_buffer/check_buffer in RBinPlugins (#13353)
|
2019-03-12 15:28:16 +01:00 |
|
r_bin_dwarf.h
|
|
|
|
r_bind.h
|
added possibility to execute r2 commands on syscall hit (#11283)
|
2018-08-28 15:56:07 +02:00 |
|
r_binheap.h
|
Add RPVector struct
|
2018-07-30 18:49:37 +02:00 |
|
r_bp.h
|
Fix #11112 - Rename {srwx,flags,perms} to perm. (-21 LOC)
|
2018-09-22 11:31:45 +02:00 |
|
r_cmd.h
|
Fix leaks in macros (#12803)
|
2019-01-16 09:15:39 +01:00 |
|
r_config.h
|
Implement visual decompiler and fix the RConfigHold API ##disasm
|
2019-03-04 02:44:13 +01:00 |
|
r_cons.h
|
Remove CYGWIN & MINGW remnants (#13377)
|
2019-03-15 12:55:08 +08:00 |
|
r_core.h
|
Avoid splitting obj.* flags into their own flagspace (#13286)
|
2019-03-06 13:32:26 +01:00 |
|
r_crypto.h
|
Use quoted includes in r_crypto.h
|
2018-11-11 15:08:47 +01:00 |
|
r_debug.h
|
Remove CYGWIN & MINGW remnants (#13377)
|
2019-03-15 12:55:08 +08:00 |
|
r_diff.h
|
Use system diff in graphdiff nodes if possible and improve graphviz style (#9988)
|
2018-04-30 02:47:51 +02:00 |
|
r_egg.h
|
Fix asan crash in PE parser (oobread) (#12966)
|
2019-02-01 16:47:33 -06:00 |
|
r_endian.h
|
Remove >>0 because thats a warning in C++
|
2018-11-21 13:55:09 +01:00 |
|
r_flag.h
|
Make function to allow grabbing the flags by order of importance in flagspace ##core
|
2019-03-05 23:43:49 +01:00 |
|
r_flist.h
|
|
|
|
r_fs.h
|
Fix #11918 - Moved r_print.h into r_util/r_print.h
|
2018-11-14 10:54:22 +01:00 |
|
r_getopt.h
|
Fix msvc build
|
2019-03-09 10:19:08 +01:00 |
|
r_hash.h
|
Fix SHA digest alignment issues found by UBSAN (#11596)
|
2018-09-20 16:44:00 +02:00 |
|
r_heap_glibc.h
|
r_cons_singleton() -> r_cons_singleton ()
|
2019-02-07 18:07:37 +08:00 |
|
r_heap_jemalloc.h
|
r_cons_singleton() -> r_cons_singleton ()
|
2019-02-07 18:07:37 +08:00 |
|
r_io.h
|
Add usable uris field to oLj and r2 -L ##io
|
2019-02-11 10:27:29 +01:00 |
|
r_lang.h
|
|
|
|
r_lib.h
|
Add more R2_ prefix for some var
|
2018-08-07 22:14:54 +02:00 |
|
r_list.h
|
Fix #12667 - Fix heap overflow in RCons.grep ##cons
|
2019-01-07 16:08:54 +01:00 |
|
r_magic.h
|
[WIP] Move hardcoded paths to r_userconf.h (#9959)
|
2018-04-28 10:02:55 +02:00 |
|
r_main.h
|
Create libr_main and make all binaries use it ##core
|
2019-03-08 14:22:59 +01:00 |
|
r_parse.h
|
Fix #13326 - Implement of asm.regsub to replace register names with their role alias ##disasm (#13330)
|
2019-03-09 10:21:04 +01:00 |
|
r_pdb.h
|
|
|
|
r_qrcode.h
|
|
|
|
r_reg.h
|
Fix #11918 - Moved r_print.h into r_util/r_print.h
|
2018-11-14 10:54:22 +01:00 |
|
r_regex.h
|
|
|
|
r_search.h
|
Fix #11616 - Remove the use of RMemPool and update some comments for future discussion (#11665)
|
2018-09-26 11:31:24 -07:00 |
|
r_sign.h
|
Pass RAnal instead of rbtree to fcn rbtree api ##refactor
|
2019-03-03 12:28:36 +01:00 |
|
r_skiplist.h
|
|
|
|
r_socket.h
|
Remove CYGWIN & MINGW remnants (#13377)
|
2019-03-15 12:55:08 +08:00 |
|
r_syscall.h
|
syscall: do not reload sdb database if nothing changes (#11801)
|
2018-10-14 12:56:15 +02:00 |
|
r_th.h
|
Further usage of thread debug (#13359)
|
2019-03-13 10:47:57 +01:00 |
|
r_types.h
|
Remove CYGWIN & MINGW remnants (#13377)
|
2019-03-15 12:55:08 +08:00 |
|
r_types_base.h
|
Tweak bitwise macros to work on 64-bit integers and use that in dyldcache
|
2019-01-10 10:03:04 +01:00 |
|
r_userconf.h.acr
|
Remove CYGWIN & MINGW remnants (#13377)
|
2019-03-15 12:55:08 +08:00 |
|
r_util.h
|
Create libr_main and make all binaries use it ##core
|
2019-03-08 14:22:59 +01:00 |
|
r_vector.h
|
Add user * to REvent Hooking and add all_callbacks for R_EVENT_ALL ##core
|
2019-02-04 16:37:06 -06:00 |
|
r_version.h.in
|
Fix pathes for meson (#10536)
|
2018-06-30 10:08:22 +02:00 |
|
sdb.h
|
|
|