Álvaro Felipe Melchor
c928bd96c3
Fix issues reported by clang-analyzer
2015-11-02 18:22:14 +01:00
pancake
b0ab964303
More vulnfixes reported by clang-analyzer
2015-11-02 12:44:06 +01:00
pancake
96d29f0eac
Fix some compiler warnings in the capstone makefile
2015-11-01 01:03:42 +01:00
pancake
af083cd2a7
Let the java code leak until properly rewritten
2015-10-31 12:14:42 +01:00
pancake
691e0c8c1a
Fix latest COVs
2015-10-31 12:06:40 +01:00
Álvaro Felipe Melchor
5543f73cb1
Fix some covs
2015-10-29 23:39:49 +01:00
pancake
22c277bbb7
Bump sdb to fix r_offsetof
2015-10-28 10:33:06 +01:00
skuater
cdfb82cfd3
Fix r2pipe to allow more data transmision at windows
2015-10-28 10:12:38 +01:00
xambroz
d448260816
build cleanup focused on possibility to control the lib directories with the build parameters
...
needed mainly for RedHat/Fedora builds
2015-10-27 03:26:45 +01:00
Álvaro Felipe Melchor
0e21163f8e
Fix crash java 5a1a113 by revskills
2015-10-25 16:59:06 +01:00
pancake
9ff2cb4e5b
Fix #java #parser regression introduced in 7a1b6516c1
2015-10-25 02:31:42 +02:00
pancake
0c1345028f
Fix 8338cc1424 from @revskills
2015-10-24 23:36:26 +02:00
Anton Kochkov
17750b5e03
Fix AVR regprofile, disable memset optimization
2015-10-24 01:25:25 +03:00
pancake
2ecc0f9a02
Fix crash for another @revskills fuzzed java class
2015-10-21 23:54:38 +02:00
pancake
4d157c3ca7
Fix JFS warning
2015-10-21 16:36:19 +02:00
pancake
2fab2fcdbe
Fix java crash
2015-10-21 15:42:36 +02:00
pancake
78cb412a6d
Fix a null deref in some class fuzz case
2015-10-21 12:48:16 +02:00
Anton Kochkov
d5108a8130
Update SDB (windows macro)
2015-10-21 12:53:35 +03:00
pancake
6c487835f3
More CSP fixes to get into the FxOS marketplace
2015-10-20 17:26:13 +02:00
pancake
d959d5bda5
Fix some CSP issues in the material webui
2015-10-20 15:39:59 +02:00
pancake
e8859baeae
Material goodies for fxos
2015-10-20 12:51:28 +02:00
pancake
6ed80ae39b
Update sdb and rename rmkdir->mkdirp
2015-10-19 00:25:39 +02:00
pancake
e66b5bff8d
Update sdb from git
2015-10-16 12:54:44 +02:00
Kamil Rytarowski
d0ed0355e6
Don't copy lib.a to lib.${EXT_AR} for EXT_AR=a
...
Caught on NetBSD.
2015-10-15 15:41:04 +02:00
pancake
66a7fa9544
Fix support for Safari in the material webui
2015-10-12 18:58:28 +02:00
pancake
a3853aeeac
Add support for webfonts in chrome (ttf)
2015-10-11 13:16:17 +02:00
pancake
30bf2939a8
Use woff2 for icons in /m
2015-10-11 05:21:41 +02:00
pancake
fa56034a64
Avoid online resources in /m
2015-10-11 04:27:50 +02:00
pancake
747c7bbacb
More fixes for io.mach.write
2015-10-11 03:07:53 +02:00
Anton Kochkov
5a3dab0a86
Fix the build
2015-10-10 00:27:42 +03:00
XVilka
720341c2df
Improve -fPIC handling, take 2
2015-10-09 22:24:15 +03:00
XVilka
5a6913e848
Improve -fPIC handling a bit
2015-10-09 19:48:16 +03:00
XVilka
381c9fbd6a
Unify -fPIC handling, improve windows building
2015-10-09 18:58:03 +03:00
pancake
7f6659722e
Update capstone and fix two covs in anal.x86.cs
2015-10-09 11:48:45 +02:00
gk
a39acdd25e
Need -lutil for forkpty on *BSD, Android
2015-10-08 12:56:11 +02:00
pancake
58fd60b01d
Fix cov, upgrade capstone
2015-10-07 13:08:23 +02:00
Anton Kochkov
0e4a161aea
Do not use -MMD option in SDB for TCC
2015-10-07 01:42:34 +03:00
Anton Kochkov
82eed6f2a5
More standard C and TCC fixes
2015-10-06 01:29:26 +03:00
Anton Kochkov
811c493045
Move __attribute__(()) in the right place
2015-10-06 01:13:02 +03:00
Anton Kochkov
6204f2a59d
Remove erringly written semicolon in structure
2015-10-06 00:46:44 +03:00
Anton Kochkov
06345462de
Fix wind TCC and Mingw builds
2015-10-06 00:06:52 +03:00
Anton Kochkov
1b3f471920
Fix a typo for shlr/tcc compilation
2015-10-05 19:02:30 +03:00
pancake
afb96ab64e
Two minor fixes for rabin2 -zzz and webui/m
2015-10-05 02:01:12 +02:00
pancake
ddc3de9c14
Add fix for the capstone x86-uninit-prefix bug
2015-10-04 23:47:54 +02:00
Kamil Rytarowski
a521fb9b9d
Fix array subscript vulnerability
...
match.c: In function 'mycmp':
match.c:27:3: warning: array subscript has type 'char' [-Wchar-subscripts]
if (tolower(a[i]) == tolower(b[j])) {
^
match.c:27:3: warning: array subscript has type 'char' [-Wchar-subscripts]
Problem caught on NetBSD.
2015-10-03 12:43:37 +02:00
pancake
1f3972b141
Update capstone from next
2015-10-03 12:39:33 +02:00
pancake
1f165c6012
Fix some compilation warnings
2015-10-01 18:33:37 +02:00
pancake
876a4052be
Initialize stack register in 'aeim'
2015-10-01 12:04:58 +02:00
pancake
ff0e2724a1
Debugger, Write, HVSplit in material WebUI and more
2015-09-25 03:57:48 +02:00
pancake
7611525ca3
Avoid /m zoom in mobile browsers
2015-09-24 16:46:11 +02:00