46 Commits

Author SHA1 Message Date
van Hauser
e2ef242898 fuzzer_stat eps is now overall not current, clang-format fixed to v8 2020-02-09 09:43:33 +01:00
David Carlier
4dbb47feb1 libdislocator FreeBSD build fix. max_align_t had been define from the 12th release. 2020-02-08 16:05:35 +00:00
hexcoder-
b6209b3732 build fixes for FreeBSD 11 2020-02-08 17:23:45 +01:00
van Hauser
1edc392194 afl-showmap fix 2020-02-05 17:33:02 +01:00
Andrea Fioraldi
2d7e3da2cd aligned libdislocator in readme 2020-02-01 20:16:33 +01:00
Andrea Fioraldi
d2c4e60115 align to max_align_t 2020-02-01 20:11:32 +01:00
Andrea Fioraldi
2b50f6e0f8 dislocator readme 2020-02-01 19:18:20 +01:00
Andrea Fioraldi
4384008f81 AFL_ALIGNED_ALLOC in libdislocator 2020-02-01 19:12:26 +01:00
van Hauser
0d5a8f69e9 fixed Heiko's global search-replace :) 2020-01-20 19:21:44 +01:00
David Carlier
858b5da24e libdislocator: reallocarray API introduction 2020-01-18 14:47:22 +00:00
Andrea Fioraldi
b2bee5c32a moar moar copyrights 2020-01-06 16:17:23 +01:00
Andrea Fioraldi
2692ef788b moar copyright notes 2020-01-06 16:06:35 +01:00
Andrea Fioraldi
b95cd8968d Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus 2020-01-06 11:46:23 +01:00
Andrea Fioraldi
67cbeeb395 added ++ to copyright notes 2020-01-06 11:46:14 +01:00
van Hauser
3827b912c7 compile fixes 2020-01-02 08:39:29 +01:00
van Hauser
b0a2160c3a be sure to have directories for install targets 2019-12-24 10:45:39 +01:00
van Hauser
939721e2cb v2.59c release 2019-12-18 11:14:12 +01:00
Andrea Fioraldi
17d364c8a0 fix alloc_canary should not be on TLS. thread #0 malloc=a -> thread #1 free(a) results in a wringly detected canary mistmatch 2019-12-16 10:42:34 +01:00
Andrea Fioraldi
d40b670388 solve #134 2019-12-12 22:18:52 +01:00
hexcoder-
f3fb1d3411 avoid rebuilding libdislocator on every make 2019-12-10 07:33:53 +01:00
David Carlier
948a83ef9f libdislocator, typo fix. 2019-12-03 09:01:23 +00:00
Andrea Fioraldi
124ec8d297 code format (contributors, do it!) 2019-12-02 14:34:21 +01:00
Andrea Fioraldi
ba1b04be1e fix of fix of fix in libdislocator 2019-12-02 13:34:32 +01:00
David Carlier
2e07261f57 fix old linux kernel/Andrea approach 2019-12-02 07:29:35 +00:00
David Carlier
8e85b9cbf3 getrandom available only from GLIBC 2.25 2019-12-01 06:16:24 +00:00
David Carlier
93a9e2daf3 libdislocator updates improvements proposal.
- optional tls alloc_canary value.
- slight change of memory limit value checking.
2019-11-28 08:33:36 +00:00
David Carlier
3ce808688f Little additions from feedback 2019-11-07 04:58:18 +00:00
David Carlier
cc301c18d5 libdislocator, optional huge pages support. 2019-11-06 22:33:39 +00:00
David Carlier
b33bb0943a libtokencap/libdislocator README rename proposals
and fixing the install tasks in the process.
2019-10-31 15:50:58 +00:00
van Hauser
ccbb0d37b3 removed warning 2019-10-29 10:44:57 +01:00
David Carlier
87b599f4a8 adding aligned_alloc + little changes proposal for posix_memalign 2019-10-29 08:09:43 +00:00
van Hauser
6238df88a2 fixed warning and return 2019-10-28 22:36:29 +01:00
hexcoder-
8035968516 silence some compiler warnings 2019-10-28 16:32:26 +01:00
David Carlier
fbb131da73 memalign/posix_memalign proposal for libdislocator 2019-10-28 14:44:28 +00:00
hexcoder-
10af76a50c added a TODO item for posix_memalign wrapper 2019-10-27 08:12:01 +01:00
hexcoder-
b9bc81544a debugged and fixed libdislocator malfunction on MacOSX 2019-10-23 14:53:05 +02:00
hexcoder-
a282ae22af In OpenBSD initial thread local storage is allocated with calloc(),
which leads to locked mutexes and a stall. So no thread support
(and no tls) here.
2019-10-20 03:34:46 +02:00
hexcoder-
c83e8e1e62 Remove lcamtuf's old email from Google (not valid anymore), also remove maintainance from him. 2019-10-19 18:23:01 +02:00
van Hauser
6e6480c952 install libtokencap and libdislocator if present 2019-09-20 19:39:19 +02:00
Andrea Fioraldi
e1f18f6212 fix typo in custom format 2019-09-04 10:03:51 +02:00
Andrea Fioraldi
7151651ea9 remove macro indentation from code-format 2019-09-03 20:43:11 +02:00
Andrea Fioraldi
b24639d011 run code formatter 2019-09-02 18:49:43 +02:00
Andrea Fioraldi
2ae4ca91b4 merge from master 2019-09-02 18:47:07 +02:00
Andrea Fioraldi
500a378fdf modernize some readmes 2019-08-31 11:23:48 +02:00
Andrea Fioraldi
bae398a9a4 -I include in makefiles 2019-08-27 19:22:53 +02:00
van Hauser
f367728c44 afl++ 2.52c initial commit 2019-05-28 16:40:24 +02:00