radare2/libr
2018-01-09 22:04:25 +01:00
..
anal First step in removing fcn->refs/xrefs (#9157) 2018-01-09 20:38:08 +01:00
asm Add several operators for x86 assembly (LLDT, LMSW, LGDT/LIDT) (#9165) 2018-01-09 20:17:28 +01:00
bin Add notice message for NSO binary loading (#9164) 2018-01-09 20:06:15 +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 Update canal.c 2018-01-09 21:29:31 +01:00
crypto Implem and integration of the Serpent cipher (ECB) (#8917) 2017-11-30 22:47:29 +01:00
debug Removed debug eprintf from gdb code 2018-01-09 18:40:22 +01:00
egg Fix SIGSEGV in the encoder execution (#9168) 2018-01-09 22:04:25 +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 First step in removing fcn->refs/xrefs (#9157) 2018-01-09 20:38:08 +01:00
io Minor syntax fixes for libr/io 2018-01-09 16:05:50 +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 Fix #9126 - Bring back the good old LEA syntax 2018-01-08 14:17:52 +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 Update meson.build (#9163) 2018-01-09 18:50:40 +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