radare2/libr/util
Jonathan Neuschäfer 9b5d4d53bb fix an off-by-one bug in r_isprint
Array accesses, yeah.
2014-09-18 18:56:57 +02:00
..
regex Fixed: 1205190, 1205200, 1205191, 1205199, 1205198, 1205197, 1205196, 1205195 2014-04-25 14:21:20 -05:00
t Remove unused r_alloca_* 2014-08-18 02:36:08 +02:00
base64.c Update sdb from git and sync base64 fixes 2014-03-26 23:17:40 +01:00
base85.c Add cfg.sandbox functionality 2012-10-20 00:31:18 +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 Fix some bugs reported by clang-analyzer 2013-02-08 11:42:46 +01:00
buf.c Fixing the issue where file size exceeds size of an integer 2014-09-17 23:53:25 +02:00
cache.c Initial work supporting emscripten compilation 2013-09-07 00:39:08 +02:00
calc.c Use MAKE_JOBS in more places 2014-05-03 01:23:12 +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
file.c Fixing *most* warnings related to the change in r_file_slurp 2014-09-17 22:37:54 -05:00
flist.c Import radare2-capstone asm/anal plugins 2014-03-07 04:15:45 +01:00
graph.c Fix CID #1134712 2014-04-25 05:24:21 +04:00
hex.c fix an out of bounds read in r_hex_str2bin 2014-06-21 01:39:20 +02:00
ht64.c New io.buffer cache system and refactorized RHashTable 2013-01-12 04:29:45 +01:00
ht.c Fix cpp warnings 2013-11-04 04:50:37 +01:00
iconv.c Update sdb, simplify some makefiles 2013-07-15 02:51:55 +02:00
Jamroot Add De Bruijn cyclical patterns accessible thru woD and woO 2014-09-05 14:09:52 +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 Little split of the RLib logic 2014-07-30 11:14:30 +02:00
list.c Implement backward disasm for most commands and remove pdn 2014-08-24 03:21:06 +02:00
lock.c Initial work on the evaluable opcode analysis strings 2013-05-04 02:35:52 +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 Unify gzip and zip 2014-09-05 15:12:40 +02:00
mem.c Add RReg bufdiffing apis to retrieve list of modified regs 2014-06-26 12:18:45 +02:00
mixed.c Remove r_list_destroy, replaced it by r_list_purge 2014-05-03 01:27:10 +02:00
name.c Add support for UTF-8 and better WChar strings in RBin 2014-06-30 16:39:24 +02:00
num.c Fix 'afc' (code complexity), fix nulltype xrefs and some helps 2014-06-19 01:11:53 +02:00
p_date.c Coverifix 2014-07-30 22:26:13 +02:00
p_format.c Make the [] in pf work like an array (#1349) 2014-09-17 15:58:44 +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 Add 'pc*' command to print curblock in 'wx;s' commands 2014-08-29 12:15:21 +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
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 Fix #1292 - Fix file create and write on w32 2014-09-15 03:35:02 +02:00
slist.c Use dynamically allocated *next (+15% analysis speedup + better analysis) 2014-02-20 00:43:06 +01:00
str.c Fix some warnings 2014-08-15 02:04:20 +02:00
strbuf.c Fix segfault in esil for arm-thumb and colorize 'ar?' 2014-06-19 04:52:28 +02:00
strht.c Add hints and named print formats and more 2013-01-22 05:06:12 +01:00
strpool.c Add RCoreLog API ('l' command), '-' cmd is now '$' 2012-12-23 13:52:57 +01:00
sys.c Fix w32 build (oops dislexia) 2014-09-17 15:37:30 +02:00
thread.c Initial background thread for the webserver (=h& and =H&) 2014-08-28 12:08:46 +02:00
uleb128.c Fix CID 1214579 2014-05-19 05:40:45 +04:00
utf8.c fix an off-by-one bug in r_isprint 2014-09-18 18:56:57 +02:00
w32-sys.c Fix lot of warnings 2013-09-14 14:04:08 +02:00
zip.c Fix and clean r_inflate 2014-09-08 00:04:27 +02:00