radare2/libr/util
2015-07-03 09:40:35 +02:00
..
regex Fix int/double infinity constant issue in util/regex 2015-04-29 11:31:49 +02:00
t util/graph: move adjacency lists to the RGraphNode 2015-07-03 09:40:35 +02:00
base64.c Do not include unistd.h for MinGW32 2015-04-05 01:09:13 +03:00
base85.c Add cfg.sandbox functionality 2012-10-20 00:31:18 +02:00
bdiff.c Fix #2674 - merge diff into util 2015-06-02 01:35:12 +02:00
big-gmp.c * Autodetect and honor CC environment in ragg2-cc 2011-11-30 18:05:46 +01:00
big-ssl.c * Initial import of OpenSSL r_big API implementation 2010-07-16 23:13:34 +02:00
big.c * Initial import of OpenSSL r_big API implementation 2010-07-16 23:13:34 +02:00
bitmap.c Better http support and handle asm.offset in 'px'. 2013-01-04 10:16:41 +01:00
btree.c Rewrite MZ bin plugin 2015-06-08 22:18:21 +02:00
buf.c Even more coverifix 2015-06-01 23:06:55 +02:00
cache.c Add RBufferSparse API and sparse:// io plugin 2015-03-16 01:19:25 +01:00
calc.c Even more coverifixes 2015-06-02 22:59:30 +02:00
chmod.c Fix coverity issues in r_util 2014-03-08 11:56:15 +01:00
constr.c Update sdb, simplify some makefiles 2013-07-15 02:51:55 +02:00
debruijn.c Refactor debruijn code and make it accessible from ragg2 -P 2014-09-05 16:03:40 +02:00
diff.c Coverifix 2015-06-19 21:30:57 +02:00
file.c Fix w32 project open issue with abspath 2015-06-12 11:49:58 +02:00
flist.c Import radare2-capstone asm/anal plugins 2014-03-07 04:15:45 +01:00
graph.c util/graph: move adjacency lists to the RGraphNode 2015-07-03 09:40:35 +02:00
hex.c Fix #2640 - crash in s/ 2015-05-28 19:38:24 +02:00
ht64.c New io.buffer cache system and refactorized RHashTable 2013-01-12 04:29:45 +01:00
ht.c Fix #2628 flags offset hashtable issue and Fix #2607 ELF relocs 2015-05-29 00:51:57 +02: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 Support get/set introspection in 'pf' and handle scr.stride in px 2013-02-01 03:15:48 +01:00
lib.c Add version field in plugins, and check it before loading 2015-06-21 10:09:12 +02:00
list.c util/list: add some const to the API and adapt existing code 2015-06-17 11:22:10 +02:00
log.c Support get/set introspection in 'pf' and handle scr.stride in px 2013-02-01 03:15:48 +01:00
Makefile Add CS command to manage meta-spaces 2015-06-15 04:19:29 +02:00
mem.c util: code refactoring 2015-06-25 02:07:17 +02:00
mixed.c Remove r_list_destroy, replaced it by r_list_purge 2014-05-03 01:27:10 +02:00
name.c Fix #2004 - filter flag names in dm* 2015-01-29 02:25:00 +01:00
num.c Replace strtoull() to _strtoui64() for MinGW 2015-04-05 02:12:41 +03:00
p_date.c Always use ut32 for unix timestamps. Also handle endianness properly 2015-05-01 10:28:23 +02:00
p_format.c Fix #2808 - oob read in updateAddr 2015-06-28 02:42:33 +02: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 util/print: fix a heap overflow when len is not a multiple of step 2015-06-25 02:07:17 +02: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 some warns and enhace GIT_TAP in makefiles 2013-08-26 01:07:21 +02:00
range.c Remove r_list_destroy, replaced it by r_list_purge 2014-05-03 01:27:10 +02:00
sandbox.c oops 2015-06-21 14:10:36 +02:00
slist.c Use dynamically allocated *next (+15% analysis speedup + better analysis) 2014-02-20 00:43:06 +01:00
spaces.c Add CS command to manage meta-spaces 2015-06-15 04:19:29 +02:00
stack.c Fix COVs 2015-06-17 00:22:40 +02:00
str.c Revert "start using wcs" 2015-06-26 23:54:01 -04:00
strbuf.c Add pxrj command to show word refs in JSON 2015-06-04 22:58:08 +02:00
strht.c Add hints and named print formats and more 2013-01-22 05:06:12 +01:00
strpool.c cons less chop lines to terminal width 2015-04-12 16:12:02 +02:00
sys.c Add CS command to manage meta-spaces 2015-06-15 04:19:29 +02: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 threads on the MinGW/Cygwin 2015-04-05 01:19:28 +03:00
tree.c libr/util: implement a tree 2015-06-11 22:53:48 +02:00
uleb128.c pf: add uleb128 support 2015-05-04 10:03:58 +02:00
utf8.c Fix crash in r_utf8_decode 2014-11-04 23:17:52 +01:00
w32-sys.c Fix lot of warnings 2013-09-14 14:04:08 +02:00
zip.c Add prgi and prgo commands to get consumed and generated bytes at gunzip 2015-04-03 03:20:04 +02:00