radare2/libr/util
pancake 4823451497 Fix build and tests
* Fix one x86-64-specific test to pass everywhere
2022-04-22 05:46:34 +02:00
..
d Add initial support for katakana ##charset 2022-02-16 10:58:45 +01:00
regex Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
alloc.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
ascii_table.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
asn1_oids.h Sorted OIDs (#11593) 2018-09-20 15:18:06 +02:00
asn1.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
assert.c Improve RLog API and usage, document R2_LOG_ vars in r2 -hh ##core 2022-04-19 11:14:57 +02:00
astr.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +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 Delete the use and definition of "eprint" (#15716) 2019-12-28 23:31:38 +01:00
base91.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
bdiff.c Check for subcommands of iz to improve output on invalid input (#19467) 2021-12-05 04:43:31 +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 Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
bitmap.c Some random cleanups in RUtil (#16457) 2020-04-07 14:07:40 +02:00
bplist.c Fix warnings 2022-01-31 02:26:20 +01:00
buf_bytes.c More fixes 2021-08-17 01:09:03 +00:00
buf_file.c Do not use r_buf_data in DEX results in 1.5x faster parsing (22s vs 33s) ##bin 2020-04-05 19:24:36 +02:00
buf_io.c Do not use r_buf_data in DEX results in 1.5x faster parsing (22s vs 33s) ##bin 2020-04-05 19:24:36 +02:00
buf_mmap.c Do not use r_buf_data in DEX results in 1.5x faster parsing (22s vs 33s) ##bin 2020-04-05 19:24:36 +02:00
buf_ref.c Do not use r_buf_data in DEX results in 1.5x faster parsing (22s vs 33s) ##bin 2020-04-05 19:24:36 +02:00
buf_sparse.c Fix s390x test_buf 2021-01-05 10:22:50 +01:00
buf.c uaf 2022-03-15 23:25:12 +01:00
cache.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
calc.c Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
charset.c Add initial support for katakana ##charset 2022-02-16 10:58:45 +01:00
chmod.c Fix some bugs spotted by CodeQL 2022-03-15 15:22:25 +01: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 Bring back the mingw32 builds ##windows 2021-11-28 22:10:51 +01:00
event.c Remove R_EMPTY and R_EMPTY2 2022-03-13 11:26:10 +01:00
file.c Improve RLog API and usage, document R2_LOG_ vars in r2 -hh ##core 2022-04-19 11:14:57 +02:00
flist.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
format.c Implement pfP for relative pointer format memory formatting ##print 2022-03-27 12:24:10 +02:00
getopt.c Always use r_getopt, do not depend on libc (not just on windows) ##core (#16325) 2020-03-27 17:06:40 +01:00
graph_drawable.c Multiple refactors in io and util ##io ##util ##refactor 2020-12-13 05:09:13 +01:00
graph.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
hex.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
idpool.c Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
intervaltree.c Fix undefined behaviour in RVector, RPVector, RInterval and container_of ##fix 2022-03-21 12:04:14 +01:00
json_indent.c Remove R_EMPTY and R_EMPTY2 2022-03-13 11:26:10 +01:00
json_parser.c Fix some warnings spotted by msvc 2021-11-14 19:15:14 +01:00
lib.c Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
list.c Allow rahash2 -a to be passed multiple times ##tools 2022-03-25 22:14:18 +01:00
log.c Fix build and tests 2022-04-22 05:46:34 +02:00
Makefile Initial import of the code tokenizer ##print 2022-03-10 18:16:53 +01:00
mem.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
meson.build Only build library archives when -Dblob is provided ##build 2022-03-22 11:59:13 +01:00
name.c Fix swift metadata string allocation and filtering bug 2022-03-31 12:25:50 +02:00
new_rbtree.c Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
pie.c Fix various issues spotted by the VS warnings 2021-08-18 01:40:30 +02:00
pj.c Add 'pFB' command to use the new BPLIST parser ##print 2022-01-30 22:30:10 +01:00
pkcs7.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
print_code.c Use wx+ instead of wx;s+16 in pc* command ##print 2022-04-19 01:50:37 +02:00
print.c Remove all the uses of %z as its not supported on Windows 2022-02-01 11:07:46 +01:00
prof.c More build fixes for SerenityOS 2021-07-07 19:03:54 +02:00
protobuf.c Fix #16564 - no more bitfields. (#16591) 2020-04-14 10:21:58 -05:00
punycode.c Fully de-assert the codebase. Instead use r_return_if_fail 2021-07-13 01:23:30 +02:00
qrcode.c Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
queue.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
randomart.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
range.c Fix dead increments 2021-01-25 00:34:58 +01:00
rbtree.c Add ablc, ab-, Fix and optimize in af- and aafs ##analysis 2022-01-12 12:07:26 +01:00
sandbox.c Fix msvc warnings (#19827) 2022-03-15 19:27:34 +01:00
sdb.mk Add initial support for building r2 on WASI ##build 2021-06-20 17:14:43 +02:00
seven.c Some random cleanups in RUtil (#16457) 2020-04-07 14:07:40 +02:00
signal.c Remove useless signal definition erroring on MIPS platform (#19357) 2021-11-02 09:08:13 +01:00
skiplist.c Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
skyline.c Fix another UAF in skyline ##Refactor (#17972) 2020-11-27 12:23:44 +08:00
spaces.c Clean up sp->event in r_spaces_fini() 2022-01-11 01:10:00 +01:00
spp.mk Dont sync capstone all the time 2021-11-05 10:08:23 +01:00
sstext.c Remove R_EMPTY and R_EMPTY2 2022-03-13 11:26:10 +01:00
stack.c Some random cleanups in RUtil (#16457) 2020-04-07 14:07:40 +02:00
str_constpool.c Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
str_trim.c Honor escaping semicolons in macro definitions ##shell 2022-04-11 16:54:26 +02:00
str.c Honor escaping semicolons in macro definitions ##shell 2022-04-11 16:54:26 +02:00
strbuf.c Increase read buffers in r2r and strbuf (#19646) 2022-02-01 09:27:34 +01: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 Use more RLog, and add log.origin ##shell 2022-04-22 05:46:34 +02:00
syscmd.c Remove all the deprecated abi apis 2022-04-19 15:40:29 +02:00
table.c Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
thread_cond.c * Use r_w32 apis in RThreadCond for Windows ##windows 2021-09-20 05:41:18 +02:00
thread_lock.c Lots of cleanups to reduce the regressions in TCC ##refactor 2022-03-17 18:40:58 +01:00
thread_pipe.c Initial implementation of the & command. Bump capstone 2014-11-01 04:46:33 +01:00
thread_sem.c Remove CYGWIN & MINGW remnants (#13377) 2019-03-15 12:55:08 +08:00
thread.c Fix disable-threads builds 2022-02-06 20:55:06 +01:00
time.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
token.c Add tests for the code tokenizer and fix <<= assignments ##util 2022-03-26 10:35:13 +01:00
tree.c Remove R_EMPTY and R_EMPTY2 2022-03-13 11:26:10 +01:00
ubase64.c Remove R_EMPTY and R_EMPTY2 2022-03-13 11:26:10 +01:00
udiff.c Check for subcommands of iz to improve output on invalid input (#19467) 2021-12-05 04:43:31 +01:00
uleb128.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
unum.c Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
utf8.c Add psa command to print any kind of string ##print 2022-04-08 20:36:10 +02: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
utype.c Introduce r_strf and stop using sdb_fmt ##util 2022-01-18 18:35:31 +01:00
vector.c Add binary search alg to pvector ##util (#19414) 2021-11-16 23:56:21 +01:00
w32.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +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 static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
x509.h Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
zip.c New r_inflate_lz4 API to reuse LZ4 across all libs ##api 2022-02-10 19:59:17 +01:00