Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-24 | add -F option to sync to foreign fuzzer queues | van Hauser | |
2020-07-20 | update link | van Hauser | |
2020-07-20 | add superion custom mutator link | van Hauser | |
2020-07-01 | v2.66c release preparation | van Hauser | |
2020-06-30 | rename whitelist -> instrumentlist | van Hauser | |
2020-06-28 | update schedules in readme | van Hauser | |
2020-06-25 | remove radamsa, add radamsa custom mutator | van Hauser | |
2020-06-02 | got rid of questionable phrasing | Dominik Maier | |
2020-05-30 | update readme | van Hauser | |
2020-05-29 | code format | van Hauser | |
2020-05-28 | make dockerfile better | van Hauser | |
2020-05-27 | allow for copy paste from documentation | van Hauser | |
2020-05-17 | adjust documentation for new minimum llvm version 3.4 | hexcoder- | |
2020-05-15 | v2.65c | van Hauser | |
2020-05-14 | use only python3 in new builds | Ruben ten Hove | |
2020-05-14 | deprecated AFL_POST_LIBRARY | van Hauser | |
2020-05-06 | add flex to apt install list | Joshua Pereyda | |
2020-05-06 | update llvm version in README | van Hauser | |
2020-04-23 | minor changes | van Hauser | |
2020-04-20 | typo | van Hauser | |
2020-04-19 | clean and deepclean Makefile updates | van Hauser | |
2020-04-17 | little more speed for queue analysis | van Hauser | |
2020-04-15 | add new github security writeup | van Hauser | |
2020-04-14 | NO_PYTHON documented | Dominik Maier | |
2020-04-10 | README: minor additions and typo fixes | hexcoder- | |
2020-04-09 | push new version 2.63c | van Hauser | |
2020-04-09 | update readme | van Hauser | |
2020-04-01 | added unit target to make help and README | van Hauser | |
2020-04-01 | add CFI sanitizer | van Hauser | |
2020-03-27 | updated with required changes | Ashis Kumar Singh | |
2020-03-27 | fixed typos in README.md | Ashis Kumar Singh | |
2020-03-23 | update readme | Andrea Fioraldi | |
2020-03-23 | update readme | Andrea Fioraldi | |
2020-03-21 | test.sh with -no-pie | van Hauser | |
2020-03-20 | added llvm_mode ngram coverage | van Hauser | |
2020-03-20 | add RARE schedule. also fixes doc_path | van Hauser | |
2020-03-19 | describe branches setup in README | van Hauser | |
2020-03-19 | moved repository to https://github.com/AFLplusplus/AFLplusplus and updated links | van Hauser | |
2020-03-17 | added mmopt power schedule | van Hauser | |
2020-03-17 | fix link in readme | van Hauser | |
2020-03-11 | updated README, ideas and a missing clean in Makefile | van Hauser | |
2020-02-29 | Added missing dependency to the docu (#216) | anon8675309 | |
* 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-28 | more examples for README and custom_mutator README | van Hauser | |
2020-02-28 | updated contribution info | van Hauser | |
2020-02-28 | v2.62c | van Hauser | |
2020-02-27 | Fix hanging fork and child with -V -E | Konrad Welc | |
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-25 | update docker info | van Hauser | |
2020-02-24 | v2.61c 2.61c | van Hauser | |
2020-02-22 | packages at readme (#209) | Ankit Choudhary | |
* packages at readme | |||
2020-02-22 | readme update | van Hauser | |