radare2/libr/util
2019-02-21 23:03:20 +01:00
..
regex Minor code cleanups free/R_FREE (#12157) 2018-11-14 21:23:20 +01:00
alloc.c Initial support for the r_alloc (+aligned) API ##core 2019-02-18 19:13:28 +01:00
ascii_table.c
asn1_oids.h
asn1.c Fix #12082 - infinite loop when loading PE ##bin 2018-11-08 00:30:48 +01:00
assert.c assert: use R2_ASSERT_STDOUT instead of ASSERT_STDOUT 2018-10-29 16:01:26 +01:00
astr.c Fix few leaks in asn1 strings 2018-12-04 11:45:45 +01:00
base85.c
base91.c
bdiff.c
big-gmp.c
big-ssl.c
big.c
binheap.c Move trie, mixed, slist into Sdb's Attic, and DES from util to crypto ##refactor 2018-11-07 17:18:14 +01:00
bitmap.c
buf.c Make ASAN green again (#13098) 2019-02-14 18:07:08 +01:00
cache.c Minor code cleanups free/R_FREE (#12157) 2018-11-14 21:23:20 +01:00
calc.c Fix #13039 - Crash in 'echo 0xF..A | rax2' 2019-02-10 03:00:21 +01:00
chmod.c
constr.c
ctype.c Minor fixes 2019-02-18 14:51:12 +01:00
date.c Fix iR timestamp + consistent timestamp format output (pt*, iI~comp, iR) (#12770) 2019-01-16 21:47:44 +01:00
debruijn.c
deps.mk
diff.c Fix more clang-analyzer warnings (#12427) 2018-12-10 14:41:38 +01:00
event.c Use flat RVector for all_calbacks in REvent 2019-02-05 14:26:49 +01:00
file.c Fix abspath issue and implement r_file_copy using native api ##windows 2019-02-07 12:43:29 +01:00
flist.c
format.c Fix #12725 - pf* exposes flag sizes via fl and Cd ##types (#13080) 2019-02-14 00:17:01 +01:00
graph.c
hex.c Use r_return in RAsm APIs and fix some regressions ##asm 2019-02-04 00:25:27 +01:00
idpool.c Minor code cleanups - free/R_FREE/etc 2018-11-13 00:23:49 +01:00
json_indent.c Fix #11918 - Moved r_print.h into r_util/r_print.h 2018-11-14 10:54:22 +01:00
lib.c Implement self_regions for Windows ##io 2019-02-18 16:22:30 +01:00
list.c Fix #12667 - Fix heap overflow in RCons.grep ##cons 2019-01-07 16:08:54 +01:00
log.c Fix some COVs (#12255) 2018-11-21 17:53:20 +01:00
Makefile Initial support for the r_alloc (+aligned) API ##core 2019-02-18 19:13:28 +01:00
mem.c Support NetBSD explicit_memset ##port 2018-12-03 00:32:39 +01:00
meson.build Initial support for the r_alloc (+aligned) API ##core 2019-02-18 19:13:28 +01:00
name.c Modernize RFlag with asserts, boolified and more ##refactor 2018-10-30 04:36:02 +01:00
pie.c Fix build 2018-11-14 12:56:02 +01:00
pj.c Use pj for agfj (and others) + rename pj_sn and pj_ksn to pj_N and pj_kN 2019-02-13 11:44:42 +01:00
pkcs7.c Use pj for X509 and PKCS (#12877) 2019-01-22 17:52:49 +01:00
print.c Workaround the cursor scroll glitch in folded functions 2019-02-18 00:50:02 +01:00
prof.c
punycode.c
qrcode.c
queue.c
randomart.c
range.c Fix few more clang warnings (#12429) 2018-12-11 10:28:01 +01:00
rbtree.c Further cleanup-code/less "optimistic" assumptions. (#12298) 2018-11-23 23:18:40 +01:00
sandbox.c Fix unicode path issues in Windows ##windows 2018-10-30 01:04:47 +01:00
sdb.mk Upgrade SDB and use the new HtPP, HtUP, HtUU ##refactoring 2018-11-14 10:47:28 +01:00
seven.c Fix #11918 - Moved r_print.h into r_util/r_print.h 2018-11-14 10:54:22 +01:00
signal.c
skiplist.c
spaces.c Fix #13141 - Check if the unset space is the current one (#13142) 2019-02-18 18:29:48 +01:00
spp.mk
stack.c
str_trim.c Add mips software breakpoint in the macro 2018-11-27 10:19:07 +01:00
str.c Remove most warnings during compilation 2019-02-14 10:40:25 +01:00
strbuf.c Initial import of the PJ (PrintJSON) API 2018-12-21 09:18:25 +01:00
strpool.c
sys.c ASLR settings little refactor, available as util mean ##debug 2019-02-21 23:03:20 +01:00
syscmd.c
thread_cond.c
thread_lock.c
thread_pipe.c
thread_sem.c
thread.c
tinyrange.c
tree.c
ubase64.c
uleb128.c Fix undefined behaviour in r_uleb128 2019-02-14 01:15:29 +01:00
unum.c Fix #13039 - Crash in 'echo 0xF..A | rax2' 2019-02-10 03:00:21 +01:00
utf8.c Removed some spaces 2019-01-20 22:45:59 +08:00
utf16.c Fix rafind2 -S for UTF8 chars > U+00ff (#12866) 2019-01-22 09:43:10 +01:00
utf32.c
vector.c Initial implementation of the dri command - inverse debug registers ##debug 2019-02-21 14:57:04 +01:00
w32-sys.c Implement sys_cmd_str_full_w32() ##windows 2019-02-02 15:25:06 -06:00
x509.c Remove most warnings during compilation 2019-02-14 10:40:25 +01:00
x509.h
zip.c Some fixes (#12670) 2019-01-07 00:29:23 +01:00