radare2/libr
2018-12-20 15:39:36 +01:00
..
anal Minor code cleanups/fixes (#12519) 2018-12-20 11:50:29 +01:00
asm Fix warnings by using more r_str_ncpy 2018-12-19 12:07:49 +01:00
bin Some code cleanup and start to introduce r_return in r_io (#12523) 2018-12-20 15:31:18 +01:00
bp Minor code cleanups - free/R_FREE/etc 2018-11-13 00:23:49 +01:00
config Fix some COVs (#12255) 2018-11-21 17:53:20 +01:00
cons Various build compiler warning fixes attempts. (#12468) 2018-12-12 22:04:11 +01:00
core Fix odd behaviour of pdf (with regards to agfv and agfj) (#12522) 2018-12-20 15:39:36 +01:00
crypto Fix 80 warnings coming from gcc8.2 (#12280) 2018-11-22 22:11:43 +01:00
debug Fix warnings by using more r_str_ncpy 2018-12-19 12:07:49 +01:00
egg Minor code cleanups/fixes (#12519) 2018-12-20 11:50:29 +01:00
flag Minor fixes/cleanups (#12349) 2018-11-29 11:22:32 +01:00
fs Fix warnings by using more r_str_ncpy 2018-12-19 12:07:49 +01:00
hash Cast arguments to ut8 when feeding ctype.h functions ##refactor 2018-11-06 13:40:00 +01:00
include Improve io map lookup performance in presence of many maps ##performance 2018-12-20 15:30:06 +01:00
io Some code cleanup and start to introduce r_return in r_io (#12523) 2018-12-20 15:31:18 +01:00
lang Minor code cleanups/fixes (#12519) 2018-12-20 11:50:29 +01:00
magic Add magic headers for GPG symmetric crypto ##magic 2018-12-14 11:54:53 +01:00
parse Implement support for nword in ahi ##anal (#12494) 2018-12-17 12:56:07 +01:00
reg Little warning build fixes (#12232) 2018-11-20 01:13:54 +01:00
search Minor cleanups/fixes (#12478) 2018-12-14 00:17:50 +01:00
socket Fix quoting typo in libr/socket/run.c (#12491) 2018-12-16 21:46:34 +01:00
syscall Minor fixes/cleanups (#12349) 2018-11-29 11:22:32 +01:00
util Some code cleanup and start to introduce r_return in r_io (#12523) 2018-12-20 15:31:18 +01:00
config.h.head
config.h.in
config.h.tail
config.mk.head
config.mk.tail
depgraph.pl
do-ar-sh
ld.script
libr.pc.acr Fix a null assert in java parser and bring back the libr.pc.acr 2018-10-15 22:14:54 +02:00
libs.custom.mk.example Handle libr/libs.custom.mk to make partial r2 builds if you need just a portion of r2 ##build 2018-11-16 08:37:47 +01:00
libs.mk Handle libr/libs.custom.mk to make partial r2 builds if you need just a portion of r2 ##build 2018-11-16 08:37:47 +01:00
Makefile Handle libr/libs.custom.mk to make partial r2 builds if you need just a portion of r2 ##build 2018-11-16 08:37:47 +01:00
meson.build Move trie, mixed, slist into Sdb's Attic, and DES from util to crypto ##refactor 2018-11-07 17:18:14 +01:00
rules.mk
stripsyms.sh
symgraph.pl