radare2/libr/util
2024-08-08 09:38:11 +02:00
..
d Fix #19823 - Changed http to https 2024-02-14 17:42:25 +01:00
regex Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
alloc.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
ascii_table.c Add EBCDIC-ascii table for the new abi via ?ae ##print 2024-04-15 18:28:21 +02:00
asn1_oids.h
asn1_str.c Remove unnecessary cast in free() 2023-06-12 09:39:32 +02:00
asn1.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
assert.c
axml_resources.h
axml.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
base32.c Implement r_base32 APIs for my future self ##api 2024-07-09 12:18:16 +02:00
base36.c Fix warning on msvc 2024-03-13 00:07:24 +01:00
base85.c Please some else lints 2023-11-13 15:52:48 +01:00
base91.c
bdiff.c
big_gmp.c
big_ssl.c
big.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
bitmap.c
bplist.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
bscanf.c Fix a couple of unit bugs and use uppercased macros (1/2) 2024-04-17 16:11:36 +02:00
buf_bytes.c Fix #22767 - Some UB when malloc(0) in RBuffer api ##crash 2024-03-30 12:07:33 +01:00
buf_cache.c harden buf_cache 2024-08-08 09:38:11 +02:00
buf_file.c
buf_io.c
buf_mmap.c
buf_ref.c
buf_sparse.c
buf.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
calc.c Please some else lints 2023-11-13 15:52:48 +01:00
charset.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
chmod.c Also replace __UNIX__ with R2__UNIX__ 2022-12-10 20:32:10 +01:00
debruijn.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
deps.mk Add AIX config support ##port 2023-12-05 13:01:06 +01:00
donut.c
event.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
file.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
format2.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
format.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
getopt.c Fix #22594 - Handle long flags in r_getopt as an alias for help ##shell 2024-02-14 18:36:51 +01:00
graph_drawable.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
graph.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
hex.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
idpool.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
intervaltree.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
json_indent.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
json_parser.c Initial implementation of r2pipe2 ##shell 2024-05-27 11:57:13 +02:00
lib.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
list.c Reimplement internal cfg.editor line editor ##cons 2024-08-05 10:34:12 +02:00
log.c Each RLogCallback have its own user pointer ##crash 2024-05-27 17:24:40 +02:00
Makefile Implement r_base32 APIs for my future self ##api 2024-07-09 12:18:16 +02:00
mem.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
meson.build Implement r_base32 APIs for my future self ##api 2024-07-09 12:18:16 +02:00
name.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
new_rbtree.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
pie.c Use ascii instead of utf8 for the pie chart 2024-03-25 19:21:21 +01:00
pj.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
pkcs7.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
print_code.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
print.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
prof.c
protobuf.c
punycode.c
qrcode.c
queue.c Branch prediction optimizations (2/3) ##performance 2023-04-18 16:10:44 +02:00
randomart.c Fix #19823 - Changed http to https 2024-02-14 17:42:25 +01:00
range.c Implement RRange.toString() ##util 2023-10-23 09:09:36 +02:00
rbtree.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
rprintf.c Initial implementation of our custom r_str_printf api 2024-02-08 11:16:42 +01:00
rstr.c
rvc_git.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
rvc_rvc.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
rvc.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
rxml.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
sandbox.c Fix windows and wasm builds 2024-08-08 06:47:21 +02:00
sdb.mk Update to the latest sdb 2024-03-30 12:13:57 +01:00
seven.c Avoid the use of sprintf() 2023-01-25 21:39:22 +01:00
signal.c Add --disable-debugstuff to build without R_LOG_DEBUG, ^C and other stuff ##build 2023-11-21 14:26:32 +01:00
skiplist.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
spaces.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
spp.mk
sstext.c Apply some more minor fixes written offline 2023-02-12 21:21:45 +01:00
stack.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
str_constpool.c
str_trim.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
str.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
strbuf.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
strpool.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
sys_sh.c
sys_w32.c Do the same for __WINDOWS__ -> R2__WINDOWS__ 2022-12-10 20:32:10 +01:00
sys.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
syscmd.c Deprecate r_str_new and R_STR_DUP ##refactor 2024-08-04 12:21:44 +02:00
table.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
thread_chan.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
thread_cond.c Do the same for __WINDOWS__ -> R2__WINDOWS__ 2022-12-10 20:32:10 +01:00
thread_lock.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
thread_pipe.c
thread_sem.c Fix signed vs unsigned comparison 2024-03-30 13:14:51 +01:00
thread.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
time.c Fix #17444 - Refactoring/cleanup of the RTime API for consistency 2024-02-18 12:25:16 +01:00
token.c Fix 'Cannot redirect the same fd twice' bug in the command parser ##shell 2024-06-27 12:52:48 +02:00
tree.c
ubase64.c Handle URL safe base64 decoding ##util 2024-03-06 23:13:48 +01:00
udiff.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
uleb128.c Avoid large allocation in the elf parser ##crash 2023-04-12 11:06:21 +02:00
unum.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
utf8.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
utf16.c
utf32.c
utype.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
vector.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
w32.c Fix #19823 - Changed http to https 2024-02-14 17:42:25 +01:00
w32dw.c Do the same for __WINDOWS__ -> R2__WINDOWS__ 2022-12-10 20:32:10 +01:00
x509.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
x509.h
xdg.c Fix XDG path for Windows 2023-02-18 01:25:38 +01:00
zip.c LZ4 removal for make and meson, relates to #19849 ##build 2023-06-18 20:59:07 +02:00