.. |
regex
|
Use (void) instead of () in function signatures (#17026) ##refactoring
|
2020-06-14 16:08:32 +02:00 |
alloc.c
|
Use (void) instead of () in function signatures (#17026) ##refactoring
|
2020-06-14 16:08:32 +02:00 |
annotated_code.c
|
Migrating RAnnotatedCode to radare2 (#16939)
|
2020-05-27 11:54:31 +08:00 |
ascii_table.c
|
Use (void) instead of () in function signatures (#17026) ##refactoring
|
2020-06-14 16:08:32 +02:00 |
asn1_oids.h
|
|
|
asn1.c
|
Fix #16138 - Do not preincrement when it's not necessary (#16151)
|
2020-03-05 19:06:59 +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
|
Convert preinc/predec in 3rd part of for statement to postinc/postdec (#16187)
|
2020-03-12 18:40:46 +01:00 |
base85.c
|
Delete the use and definition of "eprint" (#15716)
|
2019-12-28 23:31:38 +01:00 |
base91.c
|
|
|
bdiff.c
|
|
|
big-gmp.c
|
Refactor r_big for gmp and ssl ##util (#16804)
|
2020-05-14 02:45:10 +02:00 |
big-ssl.c
|
Refactor r_big for gmp and ssl ##util (#16804)
|
2020-05-14 02:45:10 +02:00 |
big.c
|
Fix bignum issues from Facebook Infer (#16826)
|
2020-05-16 12:05:10 +08:00 |
binheap.c
|
Fix #16730 - Add bounds check to r_vector_insert ##util (#17142)
|
2020-06-27 21:49:52 +02:00 |
bitmap.c
|
Some random cleanups in RUtil (#16457)
|
2020-04-07 14:07:40 +02:00 |
buf_bytes.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_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
|
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.c
|
Fix two shift overflow causing undefined behaviour (#17160)
|
2020-07-03 18:43:00 +02:00 |
cache.c
|
Use (void) instead of () in function signatures (#17026) ##refactoring
|
2020-06-14 16:08:32 +02:00 |
calc.c
|
|
|
chmod.c
|
Boolify some RUtil.file APIs ##util (#16734)
|
2020-04-28 14:00:42 +08:00 |
date.c
|
Fix memleak in r_print_date_unix (#15177)
|
2019-10-03 15:38:33 +02:00 |
debruijn.c
|
Fix #16138 - Do not preincrement when it's not necessary (#16151)
|
2020-03-05 19:06:59 +01:00 |
deps.mk
|
|
|
donut.c
|
Add r2 -NN to not load plugins ##core (#16415)
|
2020-04-05 15:02:46 +02:00 |
event.c
|
|
|
file.c
|
Fix covs from 2020-06-29 (#17184)
|
2020-07-01 09:33:38 +08:00 |
flist.c
|
Some random cleanups in RUtil (#16457)
|
2020-04-07 14:07:40 +02:00 |
format.c
|
pfc: Support n# (#17011) ##print
|
2020-06-08 19:29:21 +08: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.c
|
Use (void) instead of () in function signatures (#17026) ##refactoring
|
2020-06-14 16:08:32 +02:00 |
hex.c
|
Implement rafind2 -F to find the contents of the file ##search (#17143)
|
2020-06-29 20:11:34 +02:00 |
idpool.c
|
Some Coverity defect fixes (#15626)
|
2019-12-13 11:25:19 -06:00 |
intervaltree.c
|
Add breaking to RIntervalIterCb
|
2020-05-09 12:27:17 +02:00 |
json_indent.c
|
Fix #16233 - ~{} works on colorized JSONs ##json (#16425)
|
2020-04-06 16:08:47 +08:00 |
lib.c
|
Fix #16781 - Add --without-dylink configure flag to disable libdl features ##build (#17173)
|
2020-07-02 11:58:12 +08:00 |
list.c
|
Use (void) instead of () in function signatures (#17026) ##refactoring
|
2020-06-14 16:08:32 +02:00 |
log.c
|
Some random cleanups in RUtil (#16457)
|
2020-04-07 14:07:40 +02:00 |
Makefile
|
Kill tinyrange api because it's not used anywhere (#17027)
|
2020-06-09 21:20:16 +02:00 |
mem.c
|
Some random cleanups in RUtil (#16457)
|
2020-04-07 14:07:40 +02:00 |
meson.build
|
Add support for binr/blob and fix android build ##meson ##build (#17150)
|
2020-07-05 10:53:37 +08:00 |
name.c
|
Some random cleanups in RUtil (#16457)
|
2020-04-07 14:07:40 +02:00 |
pie.c
|
|
|
pj.c
|
Use (void) instead of () in function signatures (#17026) ##refactoring
|
2020-06-14 16:08:32 +02:00 |
pkcs7.c
|
Fix last coverities
|
2020-04-13 23:57:16 +02:00 |
print_code.c
|
Implement the pci command print the C byte array + instruction comments ##disasm (#16792)
|
2020-05-13 18:44:02 +02:00 |
print.c
|
Use (void) instead of () in function signatures (#17026) ##refactoring
|
2020-06-14 16:08:32 +02:00 |
prof.c
|
|
|
protobuf.c
|
Fix #16564 - no more bitfields. (#16591)
|
2020-04-14 10:21:58 -05:00 |
punycode.c
|
|
|
qrcode.c
|
|
|
queue.c
|
|
|
randomart.c
|
|
|
range.c
|
Use (void) instead of () in function signatures (#17026) ##refactoring
|
2020-06-14 16:08:32 +02:00 |
rbtree.c
|
Use (void) instead of () in function signatures (#17026) ##refactoring
|
2020-06-14 16:08:32 +02:00 |
sandbox.c
|
Fix covs from 2020-06-29 (#17184)
|
2020-07-01 09:33:38 +08:00 |
sdb.mk
|
Update SDB after diff update (#15334)
|
2019-10-23 12:05:34 +02:00 |
seven.c
|
Some random cleanups in RUtil (#16457)
|
2020-04-07 14:07:40 +02:00 |
signal.c
|
Some random cleanups in RUtil (#16457)
|
2020-04-07 14:07:40 +02:00 |
skiplist.c
|
|
|
spaces.c
|
Some random cleanups in RUtil (#16457)
|
2020-04-07 14:07:40 +02:00 |
spp.mk
|
Update spp to 1.2.0 (#17243)
|
2020-07-09 17:20:06 +08: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
|
Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056)
|
2020-03-02 21:39:37 +01:00 |
str.c
|
r2r: Don't trim diff lines (#17059)
|
2020-06-14 13:06:58 +08:00 |
strbuf.c
|
Implement r_strbuf_setptr API and improve + test it more ##util (#16649)
|
2020-04-27 13:10:57 +02:00 |
strpool.c
|
|
|
sys.c
|
Haiku build fix proposal (#17117) ##sys
|
2020-06-27 17:20:43 +02:00 |
syscmd.c
|
Make size arg of r_file_slurp() size_t (#16221)
|
2020-03-15 23:34:38 +01:00 |
table.c
|
Do not print malformed table if no columns are set (#16847)
|
2020-06-17 12:34:04 +02:00 |
thread_cond.c
|
Use (void) instead of () in function signatures (#17026) ##refactoring
|
2020-06-14 16:08:32 +02:00 |
thread_lock.c
|
Fix gdbr reg sync and concurrency ##debug
|
2019-12-20 10:17:58 +09:00 |
thread_pipe.c
|
|
|
thread_sem.c
|
|
|
thread.c
|
Haiku OS - implement io_self ##libr (#17164)
|
2020-06-29 13:06:07 +08:00 |
tree.c
|
|
|
ubase64.c
|
|
|
udiff.c
|
Use (void) instead of () in function signatures (#17026) ##refactoring
|
2020-06-14 16:08:32 +02:00 |
uleb128.c
|
Fix r_leb128 implementation ##util
|
2020-05-05 18:47:23 +02:00 |
unum.c
|
Use (void) instead of () in function signatures (#17026) ##refactoring
|
2020-06-14 16:08:32 +02:00 |
utf8.c
|
Fix LGTM warning in UTF8 handling (#16507)
|
2020-04-10 12:02:08 +08: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 31bit shift UB on a signed 32bit variable (#16835)
|
2020-05-18 09:36:32 +02:00 |
vector.c
|
Various fixes based on fuzz bins for rabin2 (#17199)
|
2020-07-06 20:19:25 +08:00 |
w32-sys.c
|
Use (void) instead of () in function signatures (#17026) ##refactoring
|
2020-06-14 16:08:32 +02:00 |
x509.c
|
Fix #16138 - Do not preincrement when it's not necessary (#16151)
|
2020-03-05 19:06:59 +01:00 |
x509.h
|
|
|
zip.c
|
|
|