rizin/libr/util
2020-03-03 12:41:19 +01:00
..
regex Add support for hex escaped litterals in regular expressions (#15291) ##search 2019-10-17 02:38:21 +02:00
alloc.c
ascii_table.c
asn1.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
asn1_oids.h
assert.c
astr.c
base85.c Delete the use and definition of "eprint" (#15716) 2019-12-28 23:31:38 +01:00
base91.c
bdiff.c
big-gmp.c
big-ssl.c
big.c
binheap.c
bitmap.c
buf.c Minor code fixes (#15276) 2019-10-15 02:54:35 +02:00
buf_bytes.c
buf_file.c
buf_io.c
buf_mmap.c
buf_ref.c buf_ref: make sure the reference buffer does not exceed the parent size (#15288) 2019-10-17 02:39:31 +02:00
buf_sparse.c
cache.c
calc.c
chmod.c
constr.c
ctype.c Fix r_type_del() for typedefs (Fix #15337) ##anal (#15553) 2019-12-07 20:33:10 +01:00
date.c Fix memleak in r_print_date_unix (#15177) 2019-10-03 15:38:33 +02:00
debruijn.c
deps.mk
diff.c Add ccdd command to diff decompiler output of two functions ##diff 2020-01-04 01:51:12 +01:00
donut.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
event.c
file.c Do not use the elvis operator for bool expressions (#16073) 2020-02-28 15:19:37 +01:00
flist.c
format.c
getopt.c
graph.c
hex.c Add :json,:quiet,strlen,minlen,maxlen,sortlen in table queries ##table 2019-10-28 05:55:26 +01:00
idpool.c Some Coverity defect fixes (#15626) 2019-12-13 11:25:19 -06:00
intervaltree.c Some coverity fixes 2020-01-08 14:16:11 +01:00
json_indent.c FIx warnings with latest GCC on GNU/Linux 2019-10-08 17:42:39 +02:00
lib.c Fix pkgname version check for real now (#15862) 2020-01-20 11:50:22 -05:00
list.c Add tests for RList (set, get, reverse, clone, append, prepend) and remove legacy ##test (#16037) 2020-02-24 03:44:41 +01:00
log.c
Makefile Add RIntervalTree data structure ##util (#15541) 2019-12-09 00:07:10 +01:00
mem.c
meson.build Revert "ONE_STREAM_HACK & scr.onestream: Force expected ONE_STREAM order if necessary (#15535)" 2020-02-17 00:00:46 +01:00
name.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
pie.c
pj.c Add null to pj and use for relocs (#15776) 2020-01-09 11:58:35 +01:00
pkcs7.c Add Authentihash support for PE (#15987) ##bin 2020-02-20 21:03:16 +01:00
print.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
prof.c
protobuf.c Fix 32bit format string bug in the protobuf decoder 2020-02-18 10:27:12 +01:00
punycode.c
qrcode.c
queue.c
randomart.c
range.c
rbtree.c Change Semantics of r_rbtree_upper_bound() and simplify Iter Fcns (#15698) 2019-12-23 17:21:20 +01:00
sandbox.c
sdb.mk Update SDB after diff update (#15334) 2019-10-23 12:05:34 +02:00
seven.c
signal.c
skiplist.c
spaces.c Add user Pointer to RBNodeFree (#15540) 2019-12-04 10:10:33 +01:00
spp.mk
stack.c
str.c Treat empty string as false when boolifying (#15859) 2020-01-21 21:01:06 +08:00
str_constpool.c Use HtPP for RStrConstPool (#15424) ##util 2019-11-06 21:55:46 +01:00
str_trim.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
strbuf.c Make r_strbuf_fini() safer (#16115) 2020-03-03 12:41:19 +01:00
strpool.c
sys.c Do not use the elvis operator for bool expressions (#16073) 2020-02-28 15:19:37 +01:00
syscmd.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
table.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
thread.c Fix some warnings (#15549) 2019-12-08 12:49:58 +01:00
thread_cond.c
thread_lock.c Fix gdbr reg sync and concurrency ##debug 2019-12-20 10:17:58 +09:00
thread_pipe.c
thread_sem.c
tinyrange.c
tree.c
ubase64.c
uleb128.c
unum.c Fix #15134 - Support octal numbers like 0o666 ##core 2019-09-30 17:49:40 +02:00
utf8.c Fix some warnings on Windows (#15532) 2019-11-30 00:49:16 +01:00
utf16.c Support UTF16-BE decoding (#15450) 2019-11-14 00:08:37 +08:00
utf32.c Support UTF32-BE decoding (#15472) ##bin 2019-11-16 11:27:07 +01:00
vector.c
w32-sys.c Fix some warnings (#15549) 2019-12-08 12:49:58 +01:00
x509.c
x509.h
zip.c