radare2/libr/util
pancake 33ce7e78a2 Add initial support for katakana ##charset
* Support multibyte charsets
2022-02-16 10:58:45 +01:00
..
d Add initial support for katakana ##charset 2022-02-16 10:58:45 +01:00
regex Use stdint like if there was no yesterday ##refactor 2022-01-09 19:48:16 +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 Be consistent and make all env vars start with R2_ (#16841) 2020-05-18 13:21:50 +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 New r_inflate_lz4 API to reuse LZ4 across all libs ##api 2022-02-10 19:59:17 +01:00
cache.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
calc.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
charset.c Add initial support for katakana ##charset 2022-02-16 10:58:45 +01:00
chmod.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +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 Use flat RVector for all_calbacks in REvent 2019-02-05 14:26:49 +01:00
file.c Build fixes for wasi/wapm/wasm and update sdb ##build 2022-02-16 10:58:03 +01:00
flist.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
format.c Fix: Mark r_print_format globals as TLS ##util 2022-02-01 18:45:54 +01: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 Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
intervaltree.c Remove RContRBTree API 2021-10-28 19:48:46 +02:00
json_indent.c Fix #16233 - ~{} works on colorized JSONs ##json (#16425) 2020-04-06 16:08:47 +08:00
json_parser.c Fix some warnings spotted by msvc 2021-11-14 19:15:14 +01:00
lib.c Mark all globals (or most of them) as TLS variables ##core 2022-01-21 17:04:56 +01:00
list.c Rewrite r_list_uniq with a faster algorithm ##core 2022-01-11 23:29:47 +01:00
log.c Mark all globals (or most of them) as TLS variables ##core 2022-01-21 17:04:56 +01:00
Makefile Add initial support for katakana ##charset 2022-02-16 10:58:45 +01:00
mem.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
meson.build Support building with system-provided lz4 library ##build 2022-02-15 11:43:50 +01:00
name.c Improve the way color flags are handled ##print 2022-01-23 22:47:04 +01:00
new_rbtree.c Prefer memleak over usaf in io.bank's rbtree bug ##crash 2022-02-13 22:34:24 +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 Improve pcc output and add a test ##print 2022-01-11 02:59:30 +01: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 Remove trailing spaces (#19460) 2021-12-02 17:39:59 +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 Mark all globals (or most of them) as TLS variables ##core 2022-01-21 17:04:56 +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 Add lowercase seven-segmented-ascii-art alphabet for ?ea ##print 2021-10-27 01:54:43 +02:00
stack.c Some random cleanups in RUtil (#16457) 2020-04-07 14:07:40 +02:00
str_constpool.c Use HtPP for RStrConstPool (#15424) ##util 2019-11-06 21:55:46 +01:00
str_trim.c Optimize and improve r_name_filter calls ##core 2021-07-26 01:03:34 +02:00
str.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01: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 Build fixes for wasi/wapm/wasm and update sdb ##build 2022-02-16 10:58:03 +01:00
syscmd.c Rewrite r_list_uniq with a faster algorithm ##core 2022-01-11 23:29:47 +01:00
table.c Fix last covs 2022-01-21 12:39:08 +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 Add atomic primitives for Windows ##util 2022-02-01 08:14:58 +01:00
thread_pipe.c
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
tree.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
ubase64.c Fix ?b64- command 2019-07-23 02:50:35 +02: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 Fix all the latest covs which spotted new findings 2022-02-15 12:05:50 +01: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 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