.. |
regex
|
Minor code cleanups free/R_FREE (#12157)
|
2018-11-14 21:23:20 +01:00 |
alloc.c
|
Initial support for the r_alloc (+aligned) API ##core
|
2019-02-18 19:13:28 +01:00 |
ascii_table.c
|
|
|
asn1_oids.h
|
Sorted OIDs (#11593)
|
2018-09-20 15:18:06 +02:00 |
asn1.c
|
Fix #12082 - infinite loop when loading PE ##bin
|
2018-11-08 00:30:48 +01:00 |
assert.c
|
assert: use R2_ASSERT_STDOUT instead of ASSERT_STDOUT
|
2018-10-29 16:01:26 +01:00 |
astr.c
|
Fix few leaks in asn1 strings
|
2018-12-04 11:45:45 +01:00 |
base85.c
|
Create libr_main and make all binaries use it ##core
|
2019-03-08 14:22:59 +01:00 |
base91.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
bdiff.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
big-gmp.c
|
|
|
big-ssl.c
|
|
|
big.c
|
|
|
binheap.c
|
Move trie, mixed, slist into Sdb's Attic, and DES from util to crypto ##refactor
|
2018-11-07 17:18:14 +01:00 |
bitmap.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
buf.c
|
Fix build
|
2019-04-18 17:22:49 +02:00 |
cache.c
|
Minor code cleanups free/R_FREE (#12157)
|
2018-11-14 21:23:20 +01:00 |
calc.c
|
Completely kill the msvc/ directory and the unix-specific includes workarounds
|
2019-03-19 17:34:02 +01:00 |
chmod.c
|
Completely kill the msvc/ directory and the unix-specific includes workarounds
|
2019-03-19 17:34:02 +01:00 |
constr.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
ctype.c
|
Little warning cleanups (#13398)
|
2019-03-17 10:54:18 +01:00 |
date.c
|
Fix iR timestamp + consistent timestamp format output (pt*, iI~comp, iR) (#12770)
|
2019-01-16 21:47:44 +01:00 |
debruijn.c
|
|
|
deps.mk
|
|
|
diff.c
|
Fix more clang-analyzer warnings (#12427)
|
2018-12-10 14:41:38 +01:00 |
event.c
|
Use flat RVector for all_calbacks in REvent
|
2019-02-05 14:26:49 +01:00 |
file.c
|
More improvements in the current flagtags and ftl->ftw ##flags
|
2019-04-19 16:54:53 +02:00 |
flist.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
format.c
|
Fix pfs handling of {times} (#13884)
|
2019-04-24 22:34:12 +02:00 |
getopt.c
|
Fix msvc build
|
2019-03-09 10:19:08 +01:00 |
graph.c
|
Implement graph neighbourhood navigation with i and I keys ##visual
|
2019-05-05 03:02:49 +03:00 |
hex.c
|
Use r_return in RAsm APIs and fix some regressions ##asm
|
2019-02-04 00:25:27 +01:00 |
idpool.c
|
Remove CYGWIN & MINGW remnants (#13377)
|
2019-03-15 12:55:08 +08:00 |
json_indent.c
|
Fix #11918 - Moved r_print.h into r_util/r_print.h
|
2018-11-14 10:54:22 +01:00 |
lib.c
|
Fix #13430 - Kill MinGW remnants ##deprecate
|
2019-03-31 12:03:07 +02:00 |
list.c
|
Fix crash in canvas, some leaks and random code cleanup (#13254)
|
2019-03-03 23:41:19 +01:00 |
log.c
|
Fix some COVs (#12255)
|
2018-11-21 17:53:20 +01:00 |
Makefile
|
Create libr_main and make all binaries use it ##core
|
2019-03-08 14:22:59 +01:00 |
mem.c
|
Fix some warnings and remove unused code
|
2019-03-30 21:24:21 +01:00 |
meson.build
|
Create libr_main and make all binaries use it ##core
|
2019-03-08 14:22:59 +01:00 |
name.c
|
Modernize RFlag with asserts, boolified and more ##refactor
|
2018-10-30 04:36:02 +01:00 |
pie.c
|
Fix build
|
2018-11-14 12:56:02 +01:00 |
pj.c
|
Implement fq. fj. and f*. - show flag in current offset commands ##core
|
2019-04-15 03:08:22 +02:00 |
pkcs7.c
|
Fix iCj for PE (#13579)
|
2019-03-31 18:21:47 +02:00 |
print.c
|
Honor ec flag in colorized disasm for names vs numbers ##disasm
|
2019-04-26 02:05:21 +02:00 |
prof.c
|
|
|
punycode.c
|
|
|
qrcode.c
|
|
|
queue.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
randomart.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
range.c
|
Fix few more clang warnings (#12429)
|
2018-12-11 10:28:01 +01:00 |
rbtree.c
|
Further cleanup-code/less "optimistic" assumptions. (#12298)
|
2018-11-23 23:18:40 +01:00 |
sandbox.c
|
Fix #13430 - Kill MinGW remnants ##deprecate
|
2019-03-31 12:03:07 +02:00 |
sdb.mk
|
Upgrade SDB and use the new HtPP, HtUP, HtUU ##refactoring
|
2018-11-14 10:47:28 +01:00 |
seven.c
|
Fix #11918 - Moved r_print.h into r_util/r_print.h
|
2018-11-14 10:54:22 +01:00 |
signal.c
|
Remove CYGWIN & MINGW remnants (#13377)
|
2019-03-15 12:55:08 +08:00 |
skiplist.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
spaces.c
|
Fix #13141 - Check if the unset space is the current one (#13142)
|
2019-02-18 18:29:48 +01:00 |
spp.mk
|
|
|
stack.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
str_trim.c
|
Trim decompiler text in graph nodes ##graph
|
2019-03-04 12:42:32 +01:00 |
str.c
|
Code cleanup in RConfig and bring back 'e asm.' for listing ##config
|
2019-05-05 23:18:53 +02:00 |
strbuf.c
|
Make zignatures database more flexible, add realname, comments and xrefs ##sign (#13655)
|
2019-04-08 16:13:44 +02:00 |
strpool.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
sys.c
|
Fix warnings on Windows (#13954)
|
2019-05-05 01:11:12 +03:00 |
syscmd.c
|
Fix Windows build
|
2018-09-13 17:22:29 +02:00 |
thread_cond.c
|
Remove CYGWIN & MINGW remnants (#13377)
|
2019-03-15 12:55:08 +08:00 |
thread_lock.c
|
Remove CYGWIN & MINGW remnants (#13377)
|
2019-03-15 12:55:08 +08:00 |
thread_pipe.c
|
|
|
thread_sem.c
|
Remove CYGWIN & MINGW remnants (#13377)
|
2019-03-15 12:55:08 +08:00 |
thread.c
|
Fix large disasm issue with invalids and handle @{xfs} ##print
|
2019-04-09 02:56:53 +02:00 |
tinyrange.c
|
|
|
tree.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
ubase64.c
|
Completely kill the msvc/ directory and the unix-specific includes workarounds
|
2019-03-19 17:34:02 +01:00 |
uleb128.c
|
Improve r_buf_buffer and remove r_buf_get_at (#13676)
|
2019-04-15 13:24:15 +02:00 |
unum.c
|
Hide warnings
|
2019-05-06 21:11:12 +02:00 |
utf8.c
|
Add an early-out optimization for r_isprint (2%-30% speedup) ##optimization
|
2019-03-27 01:28:18 +01:00 |
utf16.c
|
Fix rafind2 -S for UTF8 chars > U+00ff (#12866)
|
2019-01-22 09:43:10 +01:00 |
utf32.c
|
|
|
vector.c
|
Initial implementation of the dri command - inverse debug registers ##debug
|
2019-02-21 14:57:04 +01:00 |
w32-sys.c
|
Fix warnings on Windows (#13954)
|
2019-05-05 01:11:12 +03:00 |
x509.c
|
Fix iCj for PE (#13579)
|
2019-03-31 18:21:47 +02:00 |
x509.h
|
Make axj outputting the same data as ax (#11575)
|
2018-09-21 02:33:12 +02:00 |
zip.c
|
Some fixes (#12670)
|
2019-01-07 00:29:23 +01:00 |