pancake
6b515cae6a
Fix #6921 - FPE on ext2 filesystem
2017-03-09 21:37:09 +01:00
alvarofe
6874c11be2
r2-indent shlr/java/class.c
2017-03-09 00:00:09 +01:00
alvarofe
9ef422090d
Fix oob read in java
2017-03-08 23:57:31 +01:00
alvarofe
c81606e6eb
Bump SDB
2017-02-28 23:32:01 +01:00
alvarofe
1f60e30807
Bump sdb a0ae5997a09a0bf05638ebb1540193859a5a3769
2017-02-28 20:41:44 +01:00
pancake
6c610494d1
Update capstone from -next
2017-02-28 00:01:16 +01:00
Maijin
266eee75ae
Fix #6560 Unify Windows/Win32 define
2017-02-26 16:51:03 +01:00
alvarofe
b1a692b695
Bump sdb to fix null dereference
2017-02-24 23:42:17 +01:00
pancake
639fda0681
Update capstone
2017-02-21 11:52:02 +01:00
pancake
b7c192af29
Fix #6821 - Use (void) instead of ()
2017-02-20 12:38:10 +01:00
pancake
93eb47ccac
Update SDB fixing stack exhaustion in merge sort and enhance indentation scripts
2017-02-12 22:44:13 +01:00
pancake
54176fb2c0
Update spp and build it with -fPIC
2017-02-11 12:50:38 +01:00
pancake
ca45d7d869
Drop include that was conflicting in msys2
2017-02-09 00:03:36 +01:00
pancake
c76baa3036
Update capstone (remove the fix-warns patch)
2017-02-06 15:20:37 +01:00
pancake
32a38d7c9b
Remove the use of -ggdb
2017-02-01 22:32:11 +01:00
zonkzonk
56366df728
Removing path in shell redirections
2017-01-31 22:13:32 +01:00
Anton Kochkov
e9c2d22da9
Fix windows detection in headers ( #6557 )
2017-01-25 11:30:16 +01:00
pancake
d0fc86cd6d
Update capstone from git (fixes for 68k, arm and x86)
2017-01-24 12:54:31 +01:00
pancake
2e758020d3
Two more fixes for emscripten
2017-01-19 23:55:16 +01:00
pancake
41602c4212
Fix android build
2017-01-18 13:46:39 +01:00
pancake
cda09fa67f
Honor home WWW path when in sandbox mode
2017-01-16 11:09:12 +01:00
pancake
6ef17225de
Fix warning
2017-01-16 01:55:03 +01:00
pancake
9e206a4324
Speedup capstone cloning
2017-01-16 01:36:37 +01:00
Paul Fertser
d9d64b6cac
gdb: use simple packets instead of vCont for single-threaded ( #6409 )
...
When debugging a single-threaded application via GDB Serial protocol
some GDB servers (notably OpenOCD) do not support vCont command, so
neither step nor continue work. Even though current protocol
description deprecates plain "s" and "c" it does so only for
multi-threading cases.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2017-01-16 01:12:18 +01:00
Marc
f78f2b2b16
add haddr for Java entrypoints ( #6510 )
2017-01-15 23:50:45 +01:00
pancake
a2cb6b6647
Fix a bunch of pedantic warnings and drop exits in base85
...
* Define eprint() when no formatting is necessary
* Remove exit() from ascii85 when allocation fails
* Update capstone
* Return null instead of exit if malloc fails in r_str_word_get_first
* Update sdb with a bunch of pedantic warnings fixed
* Drop windows-style newlines from judy64na.c
2017-01-15 23:36:19 +01:00
pancake
2a83f21a3e
Make gcc6 warnings happy
2017-01-15 22:02:57 +01:00
pancake
b70ac26f4a
Add R_FREE define guards to skip some warnings
2017-01-15 19:12:29 +01:00
pancake
62e1edc01c
Bump sdb to fix hash collision issues
2017-01-14 22:02:33 +01:00
Sven Steinbauer
87c992890c
Fix spp issue #13
2017-01-10 13:57:12 +00:00
pancake
2b296e5d2b
Fix tcc build
2017-01-09 17:12:06 +01:00
Khairul Azhar Kasmiran
dd34efe018
Allow multiple calls of cdb_init without leaking or failing ( #6457 )
2017-01-09 00:04:00 +01:00
Sven Steinbauer
f73fc431ae
Add SPP coverity fixes ( #6416 )
2017-01-03 12:47:27 +01:00
pancake
cfb2564aeb
Update capstone from git
2017-01-03 02:43:30 +01:00
pancake
bff0309e30
fileno seems to be problematic for some windows
2017-01-02 21:08:08 +01:00
pancake
f68fbc7771
Update SPP with latest cov fixes
2016-12-22 16:21:10 +01:00
pancake
1facb46ab6
Fix memleaks in zignatures and update spp
2016-12-19 21:39:50 +01:00
pancake
50d73d1547
Fix a lot of memleaks, null derefs and undef behaviour thanks to clang-analyzer
2016-12-19 16:44:51 +01:00
Anton Kochkov
1796fc422d
Fix building of zip
2016-12-19 17:44:27 +03:00
pancake
b1d4e3ca1d
Aim to honor O_BINARY to address hpce-2015-cw2 on zip
2016-12-19 15:34:45 +01:00
pancake
329e093192
Update spp from git and fix integration with rasm2
2016-12-19 03:07:52 +01:00
Sven Steinbauer
865267fc86
Add spp to r2 utils build ( #6334 )
...
Integrate SPP into rasm2 to parse asm files
2016-12-18 09:46:10 +01:00
pancake
3ca5f5f1f7
Fix #6327 - FPE (div-by-zero) in grub/ext2
2016-12-15 13:05:59 +01:00
pancake
2bcdb2536e
Update capstone from next
2016-12-14 13:56:53 +01:00
pancake
3fa97e94cb
Fix latest covs
2016-11-29 11:52:24 +01:00
pancake
3b35520e8f
Update capstone from -next again
2016-11-23 10:39:04 +01:00
pancake
113fc640ea
Cache asm.dwarf.* and clean warnings
2016-11-23 10:30:44 +01:00
pancake
9e8341e85c
Release 1.0 - finally
2016-11-09 03:10:46 +01:00
pancake
ea5c83ce4e
Fix a bunch of malloc(0)
2016-11-08 15:09:52 +01:00
pancake
e180f50039
Fix /index.html
2016-11-07 16:36:50 +01:00