.. |
msvc
|
s/\r\n/\n/g
|
2018-05-21 22:13:07 +02: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
|
Use RSpaces in RFlag ##refactor
|
2019-02-03 09:06:45 -06:00 |
sdb
|
Update SDB code and use ht_update_key API in RFlag (#12804)
|
2019-01-16 16:57:19 +01:00 |
sflib
|
|
|
getopt.c
|
|
|
r2naked.h
|
|
|
r_anal_ex.h
|
|
|
r_anal.h
|
Shorten local var and type name ##types
|
2019-01-31 09:29:21 -06:00 |
r_asm.h
|
Use r_return in RAsm APIs and fix some regressions ##asm
|
2019-02-04 00:25:27 +01:00 |
r_bin_dwarf.h
|
|
|
r_bin.h
|
Display file hashes into rabin via new mode ##bin
|
2019-02-01 17:11:31 -06:00 |
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
|
Move Palette to RConsContext to make RCoreTask less racy ##cons
|
2019-01-18 11:58:49 +01:00 |
r_cons.h
|
Copy pal when creating a new task (#12835)
|
2019-01-19 01:29:30 +01:00 |
r_core.h
|
Initial implementation of aaF ##anal
|
2019-02-04 07:12:13 +01:00 |
r_crypto.h
|
Use quoted includes in r_crypto.h
|
2018-11-11 15:08:47 +01:00 |
r_debug.h
|
Fix #12022 - Slow backtrace fixed by speeding up ptrace_wrap_func() ##debug
|
2018-11-20 01:13:30 +01: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
|
Use RSpaces in RFlag ##refactor
|
2019-02-03 09:06:45 -06: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_hash.h
|
Fix SHA digest alignment issues found by UBSAN (#11596)
|
2018-09-20 16:44:00 +02:00 |
r_heap_glibc.h
|
Fix #11701 - use color theme in dmh* commands ##cons
|
2019-02-01 08:47:34 -06:00 |
r_heap_jemalloc.h
|
Fix #11701 - use color theme in dmh* commands ##cons
|
2019-02-01 08:47:34 -06:00 |
r_io.h
|
Kill RIOSection ##refactor
|
2019-01-31 10:53:34 -06: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_parse.h
|
Use RSpaces in RFlag ##refactor
|
2019-02-03 09:06:45 -06: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
|
Rewrite RSpaces to use RBTree and remove use of indices everywhere (#12904)
|
2019-01-28 16:41:42 +01:00 |
r_skiplist.h
|
|
|
r_socket.h
|
Add basic auth to the webserver ##sync
|
2019-01-10 10:51:51 +01: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
|
-Wstrict-prototypes warnings fixed (#11812)
|
2018-10-14 12:56:27 +02: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_types.h
|
Speed up RBinReloc retrieval ##optimization
|
2019-01-21 11:40:24 +01:00 |
r_userconf.h.acr
|
Support NetBSD explicit_memset ##port
|
2018-12-03 00:32:39 +01:00 |
r_util.h
|
Use pj for X509 and PKCS (#12877)
|
2019-01-22 17:52:49 +01:00 |
r_vector.h
|
Initial import of the REvent API ##refactor
|
2018-10-26 23:23:51 +02:00 |
r_version.h.in
|
Fix pathes for meson (#10536)
|
2018-06-30 10:08:22 +02:00 |
sdb.h
|
|
|