113 Commits

Author SHA1 Message Date
van Hauser
6b98157c1a v2.66c release preparation 2020-07-01 09:15:47 +02:00
van Hauser
06264df168 rename whitelist -> instrumentlist 2020-06-30 17:28:21 +02:00
van Hauser
e234a6ae4e update schedules in readme 2020-06-28 14:46:57 +02:00
van Hauser
8178f4dfdd remove radamsa, add radamsa custom mutator 2020-06-25 16:51:29 +02:00
Dominik Maier
83112ed5e0 got rid of questionable phrasing 2020-06-02 14:54:24 +02:00
van Hauser
0c50945303 update readme 2020-05-30 07:22:51 +02:00
van Hauser
a550df4301 code format 2020-05-29 14:43:03 +02:00
van Hauser
b87d97aa2b make dockerfile better 2020-05-28 14:34:50 +02:00
van Hauser
434ccf3df4 allow for copy paste from documentation 2020-05-27 11:24:09 +02:00
hexcoder-
e1e155022f adjust documentation for new minimum llvm version 3.4 2020-05-17 21:35:10 +02:00
van Hauser
49bd24144a v2.65c 2020-05-15 08:35:46 +02:00
Ruben ten Hove
74eae83b54 use only python3 in new builds 2020-05-14 21:47:04 +02:00
van Hauser
d334093606 deprecated AFL_POST_LIBRARY 2020-05-14 01:00:11 +02:00
Joshua Pereyda
58fad91b0b add flex to apt install list 2020-05-06 16:00:23 -07:00
van Hauser
b4e3f22259 update llvm version in README 2020-05-06 01:04:13 +02:00
van Hauser
b6f9f4c436 minor changes 2020-04-23 16:08:36 +02:00
van Hauser
4f997665f1 typo 2020-04-20 16:10:06 +02:00
van Hauser
4c90293e44 clean and deepclean Makefile updates 2020-04-19 16:48:42 +02:00
van Hauser
6ee11c2a6f little more speed for queue analysis 2020-04-17 14:08:40 +02:00
van Hauser
e88f364282 add new github security writeup 2020-04-15 22:27:20 +02:00
Dominik Maier
b63dd7a464 NO_PYTHON documented 2020-04-14 12:07:46 +02:00
hexcoder-
9dcdbbb649 README: minor additions and typo fixes 2020-04-10 12:07:21 +02:00
van Hauser
fb8da3e4b1 push new version 2020-04-09 10:23:37 +02:00
van Hauser
e5d0a9ecdf update readme 2020-04-09 10:23:37 +02:00
van Hauser
514036898f added unit target to make help and README 2020-04-01 13:10:07 +02:00
van Hauser
34c090a31d add CFI sanitizer 2020-04-01 13:10:05 +02:00
Ashis Kumar Singh
3c3a5aa503 updated with required changes 2020-03-27 11:06:06 +01:00
Ashis Kumar Singh
b1d71136b0 fixed typos in README.md 2020-03-27 11:06:06 +01:00
Andrea Fioraldi
dcfc24501b update readme 2020-03-23 10:05:08 +01:00
Andrea Fioraldi
e65e723e03 update readme 2020-03-23 09:50:12 +01:00
van Hauser
c6db05c5ae test.sh with -no-pie 2020-03-21 21:10:38 +01:00
van Hauser
5a74cffa0f added llvm_mode ngram coverage 2020-03-20 17:10:44 +01:00
van Hauser
29853549c3 add RARE schedule. also fixes doc_path 2020-03-20 08:54:09 +01:00
van Hauser
0e1d82dd9f describe branches setup in README 2020-03-19 15:27:12 +01:00
van Hauser
be261b3e69 moved repository to https://github.com/AFLplusplus/AFLplusplus and updated links 2020-03-19 15:20:39 +01:00
van Hauser
3aa7242925 added mmopt power schedule 2020-03-17 21:42:36 +01:00
van Hauser
8cc39a3590 fix link in readme 2020-03-17 09:01:55 +01:00
van Hauser
288432843b updated README, ideas and a missing clean in Makefile 2020-03-11 12:03:44 +01:00
anon8675309
45aa579f68
Added missing dependency to the docu (#216)
* Added missing dependency to the documentation. Tested on Debian 10

* Added documentation for Debian users

Co-authored-by: adamgrimm99 <55899195+adamgrimm99@users.noreply.github.com>
2020-02-29 14:42:19 +01:00
van Hauser
449a14d1d0 more examples for README and custom_mutator README 2020-02-28 14:07:38 +01:00
van Hauser
57495a794d updated contribution info 2020-02-28 10:23:23 +01:00
van Hauser
20b8fc075b v2.62c 2020-02-28 01:12:44 +01:00
Konrad Welc
3549cbb3a2 Fix hanging fork and child with -V -E
If we let multiple fuzzers end with -V or -E option, it will cause it to think we are still occupying the cores, even if they are free, once we try to run another job it would return an error that no free nodes are available.

This change fixes that problem.
2020-02-27 00:09:26 +01:00
van Hauser
84426631b4 update docker info 2020-02-25 16:30:22 +01:00
van Hauser
3f6bfbd981 v2.61c 2020-02-24 17:24:06 +01:00
Ankit Choudhary
dd4c260488
packages at readme (#209)
* packages at readme
2020-02-22 22:01:50 +01:00
van Hauser
649a0124d6 readme update 2020-02-22 19:43:41 +01:00
van Hauser
d6623d4b65 gsoc2020 2020-02-20 18:32:29 +01:00
van Hauser
8a6544f7f9 document build options 2020-02-19 11:04:48 +01:00
Andrea Fioraldi
a1c54425f7 Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus 2020-02-11 21:31:05 +01:00