Commit Graph

1152 Commits

Author SHA1 Message Date
pancake
a745a9a6f8 Update SDB from git (optimizations and new apis) 2016-07-05 15:31:51 +02:00
pancake
2f5ead1efd Update www-m again 2016-07-04 03:50:33 +02:00
pancake
fdfd731a30 Update www/m with new statusbar and split view 2016-07-04 01:33:49 +02:00
Álvaro Felipe Melchor
bfb0d6206e added oob fix in capstone 2016-06-30 00:11:48 +02:00
Jeffrey Crowell
d6811288b3 bump capstone for speed. 2016-06-29 11:34:18 -04:00
Álvaro Felipe Melchor
83dffe4e53 Fix oob read in java 2016-06-29 09:28:19 +02:00
pancake
cde7804087 Fix undefined behaviour in zlib 2016-06-26 03:16:11 +02:00
pancake
1d73868932 Update capstone from git 2016-06-25 20:10:01 +02:00
pancake
e3f7749f56 Aim to fix the sdb_version race condition issue 2016-06-25 18:26:34 +02:00
pancake
b553c1346d Update to the latest /m (1.7 -> 1.1MB) 2016-06-22 04:30:19 +02:00
pancake
f9482bcae7 Add console.html 2016-06-22 03:19:10 +02:00
pancake
bb00b4e91d Fix Android build, update Capstone and use Android's Studio NDK if available 2016-06-22 02:27:32 +02:00
pancake
f7c2cdfdce Remove r_db from the pkg-config templates and update capstone 2016-06-20 23:16:13 +02:00
pancake
d8f907bc83 Update capstone from git 2016-06-17 14:46:39 +02:00
pancake
7ff42b590f Fix build and bring back java memleak to avoid crash 2016-06-14 02:54:27 +02:00
pancake
93910d9ce0 Fix memleak in shlr/java 2016-06-14 02:04:26 +02:00
pancake
26f71f342b Update capstone from -next 2016-06-12 23:47:34 +02:00
pancake
20bd6003ae Fix undefined behaviour issue in zip.inflate 2016-06-10 19:13:15 +02:00
Álvaro Felipe Melchor
21d554846d fix mem leak java code 2016-06-09 18:27:55 +02:00
Álvaro Felipe Melchor
31c4c89e9f Fix #5071 & #5070 (#5084) 2016-06-08 13:14:36 +02:00
pancake
bd5e22c17e Some more osx-ppc fixes 2016-06-06 16:20:03 +02:00
pancake
b53d065504 Update sdb and cleanup r2pipe-w32 2016-06-06 14:40:58 +02:00
pancake
d3394d5a7a Fix latest 28 COVs 2016-06-02 03:19:31 +02:00
pancake
730761f727 Update capstone 2016-05-31 16:20:21 +02:00
pancake
eea1fa8d88 Sync all webuis from r2w 2016-05-25 00:30:26 +02:00
Sven Steinbauer
547f8bbc5c Infer fixes Round 2 (#4993) 2016-05-24 22:22:15 +02:00
pancake
c36b299073 Fix some null deref and rarun2 chroot escape vuln 2016-05-24 12:32:45 +02:00
pancake
001d36303c Update www-t from r2w 2016-05-24 03:16:46 +02:00
pancake
27d7d0a920 Update shlr/www/m from radare2-webui 2016-05-24 02:16:52 +02:00
Ahmed Mohamed Abd El-MAwgood
f7c47bf575 fixing all Use-after-free errors reported by llvm (#4924) 2016-05-18 11:41:12 +02:00
Sven Steinbauer
901b145f33 Inline r_swap_* functions [fix #4895] (#4902) 2016-05-18 10:13:26 +02:00
pancake
d5b9dedd35 Update capstone 2016-05-16 23:55:45 +02:00
Joshua J. Drake
fad425ec06 Fix perror calls that already pass the function name 2016-05-14 08:42:56 +03:00
pancake
90e9ac8f69 Fix tcc build 2016-05-09 11:51:53 +02:00
pancake
08127fdefa Update capstone to get an endian fix 2016-05-09 10:44:31 +02:00
Damien Zammit
351df0c2b7 Fix OSX build (#4810) 2016-05-09 09:52:54 +02:00
pancake
741b151d02 Fix #4747 - errnoconvert wrapper for all 2016-05-02 13:04:59 +02:00
pancake
df26636c14 Fix mingw32 build after the osx-ppc changes 2016-05-01 15:17:52 +02:00
pancake
98bcf2c6e9 Another fix for osx-ppc 2016-04-28 14:48:19 +02:00
Kamil Rytarowski
ad3ec00fe5 Fix errnoconvert() usage on NetBSD (#4723) 2016-04-27 11:43:40 +02:00
pancake
aae417badf More OSX-PPC fixes 2016-04-27 01:52:35 +02:00
pancake
032969927d More powerpc build fixes 2016-04-27 01:08:12 +02:00
pancake
d24bc909ec Update sdb for osx-ppc and other 0.10.2 updates 2016-04-27 00:25:28 +02:00
Sergey Anufrienko
5742092a4a qnx debugger: fix segfault on macos (#4719)
* qnxr: use memmove
2016-04-26 18:48:53 +02:00
Jeffrey Crowell
f39b2ef0e2 add js polyfill to allow joint.js on chrome
ugly hack, will update joint.js instead
2016-04-26 01:35:13 -04:00
pancake
13e8e11026 Fix warnings in udis86 2016-04-26 03:08:20 +02:00
pancake
94524c6577 Update capstone and android package 2016-04-26 03:03:45 +02:00
Anton Kochkov
b88f1d63f5 Fix Cygwin/Mingw build 2016-04-25 10:47:51 +03:00
Damien Zammit
1a593a6318 GDB debug for lm32 architecture (#4696)
Signed-off-by: Damien Zammit <damien@zamaudio.com>

* Missing a couple of things in previous commit

Signed-off-by: Damien Zammit <damien@zamaudio.com>
2016-04-24 23:13:00 +02:00
pancake
73f2e01a14 Update capstone 2016-04-22 17:10:51 +02:00
Sergey Anufrienko
9b25172b01 Code style fixes for QNX debugger 2016-04-22 16:15:30 +02:00
pancake
9ebd8b9da2 Fix OSX build for the QNX debugger support 2016-04-22 13:55:08 +02:00
Sergey Anufrienko
d7635e085e Introduce debug plugin for QNX pdebug interface 2016-04-22 11:45:51 +02:00
pancake
1b297b9784 Update capstone for m68k 2016-04-19 12:08:18 +02:00
pancake
8ae1fc262c Fix CID-1354605 - memleak in java/class 2016-04-17 19:32:21 +02:00
pancake
bf465b91a4 Update capstone for some m68k.cs fixes 2016-04-13 23:59:36 +02:00
pancake
ad795c2b8e Fix static build 2016-04-13 15:10:53 +02:00
pancake
d1530d5411 Bump capstone-next 2016-04-11 02:31:33 +02:00
pancake
66be16b433 Fix java disasm trailing space issue 2016-04-11 01:48:50 +02:00
Álvaro Felipe Melchor
67030c2137 Fix #4574 2016-04-10 23:30:46 +02:00
pancake
4e0a71c0c3 Fix #4573 - fix oobread in java disassembler 2016-04-10 01:23:18 +02:00
pancake
bb727ffe8d Fix 54c7e9df85 2016-04-10 00:46:34 +02:00
Jeffrey Crowell
54c7e9df85 fix #4562
really this java stuff is a mess...
2016-04-09 17:11:31 -04:00
pancake
893fe21bab capstone-aarch64 patch no longer necessary 2016-04-07 16:09:27 +02:00
pancake
676c607fb3 Update capstone from git 2016-04-05 12:25:21 +02:00
pancake
7a4404ba68 Update capstone 2016-04-03 21:51:08 +02:00
skuater
36edff3732 fix wait routine in bochs for linux 2016-04-03 17:39:59 +02:00
pancake
4446772565 Fix #4471 - Fix more bochs warnings 2016-04-01 10:40:28 +02:00
pancake
f6bdc0a11f Update capstone from git 2016-03-31 13:24:30 +02:00
pancake
259816b7e6 Fix more covs for bochs 2016-03-31 13:08:39 +02:00
pancake
4c4ed86634 Fix a couple of covs for bochs 2016-03-31 12:49:38 +02:00
pancake
8572fcfa98 Fix w32 build 2016-03-31 12:14:48 +02:00
pancake
d9d4e7f889 Initial implementation of fs.squash and merge squashfs-tools 2016-03-30 16:01:24 +02:00
pancake
6e8c69a695 Fixed several issues found in previous commit 2016-03-30 13:16:10 +02:00
skuater
01fce3fe8e Initital implementation bochs for linux. 2016-03-30 12:57:15 +02:00
SkUaTeR
36fc489d5f Update libbochs.c 2016-03-27 17:40:25 +02:00
pancake
d092be54e2 API fixes for bochs and honor sandbox 2016-03-27 13:43:51 +02:00
pancake
f1f83276ea Fix static build with libbochs 2016-03-25 10:13:50 +01:00
pancake
b24ae8d05e Simplify and fix build for shlr/bochs 2016-03-25 00:51:39 +01:00
pancake
32857e5fcd Fix build 2016-03-25 00:26:55 +01:00
pancake
434b8251e9 Many syntax, language, indent, naming fixes for bochs 2016-03-25 00:21:56 +01:00
skuater
c45fe4e1e7 Initial support for BOCHS (windows only for now) 2016-03-25 00:21:49 +01:00
pancake
bbbe3a2519 This should fix #4360 - not tested because t seems broken 2016-03-22 21:09:56 +01:00
pancake
51f5b4b107 Fix 'make install' regression 2016-03-19 03:03:29 +01:00
pancake
8a76b2d54a Remove shlr/www/t, installable from r2pm -i www-t 2016-03-19 02:24:01 +01:00
oddcoder
19992a16c1 treating #error as if it was #warning in to
added test https://github.com/radare/radare2-regressions/pull/335
the bug can be re generated by parsing header with a #error in there
the compile in the normal case will issue an error and terminate
but since no compilation is done we need to proceed parsign the file
and treating the errors as warning just to be able to get all the types
in the given file.
2016-03-16 10:41:49 +01:00
Álvaro Felipe Melchor
21ea036a3c add patch to fix oob write in capstone 2016-03-07 00:18:25 +01:00
pancake
ddde978a0e Update capstone from git 2016-03-06 23:46:01 +01:00
pancake
a9027bae61 Update capstone and rabin2 manpage for -V 2016-03-04 01:20:33 +01:00
pancake
6c1e2c3aef Aim to fix the tcc build 2016-02-28 22:39:44 +01:00
pancake
f09f4770b3 Update configure script and fix type punned issues in tcc 2016-02-06 23:14:05 +01:00
pancake
b5f3b0fc7f Bump sdb 2016-02-27 15:29:02 +01:00
pancake
972f23a2d2 Use HEAD instead of @ to avoid issues with ancient gits 2016-02-27 15:10:34 +01:00
pancake
14dac03efe Update /m from 1.0.4 to 1.1.1 2016-02-26 14:34:25 +01:00
pancake
4a3cc9a359 Add sync target in enyo/Makefile 2016-02-26 13:33:33 +01:00
pancake
36a61b6f10 Optimize a70caf7160 2016-02-24 18:09:30 +01:00
pancake
f76d9811f7 sdb_fmt_tobin returns the number of items and fixes a double-alloc 2016-02-24 18:06:49 +01:00
William Robinet
bc3425e73d Fix zlib typos 2016-02-16 23:21:25 +01:00
William Robinet
adbe0d6b76 Fix jquery typos 2016-02-16 23:21:24 +01:00
William Robinet
0c7cacc2dc Fix typos 2016-02-16 23:21:24 +01:00