| .. |
|
regex
|
Fix #14202 - Add support to '\d', '\w', etc. in regex ##search
|
2019-08-19 00:16:38 +02:00 |
|
alloc.c
|
|
|
|
ascii_table.c
|
|
|
|
asn1.c
|
|
|
|
asn1_oids.h
|
|
|
|
assert.c
|
Show backtrace when assert happens
|
2019-09-01 17:44:33 +02:00 |
|
astr.c
|
|
|
|
base85.c
|
|
|
|
base91.c
|
|
|
|
bdiff.c
|
|
|
|
big-gmp.c
|
|
|
|
big-ssl.c
|
|
|
|
big.c
|
|
|
|
binheap.c
|
|
|
|
bitmap.c
|
|
|
|
buf.c
|
Remove the check_bytes and more bin-buf refactoring ##bin
|
2019-07-01 23:01:25 +02:00 |
|
buf_bytes.c
|
Fix some RBin file format crashes ##bin
|
2019-05-30 15:45:52 +02:00 |
|
buf_file.c
|
Fix some RBin file format crashes ##bin
|
2019-05-30 15:45:52 +02:00 |
|
buf_io.c
|
Fix some RBin file format crashes ##bin
|
2019-05-30 15:45:52 +02:00 |
|
buf_mmap.c
|
Rewrite the RBuffer API to make it safer and adjust the codebase ##refactor (#13656)
|
2019-05-15 15:34:06 +02:00 |
|
buf_ref.c
|
Fix some RBin file format crashes ##bin
|
2019-05-30 15:45:52 +02:00 |
|
buf_sparse.c
|
Fix some RBin file format crashes ##bin
|
2019-05-30 15:45:52 +02:00 |
|
cache.c
|
|
|
|
calc.c
|
|
|
|
chmod.c
|
|
|
|
constr.c
|
|
|
|
ctype.c
|
Fix #14804 - Make sure anon structs have unique names (#14806)
|
2019-08-15 12:00:20 +08:00 |
|
date.c
|
Change the signature of r_str_trim to avoid confusions ##refactor
|
2019-06-16 20:58:40 +02:00 |
|
debruijn.c
|
|
|
|
deps.mk
|
|
|
|
diff.c
|
|
|
|
donut.c
|
Introduce ?e= and ?ed to print progressbar and 3D donut ##cons
|
2019-07-11 07:00:41 +02:00 |
|
event.c
|
|
|
|
file.c
|
Implemented head and tail commands ##core
|
2019-07-25 18:51:30 +02:00 |
|
flist.c
|
|
|
|
format.c
|
Support deep JSON format for binary headers in iHj ##bin
|
2019-09-01 19:39:12 +02:00 |
|
getopt.c
|
|
|
|
graph.c
|
Implement graph neighbourhood navigation with i and I keys ##visual
|
2019-05-05 03:02:49 +03:00 |
|
hex.c
|
More spelling fixes in the code
|
2019-06-20 13:36:02 +08:00 |
|
idpool.c
|
|
|
|
json_indent.c
|
Fixes #14534: Ignore non-printable and non json chars (#14876)
|
2019-08-24 15:48:33 +02:00 |
|
lib.c
|
Fix #14816 - Properly get lib path ##windows
|
2019-08-18 21:10:17 +02:00 |
|
list.c
|
Initial implementation of the RTable API with filter, sorting and query APIs ##util
|
2019-08-25 22:43:34 +02:00 |
|
log.c
|
|
|
|
Makefile
|
Initial implementation of the RTable API with filter, sorting and query APIs ##util
|
2019-08-25 22:43:34 +02:00 |
|
mem.c
|
Rewrite the RBuffer API to make it safer and adjust the codebase ##refactor (#13656)
|
2019-05-15 15:34:06 +02:00 |
|
meson.build
|
Initial implementation of the RTable API with filter, sorting and query APIs ##util
|
2019-08-25 22:43:34 +02:00 |
|
name.c
|
Fix code injection issues i* commands (rabin2 -r) ##bin (#14952)
|
2019-09-03 00:15:56 +02:00 |
|
pie.c
|
Initial implementation of RConsCanvas.circle and bubble graphs ##graph
|
2019-06-28 09:39:57 +02:00 |
|
pj.c
|
Some tweaks related to pj/disasm
|
2019-06-22 12:33:37 +02:00 |
|
pkcs7.c
|
Towards emscripten build fix (update sdb) ##build
|
2019-07-07 16:52:41 +02:00 |
|
print.c
|
Fix divbyzero and garbage variable found by clang-analyzer
|
2019-09-03 00:16:43 +02:00 |
|
prof.c
|
Towards emscripten build fix (update sdb) ##build
|
2019-07-07 16:52:41 +02:00 |
|
punycode.c
|
|
|
|
qrcode.c
|
|
|
|
queue.c
|
|
|
|
randomart.c
|
|
|
|
range.c
|
More spelling fixes in the code
|
2019-06-20 13:36:02 +08:00 |
|
rbtree.c
|
|
|
|
sandbox.c
|
Better use of perm/mode names in R_IO ##io (#14615)
|
2019-07-23 10:03:33 +02:00 |
|
sdb.mk
|
|
|
|
seven.c
|
|
|
|
signal.c
|
|
|
|
skiplist.c
|
More spelling fixes in the code
|
2019-06-20 13:36:02 +08:00 |
|
spaces.c
|
|
|
|
spp.mk
|
|
|
|
stack.c
|
|
|
|
str.c
|
Implement 'cols' RTable.query to filter by column names ##print
|
2019-08-28 23:25:31 +02:00 |
|
str_trim.c
|
Implement 'cols' RTable.query to filter by column names ##print
|
2019-08-28 23:25:31 +02:00 |
|
strbuf.c
|
Add afltj and some more fixes and improvements related to RTable
|
2019-08-26 04:36:53 +02:00 |
|
strpool.c
|
|
|
|
sys.c
|
Fix Win32 build patch from @sanguinawer (#14945)
|
2019-09-02 01:16:51 +02:00 |
|
syscmd.c
|
Implement 'cols' RTable.query to filter by column names ##print
|
2019-08-28 23:25:31 +02:00 |
|
table.c
|
Align table based on column align field (#14969)
|
2019-09-07 16:48:03 +08:00 |
|
thread.c
|
OpenBSD supports thread name feature since 6.5 (#14968)
|
2019-09-07 16:45:10 +08:00 |
|
thread_cond.c
|
|
|
|
thread_lock.c
|
|
|
|
thread_pipe.c
|
|
|
|
thread_sem.c
|
|
|
|
tinyrange.c
|
|
|
|
tree.c
|
|
|
|
ubase64.c
|
Fix ?b64- command
|
2019-07-23 02:50:35 +02:00 |
|
uleb128.c
|
Improve r_buf_buffer and remove r_buf_get_at (#13676)
|
2019-04-15 13:24:15 +02:00 |
|
unum.c
|
Support 0X as an alias for 0x in numbers ##core (#14842)
|
2019-08-19 00:48:45 +02:00 |
|
utf8.c
|
Fix #14499: Detect ascii substrings ##bin
|
2019-07-10 18:26:31 +02:00 |
|
utf16.c
|
|
|
|
utf32.c
|
|
|
|
vector.c
|
|
|
|
w32-sys.c
|
Dynamically find radare2 install dir on Windows ##windows
|
2019-06-20 18:10:01 +02:00 |
|
x509.c
|
Fix iCj for PE (#13579)
|
2019-03-31 18:21:47 +02:00 |
|
x509.h
|
|
|
|
zip.c
|
|
|