.. |
regex
|
Minor code cleanups free/R_FREE (#12157)
|
2018-11-14 21:23:20 +01:00 |
ascii_table.c
|
Use r_cons_printf in ?a and do not use oneliner strings in ascii_table.c
|
2018-03-21 23:10:17 +01:00 |
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
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02: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 few clang-analyzer warnings (#12548)
|
2018-12-24 01:18:12 +01:00 |
cache.c
|
Minor code cleanups free/R_FREE (#12157)
|
2018-11-14 21:23:20 +01:00 |
calc.c
|
Fix few clang-analyzer warnings (#12548)
|
2018-12-24 01:18:12 +01:00 |
chmod.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
constr.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
ctype.c
|
Minor fixes/cleanups (#12349)
|
2018-11-29 11:22:32 +01:00 |
date.c
|
Fix build
|
2018-11-14 12:56:02 +01:00 |
debruijn.c
|
Fix minor issues by clang-analyzer (#7303)
|
2017-04-18 14:03:42 +02:00 |
deps.mk
|
Minor improvements for the makefiles
|
2018-05-19 01:01:59 +02:00 |
diff.c
|
Fix more clang-analyzer warnings (#12427)
|
2018-12-10 14:41:38 +01:00 |
event.c
|
Upgrade SDB and use the new HtPP, HtUP, HtUU ##refactoring
|
2018-11-14 10:47:28 +01:00 |
file.c
|
Fix mount shell and ed commands (#12312)
|
2018-11-24 22:52:08 +01:00 |
flist.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
format.c
|
Further clang warning fixes (#12416)
|
2018-12-06 17:00:08 +01:00 |
graph.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
hex.c
|
Cast arguments to ut8 when feeding ctype.h functions ##refactor
|
2018-11-06 13:40:00 +01:00 |
idpool.c
|
Minor code cleanups - free/R_FREE/etc
|
2018-11-13 00:23:49 +01: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
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
list.c
|
Memleaks (fix #11389) (#11674)
|
2018-10-01 09:33:30 -04:00 |
log.c
|
Fix some COVs (#12255)
|
2018-11-21 17:53:20 +01:00 |
Makefile
|
Initial import of the PJ (PrintJSON) API
|
2018-12-21 09:18:25 +01:00 |
mem.c
|
Support NetBSD explicit_memset ##port
|
2018-12-03 00:32:39 +01:00 |
meson.build
|
Initial import of the PJ (PrintJSON) API
|
2018-12-21 09:18:25 +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
|
Initial import of the PJ (PrintJSON) API
|
2018-12-21 09:18:25 +01:00 |
pkcs7.c
|
fixes for asn1 printer
|
2018-09-25 13:42:14 -07:00 |
pool.c
|
Minor code cleanups free/R_FREE (#12157)
|
2018-11-14 21:23:20 +01:00 |
print.c
|
Minor code cleanups/fixes (#12519)
|
2018-12-20 11:50:29 +01:00 |
prof.c
|
Fixes for MSVC
|
2017-05-09 23:53:20 +02:00 |
punycode.c
|
Fix a huge list of null derefs from clang-analyzer
|
2017-04-17 22:02:04 +02:00 |
qrcode.c
|
Added dense qrcodes functionality, with inverter 'i' code (#8443)
|
2017-09-11 12:13:48 +02:00 |
queue.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
r_json.c
|
Implement kj command
|
2018-12-12 13:24:07 +01: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 unicode path issues in Windows ##windows
|
2018-10-30 01:04:47 +01: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
|
Block Signals when locking core->tasks_lock
|
2018-07-12 11:36:13 +02:00 |
skiplist.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
spaces.c
|
Restore zs names on load. r_spaces refactoring
|
2017-03-24 22:53:38 +00:00 |
spp.mk
|
Fixes for axk
|
2017-10-09 11:39:52 +02:00 |
stack.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
str_trim.c
|
Add mips software breakpoint in the macro
|
2018-11-27 10:19:07 +01:00 |
str.c
|
Fixes #12531 proposals (#12536)
|
2018-12-22 10:01:03 +01:00 |
strbuf.c
|
Initial import of the PJ (PrintJSON) API
|
2018-12-21 09:18:25 +01:00 |
strpool.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
sys.c
|
Few code cleanups. (#12526)
|
2018-12-21 00:35:41 +01:00 |
syscmd.c
|
Fix Windows build
|
2018-09-13 17:22:29 +02:00 |
thread_cond.c
|
Windows r_cond implementation
|
2018-06-17 11:34:03 +02:00 |
thread_lock.c
|
Fix build with musl libc
|
2017-05-30 20:05:48 +02:00 |
thread_pipe.c
|
Initial implementation of the & command. Bump capstone
|
2014-11-01 04:46:33 +01:00 |
thread_sem.c
|
Fix #11081 - Transient Tasks (#11214)
|
2018-08-23 13:49:28 +02:00 |
thread.c
|
Fix #11081 - Transient Tasks (#11214)
|
2018-08-23 13:49:28 +02:00 |
tinyrange.c
|
Fix regression in anal
|
2016-12-20 01:45:46 +01:00 |
tree.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
ubase64.c
|
ptrace-wrap (#11723)
|
2018-10-12 12:20:18 +02:00 |
uleb128.c
|
Fix more clangs (#12399)
|
2018-12-04 16:09:18 +01:00 |
unum.c
|
Minor cleanups/fixes (#12467)
|
2018-12-12 22:02:32 +01:00 |
utf8.c
|
Use ht to query strings for the cfstrings ##bin
|
2018-11-07 23:57:24 +01:00 |
utf16.c
|
asm.strenc (utf16le) (#7926)
|
2017-07-16 08:12:11 +02:00 |
utf32.c
|
Fix runtime error on 32bit systems (#8174)
|
2017-08-10 16:43:29 +02:00 |
vector.c
|
Initial import of the REvent API ##refactor
|
2018-10-26 23:23:51 +02:00 |
w32-sys.c
|
Fix realloc misusages (#12433)
|
2018-12-10 11:56:12 +01:00 |
x509.c
|
Minor code cleanups - free/R_FREE/etc
|
2018-11-13 00:23:49 +01:00 |
x509.h
|
Make axj outputting the same data as ax (#11575)
|
2018-09-21 02:33:12 +02:00 |
zip.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |