| .. |
|
regex
|
Add missing free() in regcomp.c
|
2017-05-07 11:52:47 +02:00 |
|
base85.c
|
Fixes for MSVC
|
2017-05-09 23:53:20 +02:00 |
|
base91.c
|
|
|
|
bdiff.c
|
|
|
|
big-gmp.c
|
|
|
|
big-ssl.c
|
|
|
|
big.c
|
|
|
|
bitmap.c
|
Fix #6853 - get rid of asserts
|
2017-03-12 15:24:05 +01:00 |
|
btree.c
|
|
|
|
buf.c
|
Improved MSVC support (WIP)
|
2017-05-09 14:25:57 +02:00 |
|
cache.c
|
Apply minor naming and indent changes from the siol branch - thanks condret
|
2017-03-15 02:22:54 +01:00 |
|
calc.c
|
Fix #7006 - Support decimal in unit strings (f.ex: 2.3K)
|
2017-03-12 23:15:57 +01:00 |
|
chmod.c
|
|
|
|
constr.c
|
|
|
|
debruijn.c
|
Fix minor issues by clang-analyzer (#7303)
|
2017-04-18 14:03:42 +02:00 |
|
deps.mk
|
|
|
|
des.c
|
Fix #3499 - AVR-DES + DES Refactoring
|
2017-03-03 11:00:07 +01:00 |
|
diff.c
|
More fixes for mingw
|
2017-05-10 15:32:34 +02:00 |
|
file.c
|
Fixes for MSVC
|
2017-05-09 23:53:20 +02:00 |
|
flist.c
|
Fix a huge list of null derefs from clang-analyzer
|
2017-04-17 22:02:04 +02:00 |
|
graph.c
|
|
|
|
hex.c
|
Fix #7569 - Show comments in pxa too
|
2017-05-23 15:53:58 +02:00 |
|
iconv.c
|
|
|
|
idpool.c
|
Fix warnings
|
2017-03-13 03:45:06 +01:00 |
|
json_indent.c
|
Fix last covs
|
2017-05-19 13:43:33 +02:00 |
|
lib.c
|
Modify RLang plugins for Py2/py3 support
|
2017-05-28 01:50:08 +02:00 |
|
list.c
|
Honor color theme in p=, add palette rainbow primitives in RCons
|
2017-05-18 00:01:16 +02:00 |
|
log.c
|
|
|
|
Makefile
|
add skiplist from crowell/ret2libc to r_util (#7657)
|
2017-06-02 11:19:53 +02:00 |
|
mem.c
|
Add r_mem_{alloc,free} to avoid issues mixing multiple allocators
|
2017-03-30 02:39:18 +02:00 |
|
meson.build
|
Meson improvements
|
2017-05-31 13:38:47 +02:00 |
|
mixed.c
|
Fix some memory leaks after ht clean up
|
2017-02-25 23:50:33 +01:00 |
|
name.c
|
|
|
|
p_date.c
|
Fixes for MSVC
|
2017-05-09 23:53:20 +02:00 |
|
p_format.c
|
Fix #7456 - Warnings in r2 -nn ELF
|
2017-05-29 02:31:28 +02:00 |
|
p_seven.c
|
|
|
|
pool.c
|
Several bug fixes in the android build scripts and other candies
|
2017-04-18 11:25:26 +02:00 |
|
print.c
|
Improve number detection for disassembly coloring (#7694)
|
2017-06-07 18:55:38 +02: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 |
|
queue.c
|
|
|
|
r_asn1.c
|
iCj - Signatures in JSON format
|
2017-05-09 14:43:07 +02:00 |
|
r_asn1_internal.h
|
Add ASN1, X.509 and PKCS parsers (+ iC for PE)
|
2017-02-18 00:07:01 +01:00 |
|
r_json.c
|
Fix two memleaks in r_json and r_x509
|
2017-05-11 12:29:42 +02:00 |
|
r_oids.h
|
Add ASN1, X.509 and PKCS parsers (+ iC for PE)
|
2017-02-18 00:07:01 +01:00 |
|
r_pkcs7.c
|
Fix help messages in eco white
|
2017-05-23 03:00:21 +02:00 |
|
r_pkcs7_internal.h
|
Add ASN1, X.509 and PKCS parsers (+ iC for PE)
|
2017-02-18 00:07:01 +01:00 |
|
r_x509.c
|
Fix two memleaks in r_json and r_x509
|
2017-05-11 12:29:42 +02:00 |
|
r_x509_internal.h
|
Add ASN1, X.509 and PKCS parsers (+ iC for PE)
|
2017-02-18 00:07:01 +01:00 |
|
randomart.c
|
|
|
|
range.c
|
|
|
|
sandbox.c
|
Fixes for MSVC
|
2017-05-09 23:53:20 +02:00 |
|
sdb.mk
|
|
|
|
signal.c
|
|
|
|
skiplist.c
|
add skiplist from crowell/ret2libc to r_util (#7657)
|
2017-06-02 11:19:53 +02:00 |
|
slist.c
|
Update SDB fixing stack exhaustion in merge sort and enhance indentation scripts
|
2017-02-12 22:44:13 +01:00 |
|
spaces.c
|
Restore zs names on load. r_spaces refactoring
|
2017-03-24 22:53:38 +00:00 |
|
spp.mk
|
|
|
|
stack.c
|
use the is_empty api call for peek
|
2017-06-06 00:27:50 -04:00 |
|
str.c
|
Rewrite autocompleteProcessPath()
|
2017-06-03 14:43:31 +02:00 |
|
strbuf.c
|
|
|
|
strpool.c
|
Fix cmd_log tests T command
|
2017-05-09 02:10:28 +02:00 |
|
sys.c
|
Fixes for MSVC
|
2017-05-09 23:53:20 +02:00 |
|
syscmd.c
|
Fix #6162 - Renames r_str_concat to r_str_append
|
2017-03-16 22:29:49 +01:00 |
|
thread.c
|
properly implemented r_th_kill/start/wait/free on Windows
|
2017-04-09 10:09:45 +02:00 |
|
thread_lock.c
|
Fix build with musl libc
|
2017-05-30 20:05:48 +02:00 |
|
thread_msg.c
|
|
|
|
thread_pipe.c
|
|
|
|
tinyrange.c
|
|
|
|
tree.c
|
|
|
|
ubase64.c
|
|
|
|
uleb128.c
|
Rewrite WASM to fix all oob issues
|
2017-04-15 19:57:54 +02:00 |
|
unum.c
|
Improved MSVC support (WIP)
|
2017-05-09 14:25:57 +02:00 |
|
utf8.c
|
Fix build
|
2017-04-15 13:29:27 +02:00 |
|
w32-sys.c
|
Fixes for MSVC
|
2017-05-09 23:53:20 +02:00 |
|
zip.c
|
Fixes for MSVC
|
2017-05-09 23:53:20 +02:00 |