radare2/libr/util
2016-03-03 11:45:04 +01:00
..
regex Fix regoff_t conflict 2016-02-21 03:45:41 +01:00
t util/str: add r_str_ansi_crop function and tests 2015-07-30 01:05:31 +02:00
base64.c Indent io/io.c and fix an issue in the .sh 2015-12-08 22:35:39 +01:00
base85.c Add cfg.sandbox functionality 2012-10-20 00:31:18 +02:00
bdiff.c Fix some minor compilation warnings 2015-10-15 12:36:34 +02:00
big-gmp.c
big-ssl.c
big.c
bitmap.c Better http support and handle asm.offset in 'px'. 2013-01-04 10:16:41 +01:00
btree.c Fix doublefree in btree and use-after-free in windbg 2015-11-02 12:32:31 +01:00
buf.c Add rpath and scnperm in rabin2 -O 2015-11-27 20:37:27 +01:00
cache.c More whitelisted auto-indented files 2015-12-08 13:24:21 +01:00
calc.c Add alignment for AVR code 2015-11-15 00:29:33 +01:00
chmod.c Fix misc compilation warnings on Windows 2015-07-14 13:55:58 +02:00
constr.c Update sdb, simplify some makefiles 2013-07-15 02:51:55 +02:00
debruijn.c Update debruijn.c 2016-02-09 13:19:43 +01:00
deps.mk Fix build with external libzip 2015-10-31 17:32:26 +01:00
des.c roundkey calculation for des 2015-10-18 02:02:58 +00:00
diff.c Fix 'radiff2 -g' crash 2016-01-22 15:17:22 +01:00
file.c Fix #4060 - aecs* crash 2016-02-17 00:38:54 +01:00
flist.c Import radare2-capstone asm/anal plugins 2014-03-07 04:15:45 +01:00
graph.c Do not try and allocate a stack if we have no edges 2015-10-26 00:50:56 +01:00
hex.c Improve r_hex_str2bin, fix overflow and error check 2016-01-23 11:53:43 +01:00
ht64.c New io.buffer cache system and refactorized RHashTable 2013-01-12 04:29:45 +01:00
ht.c Fix #3901 - Cannot debug directories and follow symlinks 2016-01-03 01:28:02 +01:00
iconv.c Update sdb, simplify some makefiles 2013-07-15 02:51:55 +02:00
Jamroot Fix #2674 - merge diff into util 2015-06-02 01:35:12 +02:00
judy64na.c Cleaning conditional directives that break statements. 2015-12-03 12:35:10 +01:00
lib.c Fix r_lib_type to string 2016-02-23 13:10:35 +01:00
list.c Fix #3901 - Cannot debug directories and follow symlinks 2016-01-03 01:28:02 +01:00
log.c More whitelisted auto-indented files 2015-12-08 13:24:21 +01:00
Makefile broken DES impl. 2015-10-18 01:44:41 +00:00
mem.c Better MIPS32BE ELF relocs, add Rx regs in mips.cs and add scr.wheelnkey, nN defaults to flag now 2016-02-21 01:56:50 +01:00
mixed.c Softly kill boolt type 2016-01-03 02:05:26 +01:00
name.c Update sdb and fix more null derefs caused by mem exhaustion 2016-01-11 00:24:18 +01:00
num.c Fix #3701 - Implement r_num_tail for dcu 2015-11-17 22:38:01 +01:00
p_date.c C89 2015-12-07 21:48:44 +01:00
p_format.c fix crash in pf ? (foo)0 2016-02-26 15:35:02 -05:00
p_seven.c Support get/set introspection in 'pf' and handle scr.stride in px 2013-02-01 03:15:48 +01:00
pool.c Fix coverity issues in r_util 2014-03-08 11:56:15 +01:00
print.c Implement pxd[#] for signed num dumps 2016-02-27 18:36:28 +01:00
prof.c Fixes parsing bug in java class and and rbinelfFixes in java class and and rbinelf)) 2012-11-14 04:57:56 +01:00
queue.c Fix COVs 2015-06-17 00:22:40 +02:00
randomart.c Fix #2927 and random code cleanups 2015-07-12 19:20:36 +02:00
range.c Remove r_list_destroy, replaced it by r_list_purge 2014-05-03 01:27:10 +02:00
sandbox.c Fix COV with boolified r_io_creat 2016-01-19 13:16:24 +01:00
slist.c Fix #4064 - asm.decode (null) issue 2016-02-22 23:21:29 +01:00
spaces.c #3052 all printf member functions changed to cb_printf 2015-08-09 03:25:05 +02:00
stack.c More whitelisted auto-indented files 2015-12-08 13:24:21 +01:00
str.c Fix str_case regression 2016-03-03 11:45:04 +01:00
strbuf.c Fix r_strbuf regression 2016-02-16 00:57:17 +01:00
strht.c Add hints and named print formats and more 2013-01-22 05:06:12 +01:00
strpool.c Fix some possible NULL-deref under memory-pressure 2015-09-25 02:13:58 +02:00
sys.c Fix COV with boolified r_io_creat 2016-01-19 13:16:24 +01:00
thread_lock.c Fix MinGW build 2015-04-05 01:26:06 +03:00
thread_msg.c Initial implementation of the & command. Bump capstone 2014-11-01 04:46:33 +01:00
thread_pipe.c Initial implementation of the & command. Bump capstone 2014-11-01 04:46:33 +01:00
thread.c Fix misc compilation warnings on Windows 2015-07-14 13:55:58 +02:00
tree.c Fix some possible NULL-deref under memory-pressure 2015-09-25 02:13:58 +02:00
uleb128.c pf: add uleb128 support 2015-05-04 10:03:58 +02:00
utf8.c Added string in drr and pxr 2015-10-06 18:23:27 +02:00
w32-sys.c Fix lot of warnings 2013-09-14 14:04:08 +02:00
zip.c correct usage of inflate() in *.sig loader 2015-11-13 20:44:32 +01:00