| .. |
|
regex
|
Fix regoff_t conflict
|
2016-02-21 03:45:41 +01:00 |
|
t
|
|
|
|
base64.c
|
Indent io/io.c and fix an issue in the .sh
|
2015-12-08 22:35:39 +01:00 |
|
base85.c
|
|
|
|
base91.c
|
Add crypto plugin for base64 and base91
|
2016-04-13 10:34:55 +02:00 |
|
bdiff.c
|
Fix some minor compilation warnings
|
2015-10-15 12:36:34 +02:00 |
|
big-gmp.c
|
|
|
|
big-ssl.c
|
|
|
|
big.c
|
|
|
|
bitmap.c
|
|
|
|
btree.c
|
Fix doublefree in btree and use-after-free in windbg
|
2015-11-02 12:32:31 +01:00 |
|
buf.c
|
Update to acr 0.10.2 and show HOST BUILD TARGET in REPORT
|
2016-05-15 23:02:59 +02:00 |
|
cache.c
|
More whitelisted auto-indented files
|
2015-12-08 13:24:21 +01:00 |
|
calc.c
|
Support shift << and >> in RNumCalc
|
2016-05-11 00:28:42 +02:00 |
|
chmod.c
|
|
|
|
constr.c
|
|
|
|
debruijn.c
|
Fix #4664 - wopD on large number
|
2016-04-21 23:18:31 +02:00 |
|
deps.mk
|
Fix build with external libzip
|
2015-10-31 17:32:26 +01:00 |
|
des.c
|
roundkey calculation for des
|
2015-10-18 02:02:58 +00:00 |
|
diff.c
|
Do not diff function strings, increase memlimit
|
2016-03-22 01:31:10 +01:00 |
|
file.c
|
Fix coredump file generation
|
2016-05-21 15:11:16 +02:00 |
|
flist.c
|
|
|
|
graph.c
|
core/graph: improve layer assignment algorithm
|
2016-05-14 10:37:55 +02:00 |
|
hex.c
|
Added drw/arw command + r_reg_arena_set_bytes
|
2016-03-22 11:48:42 +01:00 |
|
ht.c
|
Fix #3901 - Cannot debug directories and follow symlinks
|
2016-01-03 01:28:02 +01:00 |
|
ht64.c
|
|
|
|
iconv.c
|
|
|
|
Jamroot
|
|
|
|
judy64na.c
|
Cleaning conditional directives that break statements.
|
2015-12-03 12:35:10 +01:00 |
|
lib.c
|
Priorize keystone plugins and other random changes
|
2016-05-02 02:46:01 +02:00 |
|
list.c
|
Fix some segfault and consistencies
|
2016-04-04 01:59:30 +02:00 |
|
log.c
|
More whitelisted auto-indented files
|
2015-12-08 13:24:21 +01:00 |
|
Makefile
|
Inline r_swap_* functions [fix #4895] (#4902)
|
2016-05-18 10:13:26 +02:00 |
|
mem.c
|
Fix endian issue in crc16 and crc32
|
2016-05-16 02:08:59 +02:00 |
|
mixed.c
|
Softly kill boolt type
|
2016-01-03 02:05:26 +01:00 |
|
name.c
|
Update sdb and fix more null derefs caused by mem exhaustion
|
2016-01-11 00:24:18 +01:00 |
|
num.c
|
ESIL: add floating point instructions (#4794)
|
2016-05-07 12:32:06 +02:00 |
|
p_date.c
|
WIP - Totally remove host endianness dependence
|
2016-05-04 23:42:17 +10:00 |
|
p_format.c
|
Fix couple of memory leaks. Issue #2772. (#4725)
|
2016-04-28 10:47:50 +02:00 |
|
p_seven.c
|
|
|
|
pool.c
|
|
|
|
print.c
|
fix pxw endian issue
|
2016-05-16 23:05:06 +02:00 |
|
prof.c
|
|
|
|
punycode.c
|
Fix #4862 - Fix all pending covs
|
2016-05-15 02:04:40 +02:00 |
|
queue.c
|
|
|
|
randomart.c
|
|
|
|
range.c
|
|
|
|
sandbox.c
|
Add r_buf_new_file API
|
2016-04-04 22:30:11 +02:00 |
|
slist.c
|
Fix #4064 - asm.decode (null) issue
|
2016-02-22 23:21:29 +01:00 |
|
spaces.c
|
|
|
|
stack.c
|
More whitelisted auto-indented files
|
2015-12-08 13:24:21 +01:00 |
|
str.c
|
Fix #4959 - Fix linewrap in Vv
|
2016-05-20 17:11:29 +02:00 |
|
strbuf.c
|
Fix some minor memory leaks, Properly make check_fcn public
|
2016-05-15 02:43:10 +02:00 |
|
strht.c
|
Fix #4576 - thx revskills
|
2016-04-09 17:07:20 +02:00 |
|
strpool.c
|
Fix some possible NULL-deref under memory-pressure
|
2015-09-25 02:13:58 +02:00 |
|
sys.c
|
libr/util/sys.c: Wrap the other backtrace() call with an #ifdef
|
2016-05-16 21:52:05 +02:00 |
|
thread.c
|
|
|
|
thread_lock.c
|
remove double lock
|
2016-03-31 14:21:23 -04:00 |
|
thread_msg.c
|
|
|
|
thread_pipe.c
|
|
|
|
tree.c
|
Fix some possible NULL-deref under memory-pressure
|
2015-09-25 02:13:58 +02:00 |
|
uleb128.c
|
|
|
|
utf8.c
|
Added string in drr and pxr
|
2015-10-06 18:23:27 +02:00 |
|
w32-sys.c
|
Propagate location information in perror
|
2016-05-14 08:42:56 +03:00 |
|
zip.c
|
correct usage of inflate() in *.sig loader
|
2015-11-13 20:44:32 +01:00 |