.. |
regex
|
Fix int/double infinity constant issue in util/regex
|
2015-04-29 11:31:49 +02:00 |
t
|
Fix #2674 - merge diff into util
|
2015-06-02 01:35:12 +02:00 |
base64.c
|
Do not include unistd.h for MinGW32
|
2015-04-05 01:09:13 +03:00 |
base85.c
|
|
|
bdiff.c
|
Fix #2674 - merge diff into util
|
2015-06-02 01:35:12 +02:00 |
big-gmp.c
|
|
|
big-ssl.c
|
|
|
big.c
|
|
|
bitmap.c
|
|
|
btree.c
|
|
|
buf.c
|
Even more coverifix
|
2015-06-01 23:06:55 +02:00 |
cache.c
|
Add RBufferSparse API and sparse:// io plugin
|
2015-03-16 01:19:25 +01:00 |
calc.c
|
Fix #2289 - division ignored in some rnum calc ops
|
2015-04-03 03:25:30 +02:00 |
chmod.c
|
Fix coverity issues in r_util
|
2014-03-08 11:56:15 +01:00 |
constr.c
|
|
|
debruijn.c
|
Refactor debruijn code and make it accessible from ragg2 -P
|
2014-09-05 16:03:40 +02:00 |
diff.c
|
Fix #2674 - merge diff into util
|
2015-06-02 01:35:12 +02:00 |
file.c
|
Fix ASLR baddr while fixing r_file_abspath() on UNIX using abspath()
|
2015-05-19 15:35:08 +02:00 |
flist.c
|
Import radare2-capstone asm/anal plugins
|
2014-03-07 04:15:45 +01:00 |
graph.c
|
Fix CID #1134712
|
2014-04-25 05:24:21 +04:00 |
hex.c
|
Fix #2640 - crash in s/
|
2015-05-28 19:38:24 +02:00 |
ht64.c
|
|
|
ht.c
|
Fix #2628 flags offset hashtable issue and Fix #2607 ELF relocs
|
2015-05-29 00:51:57 +02:00 |
iconv.c
|
|
|
Jamroot
|
Fix #2674 - merge diff into util
|
2015-06-02 01:35:12 +02:00 |
judy64na.c
|
|
|
lib.c
|
Little split of the RLib logic
|
2014-07-30 11:14:30 +02:00 |
list.c
|
Fix r_list_join when list1 is empty
|
2015-06-01 21:48:41 +02:00 |
log.c
|
|
|
Makefile
|
Fix #2674 - merge diff into util
|
2015-06-02 01:35:12 +02:00 |
mem.c
|
Add RReg bufdiffing apis to retrieve list of modified regs
|
2014-06-26 12:18:45 +02:00 |
mixed.c
|
Remove r_list_destroy, replaced it by r_list_purge
|
2014-05-03 01:27:10 +02:00 |
name.c
|
Fix #2004 - filter flag names in dm*
|
2015-01-29 02:25:00 +01:00 |
num.c
|
Replace strtoull() to _strtoui64() for MinGW
|
2015-04-05 02:12:41 +03:00 |
p_date.c
|
Always use ut32 for unix timestamps. Also handle endianness properly
|
2015-05-01 10:28:23 +02:00 |
p_format.c
|
Fix an issue with pf Z
|
2015-05-18 10:47:33 +02:00 |
p_seven.c
|
|
|
pool.c
|
Fix coverity issues in r_util
|
2014-03-08 11:56:15 +01:00 |
print.c
|
Add time.zone and time.fmt eval vars, honor zone in pt and correct PE gmt
|
2015-04-03 23:24:09 +02:00 |
prof.c
|
|
|
randomart.c
|
|
|
range.c
|
Remove r_list_destroy, replaced it by r_list_purge
|
2014-05-03 01:27:10 +02:00 |
sandbox.c
|
Fix V_ isual HUD in sandbox mode
|
2015-04-03 04:45:38 +02:00 |
slist.c
|
Use dynamically allocated *next (+15% analysis speedup + better analysis)
|
2014-02-20 00:43:06 +01:00 |
str.c
|
Refactor cons highlight
|
2015-06-01 21:58:07 +02:00 |
strbuf.c
|
Lot of enhacements for Thumb-ESIL decode and emulation
|
2015-05-06 02:33:48 +02:00 |
strht.c
|
|
|
strpool.c
|
cons less chop lines to terminal width
|
2015-04-12 16:12:02 +02:00 |
sys.c
|
Fix w32 build
|
2015-04-11 20:54:31 +02:00 |
thread_lock.c
|
Fix MinGW build
|
2015-04-05 01:26:06 +03:00 |
thread_msg.c
|
Initial implementation of the & command. Bump capstone
|
2014-11-01 04:46:33 +01:00 |
thread_pipe.c
|
Initial implementation of the & command. Bump capstone
|
2014-11-01 04:46:33 +01:00 |
thread.c
|
Fix threads on the MinGW/Cygwin
|
2015-04-05 01:19:28 +03:00 |
uleb128.c
|
pf: add uleb128 support
|
2015-05-04 10:03:58 +02:00 |
utf8.c
|
Fix crash in r_utf8_decode
|
2014-11-04 23:17:52 +01:00 |
w32-sys.c
|
|
|
zip.c
|
Add prgi and prgo commands to get consumed and generated bytes at gunzip
|
2015-04-03 03:20:04 +02:00 |