.. |
d
|
Add space character ascii.sdb.txt ##charset
|
2024-08-31 17:19:39 +02: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
|
Add ASN1 Algorithm Identifiers for Edwards curves ##print
|
2022-11-22 11:00:14 +01:00 |
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
|
Implement log.source and log.origin ##shell
|
2022-09-14 18:51:02 +02:00 |
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
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |
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
|
Parse the PT_DYNAMIC elf section for the preinit pointers ##bin
|
2022-11-11 03:04:46 +01:00 |
buf.c
|
Fix large left shift in buf.sleb as reported in bug7 from #23278 ##crash
|
2024-09-06 01:36:26 +02:00 |
calc.c
|
Please some else lints
|
2023-11-13 15:52:48 +01:00 |
charset.c
|
Display strings with 'ps' until first non-printable character instead of escaping ##print
|
2024-08-31 18:48:10 +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
|
Fix null format when displaying unknown argument types ##decompiler
|
2024-08-30 02:21:43 +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
|
Implement agD for testing dom graph ##analysis
|
2024-08-28 18:34: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
|
Display strings with 'ps' until first non-printable character instead of escaping ##print
|
2024-08-31 18:48:10 +02: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
|
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
|
Fix last covs
|
2022-09-26 18:23:07 +02:00 |
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
|
Implement r_str_lstr API for R2_600
|
2024-08-30 23:27:57 +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
|
Use more R_LOG in core, bin, debug, io, .. and add more lints
|
2022-09-06 08:08:24 +02:00 |
sys_w32.c
|
Do the same for __WINDOWS__ -> R2__WINDOWS__
|
2022-12-10 20:32:10 +01:00 |
sys.c
|
Initial implementation of the http sessions ##web (#23272)
|
2024-09-03 01:15:00 +02:00 |
syscmd.c
|
Move the abspath logic from cmd to the syscmd api
|
2024-08-21 16:27:56 +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
|
Fix another left shift UB in uleb aka bug5 from #23278 ##crash
|
2024-09-06 01:36:12 +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 |