.. |
d
|
Fix the build conflict between xtensa and loongarch on Windows
|
2022-05-02 20:29:07 +02:00 |
regex
|
Fix symstall-includes
|
2022-10-17 01:14:56 +02: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
|
Add ASN1 Algorithm Identifiers for Edwards curves ##print
|
2022-11-22 11:00:14 +01:00 |
asn1_str.c
|
Move the preincrement and void arg from tests to lint.sh ##syntax
|
2022-11-30 17:13:32 +01:00 |
asn1.c
|
ASN.1 and x509: correct OCTET_STRING and Public key info parsing ##print
|
2022-11-26 23:31:13 +01:00 |
assert.c
|
Implement log.source and log.origin ##shell
|
2022-09-14 18:51:02 +02:00 |
axml_resources.h
|
Android Binary XML support (#18545) ##print
|
2021-04-08 19:26:55 +02:00 |
axml.c
|
Implement pFAj to render android xml in JSON (abi break) ##print
|
2022-09-14 08:55:25 +02:00 |
base85.c
|
eprintf requires newline
|
2022-05-05 13:11:52 +02:00 |
base91.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
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
|
Initial implementation of pfb, binary formatting ##print
|
2022-05-22 22:53:41 +02:00 |
bplist.c
|
Use rlog instead of eprintf in 300 more places
|
2022-08-22 14:35:04 +02: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
|
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
|
Use (void) instead of () in function signatures (#17026) ##refactoring
|
2020-06-14 16:08:32 +02:00 |
calc.c
|
Improve x86.nz assembler parsing and other bugs in rnum ##arch
|
2022-11-30 15:43:54 +01:00 |
charset.c
|
Cleanup stuff
|
2022-06-26 12:41:22 +02:00 |
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
|
Add and fix two more for loop linter rules
|
2022-07-02 22:40:28 +02:00 |
event.c
|
Remove R_EMPTY and R_EMPTY2
|
2022-03-13 11:26:10 +01:00 |
file.c
|
Fixes for the line editor using live save/load with new RFile apis ##shell
|
2022-11-25 11:09:12 +01:00 |
format.c
|
Workaround for "too large buffer" in formats ##print
|
2022-11-03 12:26:02 +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
|
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 r_hex_bin2strdup instead of copypasta in util.js2hex
|
2022-12-01 13:36:20 +01:00 |
idpool.c
|
Linting for 'cmp (' and asan in Cf
|
2022-08-20 12:35:11 +02: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
|
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
|
Fix various issues spotted by the VS warnings
|
2021-08-18 01:40:30 +02:00 |
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
|
Fix #21080 - Add cfg.codevar to change the buffer varname from pc ##print
|
2022-12-01 17:49:15 +01:00 |
print.c
|
Fix #21080 - Add cfg.codevar to change the buffer varname from pc ##print
|
2022-12-01 17:49:15 +01:00 |
prof.c
|
More build fixes for SerenityOS
|
2021-07-07 19:03:54 +02:00 |
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
|
Move more local static into the thread-local-storage (#20134)
|
2022-05-19 12:41:26 +02:00 |
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
|
Move the preincrement and void arg from tests to lint.sh ##syntax
|
2022-11-30 17:13:32 +01:00 |
signal.c
|
Prefer _tostring() instead of _to_string() ##api
|
2022-10-24 20:59:18 +02:00 |
skiplist.c
|
Move the preincrement and void arg from tests to lint.sh ##syntax
|
2022-11-30 17:13:32 +01:00 |
skyline.c
|
Rename RVector.len to RVector.length for consistency ##api
|
2022-11-06 19:48:53 +01: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
|
Balance spacings in braces ##indent
|
2022-10-13 21:21:34 +02:00 |
stack.c
|
Fix several bugs in the RStack API ##crash
|
2022-06-08 19:15:48 +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
|
Move the preincrement and void arg from tests to lint.sh ##syntax
|
2022-11-30 17:13:32 +01:00 |
str.c
|
Move the preincrement and void arg from tests to lint.sh ##syntax
|
2022-11-30 17:13:32 +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
|
Code cleanup, somewhat related to windows code
|
2021-08-27 03:03:34 +02:00 |
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
|
Initial import of the RThreadChannel API with the ::x command ##core
|
2022-05-08 04:04:50 +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
|
Fix x64 test and lock regression
|
2022-05-19 23:03:30 +02:00 |
thread_pipe.c
|
|
|
thread_sem.c
|
Remove CYGWIN & MINGW remnants (#13377)
|
2019-03-15 12:55:08 +08:00 |
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
|
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
|
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
|
Improve x86.nz assembler parsing and other bugs in rnum ##arch
|
2022-11-30 15:43:54 +01:00 |
utf8.c
|
Move the preincrement and void arg from tests to lint.sh ##syntax
|
2022-11-30 17:13:32 +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
|
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
|
Use proper naming and location for the w32 debugger wrapper api (#19271)
|
2021-10-21 12:08:10 +02:00 |
x509.c
|
ASN.1 and x509: correct OCTET_STRING and Public key info parsing ##print
|
2022-11-26 23:31:13 +01:00 |
x509.h
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
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 |