rizin/libr/util
2017-12-19 22:18:00 +08:00
..
regex Fixed 8 coverity bugs (#8305) 2017-08-25 18:12:12 +02:00
base85.c
base91.c
bdiff.c
big-gmp.c
big-ssl.c
big.c
binheap.c Add io->map_skyline as an RVector of uncovered map parts to enable optimization of r_io_v{read,write}_at in the future (#8332) 2017-08-27 18:05:58 +02:00
bitmap.c
btree.c
buf.c Fix #8487 - infinite loop in pf with undefined recursive types 2017-09-26 12:49:23 +02:00
cache.c opsalamance - merge the big siol branch 2017-08-22 09:42:16 +02:00
calc.c Implement anal hints for htons immbase 2017-11-09 12:57:51 +01:00
chmod.c
constr.c
debruijn.c
deps.mk
des.c
diff.c Optimize space consumption to O(n) in edit distance (#8481) 2017-09-15 13:44:57 +02:00
file.c Fix AppVeyor build 2017-11-23 12:12:28 +08:00
flist.c
graph.c
hex.c Fix last covs and better dalvik pseudo 2017-12-16 02:54:02 +01:00
iconv.c
idpool.c Fix a mem leak in idpool.c (#8445) 2017-09-12 00:40:21 +02:00
json_indent.c Fix warnings with GCC 2017-12-08 15:47:48 +01:00
lib.c Renaming char_to_w32 => utf8_to_utf16 2017-11-03 10:27:18 +08:00
list.c Fix infinite loop and use-after-free in r_flag_unset_glob 2017-11-28 16:52:33 +01:00
log.c
Makefile Fix #8879 - Kill RInterval, Keep RAddrInterval 2017-12-18 17:18:49 +01:00
mem.c Fix bits issue and add r_str_reverse 2017-07-31 11:33:39 +02:00
meson.build Fixed meson build (#8358) 2017-08-28 15:09:58 +02:00
mixed.c
name.c Minor code edits 2017-12-19 22:18:00 +08:00
p_date.c
p_format.c pf: missing structname fix and bumped the nesting limit to 5 (#8759) 2017-11-17 20:07:18 +08:00
p_seven.c
pool.c
print.c Fix pxj length 2017-12-17 13:48:17 +01:00
prof.c
punycode.c
qrcode.c Added dense qrcodes functionality, with inverter 'i' code (#8443) 2017-09-11 12:13:48 +02:00
queue.c
r_asn1.c Fixed 8 coverity bugs (#8305) 2017-08-25 18:12:12 +02:00
r_asn1_internal.h
r_json.c Fix almost all warnings from the msvc build 2017-12-19 00:18:39 +01:00
r_oids.h
r_pkcs7.c Fixed #7881 (#8911) 2017-11-30 00:48:48 +01:00
r_pkcs7_internal.h
r_x509.c Fixed #7881 (#8911) 2017-11-30 00:48:48 +01:00
r_x509_internal.h
randomart.c
range.c
rbtree.c Fix build on old Macs 2017-11-28 13:21:49 +01:00
sandbox.c Fix sys/ios-cydia.sh build 2017-10-10 02:27:34 +02:00
sdb.mk Upgrade sdb (renames mht to dict) 2017-12-13 03:07:22 +01:00
signal.c Remove SIGSTKSZ from signal list (#8252) 2017-08-21 09:52:58 +02:00
skiplist.c
slist.c
spaces.c
spp.mk Fixes for axk 2017-10-09 11:39:52 +02:00
stack.c
str.c Add some more null deref checks here and there 2017-12-18 12:38:37 +01:00
strbuf.c Fix r_strbuf_setf when the length of returned string >= 1024 (#8112) 2017-08-03 11:29:36 +02:00
strpool.c
sys.c Fix build on old Macs 2017-11-28 13:21:49 +01:00
syscmd.c 13 coverity bugs fixed. (#8303) 2017-08-24 13:31:27 +02:00
thread.c Fix #9015 - use after free when quitting main thread having background server threads 2017-12-18 13:27:26 +01:00
thread_lock.c
thread_msg.c
thread_pipe.c
tinyrange.c
tree.c
ubase64.c
uleb128.c
unum.c Fix almost all warnings from the msvc build 2017-12-19 00:18:39 +01:00
utf8.c Drop r_utf_blocks from the extern 2017-08-23 00:50:18 +02:00
utf16.c
utf32.c Fix runtime error on 32bit systems (#8174) 2017-08-10 16:43:29 +02:00
vector.c Add io->map_skyline as an RVector of uncovered map parts to enable optimization of r_io_v{read,write}_at in the future (#8332) 2017-08-27 18:05:58 +02:00
w32-sys.c Renaming char_to_w32 => utf8_to_utf16 2017-11-03 10:27:18 +08:00
zip.c