2310 Commits

Author SHA1 Message Date
van Hauser
9dbace240d Merge pull request #442 from bmwiedemann/marchnative
Dont always use march=native
2020-07-05 09:34:56 +02:00
Bernhard M. Wiedemann
5245b629b4 Dont always use march=native
when a reproducible distribution build is wanted,
it is not good to make build results depend on the build machine's CPU

See https://reproducible-builds.org/ for why this matters.

This PR was done while working on reproducible builds for openSUSE.
2020-07-05 05:28:52 +02:00
van Hauser
25c3a29004 Merge pull request #414 from AFLplusplus/dev
work around for llvm 11 bug
2020-06-17 23:56:17 +02:00
van Hauser
394d8ade15 work around for llvm 11 bug 2020-06-17 22:21:09 +02:00
van Hauser
118cc88429 Merge pull request #412 from AFLplusplus/dev
fix displayed schedule
2020-06-17 16:46:54 +02:00
van Hauser
61107c59cf fix displayed schedule 2020-06-17 16:46:30 +02:00
van Hauser
0dc9967984 Merge pull request #403 from AFLplusplus/dev
push to master
2020-06-17 15:05:14 +02:00
hexcoder-
889e54eab8 unit tests: fix stupid compiler warning for gcc 4.8.4 2020-06-16 23:07:33 +02:00
hexcoder-
a14f3c90a8 fix unit tests when exit is called at the end 2020-06-16 22:37:56 +02:00
hexcoder-
e05ed58bf8 fix test.sh for failing unit tests 2020-06-16 19:44:52 +02:00
van Hauser
d6824d540b Merge pull request #408 from Minilulatsch/dev
Fixed missing cast in afl-clang-fast.c, which results in a compilation error when using __AFL_FUZZ_TESTCASE_BUF in a C++ target
2020-06-16 19:36:11 +02:00
julian.haerig
2e35326040 Fixed missing cast in afl-clang-fast.c, which results in a compilation error when using __AFL_FUZZ_TESTCASE_BUF in a C++ target 2020-06-16 18:04:38 +02:00
van Hauser
e5dcaa818e set class afl instrumentation if llvm <= 6 2020-06-16 15:59:09 +02:00
hexcoder-
bac2da8669 fix for *BSD: remove all HAVE_ARC4RANDOM dependencies 2020-06-16 01:29:07 +02:00
Dominik Maier
9c293b5b7b code format 2020-06-15 22:05:37 +02:00
Dominik Maier
6804065a8d using XX64 for 32 bit hash 2020-06-15 22:03:01 +02:00
Dominik Maier
246444dd57 tidied hash32, unicorn 2020-06-15 21:40:37 +02:00
van Hauser
6a216b5708 make aflpp driver performant again 2020-06-15 21:39:45 +02:00
van Hauser
f6d2da27e3 switched to new MOpt dictionary support 2020-06-15 21:07:35 +02:00
van Hauser
ada59feda8 improve performance for default power schedule 2020-06-15 20:02:28 +02:00
hexcoder-
af8d4d49ed add new dictionary from antonio-morales ftp fuzzing 2020-06-15 16:30:41 +02:00
Dominik Maier
dc002b4b35 code format 2020-06-15 11:08:24 +02:00
Dominik Maier
acb0a2f027 fixed potential bugs 2020-06-15 11:07:57 +02:00
Dominik Maier
43bbbbf4e0 rust unicornafl++ 2020-06-15 00:20:13 +02:00
Dominik Maier
05da66b5e9 unicornafl update 2020-06-14 23:30:36 +02:00