radare2/libr
2018-01-08 10:23:57 +01:00
..
anal r_str_chop_ro, r_str_trim_const -> r_str_trim_ro 2018-01-08 03:29:29 +01:00
asm r_str_chop -> r_str_trim 2018-01-08 03:22:26 +01:00
bin r_str_chop -> r_str_trim 2018-01-08 03:22:26 +01:00
bp take bits "wildcard" into account in r_bp_size (#8994) 2017-12-10 11:28:33 +01:00
config r_str_chop_ro, r_str_trim_const -> r_str_trim_ro 2018-01-08 03:29:29 +01:00
cons r_str_chop_ro, r_str_trim_const -> r_str_trim_ro 2018-01-08 03:29:29 +01:00
core Rename r_str_clean -> r_str_trim_nc // TODO: Find better name 2018-01-08 10:23:57 +01:00
crypto Implem and integration of the Serpent cipher (ECB) (#8917) 2017-11-30 22:47:29 +01:00
debug r_str_chop_ro, r_str_trim_const -> r_str_trim_ro 2018-01-08 03:29:29 +01:00
egg Added the thumb exec shellcode (#9134) 2018-01-05 10:37:20 +01:00
flag r_str_chop -> r_str_trim 2018-01-08 03:22:26 +01:00
fs r_str_ansi_chop -> r_str_ansi_trim, r_str_chop_path -> r_str_trim_path 2018-01-08 03:33:01 +01:00
hash Wide CRC hashes 2018-01-07 20:41:53 +01:00
include Rename r_str_clean -> r_str_trim_nc // TODO: Find better name 2018-01-08 10:23:57 +01:00
io r_str_chop_ro, r_str_trim_const -> r_str_trim_ro 2018-01-08 03:29:29 +01:00
lang Renaming char_to_w32 => utf8_to_utf16 2017-11-03 10:27:18 +08:00
magic Fixed r_magic_version prototype warning 2017-12-31 20:29:09 +08:00
parse r_str_chop -> r_str_trim 2018-01-08 03:22:26 +01:00
reg reg/profile.c: remove a duplicated FLG => GPR hack (#8516) 2017-09-15 11:32:29 +02:00
search Refactor search (#8566) 2017-09-20 17:00:18 +02:00
socket Force no-debug and no-fork when building for the iphonesimulator 2017-12-31 12:01:25 +01:00
syscall No colors in flags when scr.color=0 and osx->macos in noreturn types 2017-11-26 22:42:56 +01:00
util Rename r_str_clean -> r_str_trim_nc // TODO: Find better name 2018-01-08 10:23:57 +01:00
config.h.head
config.h.in
config.h.tail
config.mk.head
config.mk.tail Adding node testsuite to appveyor (#8313) 2017-12-02 23:42:47 +08:00
depgraph.pl
do-ar-sh
libr.pc.acr
Makefile Fix #8714 - r_util symlink not created 2017-10-19 22:01:32 +02:00
Makefile-ar.mk More makefile fixes for android and mingw32 2017-10-19 01:54:44 +02:00
meson.build add n64 (z64 format) loader (#9142) 2018-01-06 16:33:49 -08:00
rules.mk
stripsyms.sh
symgraph.pl
threads