.. |
regex
|
Fix #2179 - regex overflow on 32bits systems with 720MB patterns
|
2017-01-29 04:42:17 +01:00 |
base85.c
|
Fix a bunch of pedantic warnings and drop exits in base85
|
2017-01-15 23:36:19 +01:00 |
base91.c
|
Add crypto plugin for base64 and base91
|
2016-04-13 10:34:55 +02:00 |
bdiff.c
|
Fix #5633 - Change x == NULL to correct syntax
|
2016-09-19 14:44:47 +02:00 |
big-gmp.c
|
|
|
big-ssl.c
|
|
|
big.c
|
|
|
bitmap.c
|
add RBitmap to the rapi (#5176)
|
2016-06-19 11:10:59 +02:00 |
btree.c
|
Fix wrong usage of sizeof(ptr)
|
2016-11-08 15:12:43 +01:00 |
buf.c
|
Implement initial iHH for mach0
|
2017-02-24 02:33:50 +01:00 |
cache.c
|
Fix #5633 - Change x == NULL to correct syntax
|
2016-09-19 14:44:47 +02:00 |
calc.c
|
Reorganize string macros
|
2017-02-06 00:00:03 +01:00 |
chmod.c
|
Fix #3286 - Use stdbool.h
|
2016-07-12 22:15:19 +02:00 |
constr.c
|
|
|
debruijn.c
|
Add fastpath to r_debruijn_offset
|
2017-02-06 00:03:12 +01:00 |
deps.mk
|
Fix build with external libzip
|
2015-10-31 17:32:26 +01:00 |
des.c
|
Fix #3499 - AVR-DES + DES Refactoring
|
2017-03-03 11:00:07 +01:00 |
diff.c
|
Fix #6806 - invalid delta diff boundaries
|
2017-02-18 00:04:13 +01:00 |
file.c
|
Use copyfile syscall for OSX in r_file_copy()
|
2017-02-03 10:47:36 +01:00 |
flist.c
|
|
|
graph.c
|
Add N key in graph to toggle mini nodes and graph.cmtright
|
2016-12-19 01:33:54 +01:00 |
hex.c
|
Reorganize string macros
|
2017-02-06 00:00:03 +01:00 |
iconv.c
|
|
|
idpool.c
|
Update SDB fixing stack exhaustion in merge sort and enhance indentation scripts
|
2017-02-12 22:44:13 +01:00 |
Jamroot
|
Fix #2674 - merge diff into util
|
2015-06-02 01:35:12 +02:00 |
json_indent.c
|
Fix #6818 - json indent ~{} honors scr.color
|
2017-02-20 02:32:58 +01:00 |
judy64na.c
|
Fix a bunch of pedantic warnings and drop exits in base85
|
2017-01-15 23:36:19 +01:00 |
lib.c
|
Show 'release' instead of '9999999' in r2 -v
|
2017-01-29 15:25:14 +01:00 |
list.c
|
Added depth parm to control stack exhaustion sorting
|
2017-02-07 20:45:15 +01:00 |
log.c
|
More whitelisted auto-indented files
|
2015-12-08 13:24:21 +01:00 |
Makefile
|
More work to remove r_strht
|
2017-02-24 23:42:17 +01:00 |
mem.c
|
Enhance the printable check used in radiff2 -u/U
|
2017-01-09 03:37:24 +01:00 |
mixed.c
|
Fix some memory leaks after ht clean up
|
2017-02-25 23:50:33 +01:00 |
name.c
|
Reorganize string macros
|
2017-02-06 00:00:03 +01:00 |
p_date.c
|
Fix #242 - Implement HFS timestamp in pth
|
2017-02-26 23:01:49 +01:00 |
p_format.c
|
More work to remove r_strht
|
2017-02-24 23:42:17 +01:00 |
p_seven.c
|
|
|
pool.c
|
Fix memleaks in zignatures and update spp
|
2016-12-19 21:39:50 +01:00 |
print.c
|
More work to remove r_strht
|
2017-02-24 23:42:17 +01:00 |
prof.c
|
|
|
punycode.c
|
Fix #4837 - Support punycode
|
2017-03-01 09:56:10 +01:00 |
queue.c
|
Coding style fixes while reviewing code
|
2017-02-08 23:01:42 +01:00 |
r_asn1_internal.h
|
Add ASN1, X.509 and PKCS parsers (+ iC for PE)
|
2017-02-18 00:07:01 +01:00 |
r_asn1.c
|
Drop \r in asn1|pkcs7|x509 and fix r2b
|
2017-02-19 01:58:51 +01:00 |
r_oids.h
|
Add ASN1, X.509 and PKCS parsers (+ iC for PE)
|
2017-02-18 00:07:01 +01:00 |
r_pkcs7_internal.h
|
Add ASN1, X.509 and PKCS parsers (+ iC for PE)
|
2017-02-18 00:07:01 +01:00 |
r_pkcs7.c
|
Refactoring CMS/PKCS#7 and better use of the memory
|
2017-03-02 16:10:32 +01:00 |
r_x509_internal.h
|
Add ASN1, X.509 and PKCS parsers (+ iC for PE)
|
2017-02-18 00:07:01 +01:00 |
r_x509.c
|
Refactoring CMS/PKCS#7 and better use of the memory
|
2017-03-02 16:10:32 +01:00 |
randomart.c
|
Fix #2927 and random code cleanups
|
2015-07-12 19:20:36 +02:00 |
range.c
|
Enhance performance in r_anal_fcn_get_in() using tinyrange and sorted adds
|
2016-10-25 01:12:06 +02:00 |
sandbox.c
|
Honor home WWW path when in sandbox mode
|
2017-01-16 11:09:12 +01:00 |
sdb.mk
|
Bump sdb to fix hash collision issues
|
2017-01-14 22:02:33 +01:00 |
signal.c
|
Fixed build on Windows (undefined signals) (#6645)
|
2017-02-03 01:31:29 +01: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
|
Fix #3763 - Add oi command to raise/close fd by index
|
2016-11-02 03:27:37 +01:00 |
spp.mk
|
Fix spp build
|
2016-12-20 01:18:26 +01:00 |
stack.c
|
added r_cons_break_{push/pop} to handle ^C better
|
2016-11-21 16:56:12 +01:00 |
str.c
|
Fix #6860 - r_str_glob
|
2017-03-02 11:55:33 +01:00 |
strbuf.c
|
Fix #6691 - crash in r_strbuf_appendf. missing va_start
|
2017-02-05 00:39:19 +01:00 |
strpool.c
|
Initial speedup for dwarf 50s -> 0.4s, wip
|
2016-11-15 22:01:08 +01:00 |
sys.c
|
Reduce asmjs build size
|
2017-01-29 20:00:01 +01:00 |
syscmd.c
|
Fix oobread reported by revskills in ls
|
2017-01-20 18:45:17 +01:00 |
thread_lock.c
|
Fix #6560 Unify Windows/Win32 define
|
2017-02-26 16:51:03 +01:00 |
thread_msg.c
|
|
|
thread_pipe.c
|
|
|
thread.c
|
Fix #6560 Unify Windows/Win32 define
|
2017-02-26 16:51:03 +01:00 |
tinyrange.c
|
Fix regression in anal
|
2016-12-20 01:45:46 +01:00 |
tree.c
|
Infer fixes Round 2 (#4993)
|
2016-05-24 22:22:15 +02:00 |
ubase64.c
|
Avoid dupped names in libr_util.a to make emcc happy
|
2017-01-20 00:06:54 +01:00 |
uleb128.c
|
renamed gum_read_sleb128 to r_sleb128
|
2016-12-16 13:38:36 +01:00 |
unum.c
|
Reorganize string macros
|
2017-02-06 00:00:03 +01:00 |
utf8.c
|
Fix a few warnings
|
2016-09-13 20:35:15 +02:00 |
w32-sys.c
|
Improve Windows search path for sdb (#6802)
|
2017-02-17 04:31:20 +01:00 |
zip.c
|
correct usage of inflate() in *.sig loader
|
2015-11-13 20:44:32 +01:00 |