6140 Commits

Author SHA1 Message Date
van Hauser
08f2a35b9b
Merge pull request #130 from devnexen/last_nit_before_rel
Suppress noisy little build compiler plugins warning on platforms != …
2019-12-05 15:00:33 +01:00
van Hauser
8e64b13bc0 travis changes ... travis you suck 2019-12-05 15:00:00 +01:00
David Carlier
983abf359c Suppress noisy little build compiler plugins warning on platforms != Linux 2019-12-05 13:05:17 +00:00
van Hauser
233112c9b6 Changelog beautification 2019-12-05 11:24:41 +01:00
Andrea Fioraldi
37dbccb674 changelog 2019-12-05 10:38:56 +01:00
van Hauser
c8524ad363 show travis state in readme.md 2019-12-03 15:02:23 +01:00
van Hauser
30435ee1f5 python3 support - even better :) 2019-12-03 14:51:41 +01:00
van Hauser
ac322253ca shut up travis. seriously. 2019-12-03 14:39:59 +01:00
van Hauser
05bb4252bf travis, finally? please? 2019-12-03 14:25:39 +01:00
van Hauser
e5326e797e travis oh my travis ... sigh 2019-12-03 10:31:14 +01:00
van Hauser
ca203d413f code format 2019-12-03 10:21:35 +01:00
van Hauser
a1e5a2e607
Merge pull request #129 from devnexen/libdislocator_typo
libdislocator, typo fix.
2019-12-03 10:19:50 +01:00
van Hauser
674fbc39f8 python3.7 support for afl-fuzz py mutator 2019-12-03 10:11:39 +01:00
David Carlier
948a83ef9f libdislocator, typo fix. 2019-12-03 09:01:23 +00:00
van Hauser
2b0cfe1ab5 final touches 2019-12-03 01:45:01 +01:00
van Hauser
6b6aa23645
Merge pull request #127 from devnexen/llvm_mode_build_fix
LLVM 10 build fix proposal
2019-12-03 01:41:31 +01:00
van Hauser
4231c49839
Merge branch 'master' into llvm_mode_build_fix 2019-12-03 01:40:41 +01:00
van Hauser
ef2dc98773 maybe we can work with xcode? 2019-12-03 00:30:35 +01:00
Andrea Fioraldi
984faca4e8
Merge pull request #128 from devnexen/libtokencap_dflybsd
Enable libtokencap on DragonFlyBSD
2019-12-02 22:02:53 +01:00
David Carlier
70ad97d739 Enable libtokencap on DragonFlyBSD 2019-12-02 21:00:37 +00:00
van Hauser
1ab2a0cce9 getting very close with travis 2019-12-02 17:48:17 +01:00
van Hauser
c19b6fb260 getting very close with travis 2019-12-02 17:33:09 +01:00
van Hauser
dbdd9dbbde getting very close with travis 2019-12-02 17:32:31 +01:00
van Hauser
a3416b1571 nearing final travis config 2019-12-02 17:07:34 +01:00
van Hauser
e12b71773d nearing final travis config 2019-12-02 17:05:40 +01:00
van Hauser
f576c87e3a further travis tweaking 2019-12-02 16:38:20 +01:00
van Hauser
c5e231a711 support gcc-4.x 2019-12-02 16:36:18 +01:00
van Hauser
57334a44c1 further travis tweaking 2019-12-02 16:31:04 +01:00
van Hauser
523859f37c further travis tweaking 2019-12-02 16:27:03 +01:00
van Hauser
0894f8cf7a further travis tweaking 2019-12-02 16:07:35 +01:00
van Hauser
d8234e58a4 further travis tweaking 2019-12-02 16:00:47 +01:00
van Hauser
f6a6df7279 new travis 2019-12-02 15:44:14 +01:00
David Carlier
b0d590fef4 LLVM 10 build fix proposal
c++14 is the minimum for this version, thus the hardcoded gnu++11
standard flag makes the build fails.
Missing header only for this version seemingly for the option.
2019-12-02 14:26:29 +00:00
van Hauser
f8bc9b54da added -N no_unlink option 2019-12-02 15:25:17 +01:00
van Hauser
60c8121c1d add code-format target to make help 2019-12-02 14:50:00 +01:00
Andrea Fioraldi
124ec8d297 code format (contributors, do it!) 2019-12-02 14:34:21 +01:00
Andrea Fioraldi
e9ed056913 libcompcov common cmp funcs from honggfuzz 2019-12-02 14:30:23 +01:00
Andrea Fioraldi
99b0860835 tokencap now wraps common routines and uses RTLD_NEXT 2019-12-02 14:22:42 +01:00
Andrea Fioraldi
25b435060c
Merge pull request #125 from devnexen/libtokencap_memmem
libtokencap, simple optimised memmem implementation enough for this l…
2019-12-02 13:55:51 +01:00
Andrea Fioraldi
ba1b04be1e fix of fix of fix in libdislocator 2019-12-02 13:34:32 +01:00
van Hauser
2ccf5323c2 increase time for radamsa test 2019-12-02 11:05:09 +01:00
van Hauser
891aadaaca
Merge pull request #126 from devnexen/libdislocator_build_fix_andrea
fix old linux kernel/Andrea approach
2019-12-02 10:23:38 +01:00
David Carlier
2e07261f57 fix old linux kernel/Andrea approach 2019-12-02 07:29:35 +00:00
David Carlier
5178a0cbba libtokencap, simple optimised memmem implementation enough for this lib proposal 2019-12-01 16:00:44 +00:00
van Hauser
8d5fded4d8
Merge pull request #124 from devnexen/old_linux_libdislocator_build_fix
getrandom available only from GLIBC 2.25
2019-12-01 15:26:22 +01:00
David Carlier
8e85b9cbf3 getrandom available only from GLIBC 2.25 2019-12-01 06:16:24 +00:00
van Hauser
d4da9b805a
Merge pull request #121 from devnexen/libdislocator_little_upd
libdislocator updates improvements proposal.
2019-11-30 14:48:16 +01:00
van Hauser
ae4f770dad
Merge pull request #112 from devnexen/unicorn_mode_obsd
unicorn mode, parallel job cmd fix for openbsd
2019-11-30 14:37:56 +01:00
van Hauser
cbe38ff905
Merge pull request #120 from devnexen/py2_mod_build_fix
Python module build fix in exotic oses
2019-11-30 14:30:53 +01:00
van Hauser
9c2e27a026
Merge pull request #122 from bmwiedemann/date
Allow to override build date with SOURCE_DATE_EPOCH
2019-11-30 14:21:14 +01:00