radare2/libr/util
2021-11-14 00:50:54 +01:00
..
d Fix meson build and proper use of cgen ##build (#18920) 2021-07-21 17:22:39 +02:00
regex Fix warnings in regerror.c 2021-05-20 00:22:50 +02:00
alloc.c
ascii_table.c
asn1_oids.h
asn1.c Fix ASAN crash spotted after r_str_ndup refactoring in x509 (#18481) 2021-03-18 02:21:00 +01:00
assert.c
astr.c Fix ASAN crash spotted after r_str_ndup refactoring in x509 (#18481) 2021-03-18 02:21:00 +01:00
axml_resources.h Android Binary XML support (#18545) ##print 2021-04-08 19:26:55 +02:00
axml.c Remove assertion in pFA ##print (#18707) 2021-05-19 16:15:55 +02:00
base85.c
base91.c
bdiff.c Fix format string in table and minor type regression 2021-03-15 01:48:59 +01:00
big_gmp.c find | mv s/-/_/g (#19302) 2021-10-24 23:46:02 +02:00
big_ssl.c find | mv s/-/_/g (#19302) 2021-10-24 23:46:02 +02:00
big.c Fix various issues spotted by the VS warnings 2021-08-18 01:40:30 +02:00
bitmap.c
buf_bytes.c More fixes 2021-08-17 01:09:03 +00:00
buf_file.c
buf_io.c
buf_mmap.c
buf_ref.c
buf_sparse.c Fix s390x test_buf 2021-01-05 10:22:50 +01:00
buf.c free/fini methods should return void ##refactor 2021-10-29 12:20:24 +02:00
cache.c
calc.c Honor < and > comparison operators in RNumMath ##shell (#18979) 2021-08-13 21:13:13 +02:00
charset.c Fix meson build and proper use of cgen ##build (#18920) 2021-07-21 17:22:39 +02:00
chmod.c Avoid to use the getcwd(NULL) on non-gnu libcs 2021-08-23 12:34:10 +02:00
debruijn.c Random null deref and more size_t fixes 2021-03-15 01:48:59 +01:00
deps.mk Fix the wasi build 2021-08-25 16:53:08 +02:00
donut.c Fix back the donut 2021-08-25 14:46:21 +02:00
event.c
file.c Fix two minor covs 2021-11-09 13:27:42 +01:00
flist.c
format.c Fix latest covs (#19259) 2021-10-19 10:49:11 +02:00
getopt.c
graph_drawable.c Multiple refactors in io and util ##io ##util ##refactor 2020-12-13 05:09:13 +01:00
graph.c Graph refactor ##refactor (#17631) 2020-10-06 10:57:51 +08:00
hex.c Fix assert crash in unit test (#19386) 2021-11-08 10:11:08 +01:00
idpool.c Implement first/last/next/prev fd APIs ##io 2020-11-01 11:33:31 +01:00
intervaltree.c Remove RContRBTree API 2021-10-28 19:48:46 +02:00
json_indent.c
json_parser.c Fix warning in the JSON parser (#17827) 2020-10-26 14:07:15 +08:00
lib.c Use RTLD_NOW when it's possible on Linux ##core 2021-08-30 21:00:27 +02:00
list.c Add r_list_iter_get_prev (siol eternal) ##util 2021-06-07 22:44:03 +02:00
log.c Code cleanup, somewhat related to windows code 2021-08-27 03:03:34 +02:00
Makefile find | mv s/-/_/g (#19302) 2021-10-24 23:46:02 +02:00
mem.c More mingw fixes (#19260) 2021-10-19 12:06:46 +02:00
meson.build find | mv s/-/_/g (#19302) 2021-10-24 23:46:02 +02:00
name.c Fix memleaks spotted by coverity 2021-07-29 19:53:50 +02:00
new_rbtree.c Fix 2 covs and minor cleanup in rbtree 2021-11-08 03:17:03 +01:00
pie.c Fix various issues spotted by the VS warnings 2021-08-18 01:40:30 +02:00
pj.c Use pj in debug ##refactor (#18270) 2021-01-24 16:07:30 +01:00
pkcs7.c Fix ASAN crash spotted after r_str_ndup refactoring in x509 (#18481) 2021-03-18 02:21:00 +01:00
print_code.c Fix the windows build regressions 2021-10-19 22:17:47 +02:00
print.c Fix meson build and proper use of cgen ##build (#18920) 2021-07-21 17:22:39 +02:00
prof.c More build fixes for SerenityOS 2021-07-07 19:03:54 +02:00
protobuf.c
punycode.c Fully de-assert the codebase. Instead use r_return_if_fail 2021-07-13 01:23:30 +02:00
qrcode.c
queue.c
randomart.c
range.c Fix dead increments 2021-01-25 00:34:58 +01:00
rbtree.c Remove RContRBTree API 2021-10-28 19:48:46 +02:00
sandbox.c Better handling of HAVE_SYSTEM, PTY, FORK, DYLINK and THREADS ##build 2021-06-10 13:52:29 +02:00
sdb.mk Add initial support for building r2 on WASI ##build 2021-06-20 17:14:43 +02:00
seven.c
signal.c Remove useless signal definition erroring on MIPS platform (#19357) 2021-11-02 09:08:13 +01:00
skiplist.c Fix memleak in db/esil/apple (#18238) ##bin 2021-01-19 11:49:42 +01:00
skyline.c Fix another UAF in skyline ##Refactor (#17972) 2020-11-27 12:23:44 +08:00
spaces.c
spp.mk Dont sync capstone all the time 2021-11-05 10:08:23 +01:00
sstext.c Add lowercase seven-segmented-ascii-art alphabet for ?ea ##print 2021-10-27 01:54:43 +02:00
stack.c
str_constpool.c
str_trim.c Optimize and improve r_name_filter calls ##core 2021-07-26 01:03:34 +02:00
str.c Add disasm+decompiler side by side api for the codemeta api ##disasm 2021-11-07 00:44:22 +01:00
strbuf.c Small optimzation to r_strbuf_vappendf (#18665) 2021-05-07 00:18:12 +02:00
strpool.c Fix 32 critical COVs (UAF, UB and OOB) (#18077) 2020-12-21 01:10:22 +01:00
sys_w32.c Code cleanup, somewhat related to windows code 2021-08-27 03:03:34 +02:00
sys.c Fix null name maps, workaround msvc-asan compiler crash and acp/utf/wchar fixes for w32 2021-11-14 00:50:54 +01:00
syscmd.c Honor console width in ls and fix lsj,lsq,lse ##shell 2021-10-09 03:26:47 +02:00
table.c Implement the 'nostr' filter query operation in RTable 2021-10-28 13:16:12 +02:00
thread_cond.c * Use r_w32 apis in RThreadCond for Windows ##windows 2021-09-20 05:41:18 +02:00
thread_lock.c Better handling of HAVE_SYSTEM, PTY, FORK, DYLINK and THREADS ##build 2021-06-10 13:52:29 +02:00
thread_pipe.c
thread_sem.c
thread.c Fix the wasi build 2021-08-25 16:53:08 +02:00
time.c Expose r_w32_ function APIs instead of global symbols ##windows 2021-08-27 03:03:34 +02:00
tree.c
ubase64.c
udiff.c Minor warning fixes for mingw 2021-08-27 03:03:34 +02:00
uleb128.c Fix oobread crash in DWARF parser (tests_64922) ##crash 2021-11-01 10:35:33 +01:00
unum.c Implement ternary support for numeric input ##util (#19153) 2021-10-01 18:40:10 +02:00
utf8.c Fix null name maps, workaround msvc-asan compiler crash and acp/utf/wchar fixes for w32 2021-11-14 00:50:54 +01:00
utf16.c
utf32.c
utype.c Refactoring function r_type_func_guess 2021-01-19 05:37:17 +01:00
vector.c Fix crash in V. when no maps loaded 2021-04-30 00:35:51 +02:00
w32.c Fix null name maps, workaround msvc-asan compiler crash and acp/utf/wchar fixes for w32 2021-11-14 00:50:54 +01:00
w32dw.c Use proper naming and location for the w32 debugger wrapper api (#19271) 2021-10-21 12:08:10 +02:00
x509.c Fix ASAN crash spotted after r_str_ndup refactoring in x509 (#18481) 2021-03-18 02:21:00 +01:00
x509.h
zip.c Support FLIRT v5 file format compression ##signatures 2021-08-03 12:35:48 +02:00