radare2/libr/util
2022-11-22 00:51:13 +01:00
..
d
regex Fix symstall-includes 2022-10-17 01:14:56 +02:00
alloc.c
ascii_table.c
asn1_oids.h Balance spacings in braces ##indent 2022-10-13 21:21:34 +02:00
asn1_str.c Initial refactoring/cleanup of ASN1 parser api ##print 2022-11-01 22:10:35 +01:00
asn1.c Fix #20993 - Correct ASN.1 BIT_STRING parsing ##print 2022-11-21 23:46:36 +01:00
assert.c Implement log.source and log.origin ##shell 2022-09-14 18:51:02 +02:00
axml_resources.h
axml.c Implement pFAj to render android xml in JSON (abi break) ##print 2022-09-14 08:55:25 +02:00
base85.c
base91.c
bdiff.c Enable linting for trailing tabs ##lint 2022-08-22 23:25:40 +02:00
big_gmp.c Initial work towards onifying r_util ##build 2022-07-25 06:34:09 -04:00
big_ssl.c Initial work towards onifying r_util ##build 2022-07-25 06:34:09 -04:00
big.c Initial work towards onifying r_util ##build 2022-07-25 06:34:09 -04:00
bitmap.c
bplist.c Use rlog instead of eprintf in 300 more places 2022-08-22 14:35:04 +02:00
buf_bytes.c
buf_file.c
buf_io.c
buf_mmap.c
buf_ref.c
buf_sparse.c Parse the PT_DYNAMIC elf section for the preinit pointers ##bin 2022-11-11 03:04:46 +01:00
buf.c Prefer _tostring() instead of _to_string() ##api 2022-10-24 20:59:18 +02:00
cache.c
calc.c Use more tabs and add a (disabled for now) linter for it ##lint 2022-09-23 22:07:49 +02:00
charset.c
chmod.c Use rlog instead of eprintf in 300 more places 2022-08-22 14:35:04 +02:00
debruijn.c More source spacing linting 2022-08-18 14:37:29 +02:00
deps.mk Merge rhash into rcrypto and improve apis ##api 2022-09-15 11:25:40 +02:00
donut.c
event.c
file.c Rename RStr.home() to RFile.home() as part of the Plan ##api 2022-10-27 16:28:33 +02:00
format.c Workaround for "too large buffer" in formats ##print 2022-11-03 12:26:02 +01:00
getopt.c
graph_drawable.c Stop aeg from abusing agg ##refactor 2022-10-20 07:56:57 +02:00
graph.c Add lint for \tfree( 2022-08-18 10:27:06 +02:00
hex.c Use rlog instead of eprintf in 300 more places 2022-08-22 14:35:04 +02:00
idpool.c Linting for 'cmp (' and asan in Cf 2022-08-20 12:35:11 +02:00
intervaltree.c
json_indent.c Use rlog instead of eprintf in 300 more places 2022-08-22 14:35:04 +02:00
json_parser.c Fix #20760 - Implement native gron via ~{=} ##shell 2022-09-19 11:05:51 +02:00
lib.c Add R_LIB_TYPE_ARCH and i4004 arch-plugin ##arch 2022-09-23 04:38:35 +02:00
list.c Update sdb to remove double include paths ##build 2022-11-19 01:05:18 +01:00
log.c Redirect RLog messages into the Corelog ##logs 2022-10-06 23:34:27 +02:00
Makefile Initial refactoring of the version control api ##rvc 2022-11-16 11:35:39 +01:00
mem.c Deprecate more unused fields from RAsmPlugin ##asm 2022-11-21 12:04:46 +01:00
meson.build Initial refactoring of the version control api ##rvc 2022-11-16 11:35:39 +01:00
name.c Enable linting for trailing tabs ##lint 2022-08-22 23:25:40 +02:00
new_rbtree.c Fix oversensitive assert in r_crbtree_{take,delete} 2022-08-18 09:38:29 +02:00
pie.c
pj.c Add log error when pj depth limit reached ##util 2022-10-03 23:21:46 +02:00
pkcs7.c Initial refactoring/cleanup of ASN1 parser api ##print 2022-11-01 22:10:35 +01:00
print_code.c Implement pcn command to print bytes as space separated numbers ##print 2022-11-19 00:14:43 +01:00
print.c Improve the outpuf of pdc by trimming the addresses of inline nops and colorize numbers ##decompiler 2022-11-03 12:00:47 +01:00
prof.c
protobuf.c Fix few windows warnings 2022-10-24 17:55:34 +02:00
punycode.c Fuzz pkcs7, punycode, x509 ##fuzz 2022-08-22 20:08:07 +02:00
qrcode.c Balance spacings in braces ##indent 2022-10-13 21:21:34 +02:00
queue.c More source spacing linting 2022-08-18 14:37:29 +02:00
randomart.c Allow changing number of saved input lines ##shell 2022-09-16 15:50:21 +02:00
range.c Enable the leading spaces linter rule and fix them all ##lint 2022-09-24 03:43:21 +02:00
rbtree.c
rstr.c Fix last covs 2022-09-26 18:23:07 +02:00
rvc_git.c Fix some problems with the rvc-refactor pr 2022-11-16 11:35:39 +01:00
rvc_rvc.c Fix some problems with the rvc-refactor pr 2022-11-16 11:35:39 +01:00
rvc.c Fix some problems with the rvc-refactor pr 2022-11-16 11:35:39 +01:00
rxml.c shlr/yxml -> libr/util/rxml - fork the abandoned yxml parser and expose it ##util 2022-10-10 12:33:43 +02:00
sandbox.c Rename RStr.home() to RFile.home() as part of the Plan ##api 2022-10-27 16:28:33 +02:00
sdb.mk Update sdb to remove double include paths ##build 2022-11-19 01:05:18 +01:00
seven.c
signal.c Prefer _tostring() instead of _to_string() ##api 2022-10-24 20:59:18 +02:00
skiplist.c Use R_LIKELY and r_return in the skiplist api ##util 2022-07-20 16:52:24 +02:00
skyline.c Rename RVector.len to RVector.length for consistency ##api 2022-11-06 19:48:53 +01:00
spaces.c
spp.mk
sstext.c Balance spacings in braces ##indent 2022-10-13 21:21:34 +02:00
stack.c
str_constpool.c
str_trim.c Add colorization support to pdc output ##decompiler 2022-10-24 16:16:54 +02:00
str.c Fix char auto-comment in cmp instructions ##disasm 2022-11-22 00:51:13 +01:00
strbuf.c Move rvc from core to util ##rvc 2022-10-27 12:10:41 +02:00
strpool.c More source spacing linting 2022-08-18 14:37:29 +02:00
sys_sh.c Use more R_LOG in core, bin, debug, io, .. and add more lints 2022-09-06 08:08:24 +02:00
sys_w32.c
sys.c Balance spacings in braces ##indent 2022-10-13 21:21:34 +02:00
syscmd.c Rename RStr.home() to RFile.home() as part of the Plan ##api 2022-10-27 16:28:33 +02:00
table.c Add :header and :noheader in RTable ##util 2022-09-19 15:58:34 +02:00
thread_chan.c
thread_cond.c
thread_lock.c
thread_pipe.c
thread_sem.c
thread.c Remove the unnecessary RThread.CpuAffinity() ##api 2022-11-03 21:13:52 +01:00
time.c Fix #21020 - fix json format for rabin2 -jM when no main is found ##bin 2022-11-14 22:20:43 +01:00
token.c Add colorization support to pdc output ##decompiler 2022-10-24 16:16:54 +02:00
tree.c
ubase64.c
udiff.c Prefer _tostring() instead of _to_string() ##api 2022-10-24 20:59:18 +02:00
uleb128.c More source spacing linting 2022-08-18 14:37:29 +02:00
unum.c Fix crash in the swift metadata parser spotted by coverity ##scan 2022-10-28 15:13:07 +02:00
utf8.c Remove global from utf8 ##globals 2022-09-20 00:07:48 +02:00
utf16.c
utf32.c
utype.c Fix leaks in pdc ##leaks 2022-11-06 17:24:56 +01:00
vector.c Fix rvector assert when indexing empty ones ##r2r 2022-11-10 15:00:53 +01:00
w32.c Enable linting for trailing tabs ##lint 2022-08-22 23:25:40 +02:00
w32dw.c
x509.c Implement pFaj for asn1 json decoding ##print 2022-11-01 22:10:35 +01:00
x509.h
xdg.c Rename RStr.home() to RFile.home() as part of the Plan ##api 2022-10-27 16:28:33 +02:00
zip.c Use more R_LOG in core, bin, debug, io, .. and add more lints 2022-09-06 08:08:24 +02:00