about summary refs log tree commit diff
path: root/README.md
AgeCommit message (Collapse)Author
2020-07-24add -F option to sync to foreign fuzzer queuesvan Hauser
2020-07-20update linkvan Hauser
2020-07-20add superion custom mutator linkvan Hauser
2020-07-01v2.66c release preparationvan Hauser
2020-06-30rename whitelist -> instrumentlistvan Hauser
2020-06-28update schedules in readmevan Hauser
2020-06-25remove radamsa, add radamsa custom mutatorvan Hauser
2020-06-02got rid of questionable phrasingDominik Maier
2020-05-30update readmevan Hauser
2020-05-29code formatvan Hauser
2020-05-28make dockerfile bettervan Hauser
2020-05-27allow for copy paste from documentationvan Hauser
2020-05-17adjust documentation for new minimum llvm version 3.4hexcoder-
2020-05-15v2.65cvan Hauser
2020-05-14use only python3 in new buildsRuben ten Hove
2020-05-14deprecated AFL_POST_LIBRARYvan Hauser
2020-05-06add flex to apt install listJoshua Pereyda
2020-05-06update llvm version in READMEvan Hauser
2020-04-23minor changesvan Hauser
2020-04-20typovan Hauser
2020-04-19clean and deepclean Makefile updatesvan Hauser
2020-04-17little more speed for queue analysisvan Hauser
2020-04-15add new github security writeupvan Hauser
2020-04-14NO_PYTHON documentedDominik Maier
2020-04-10README: minor additions and typo fixeshexcoder-
2020-04-09push new version 2.63cvan Hauser
2020-04-09update readmevan Hauser
2020-04-01added unit target to make help and READMEvan Hauser
2020-04-01add CFI sanitizervan Hauser
2020-03-27updated with required changesAshis Kumar Singh
2020-03-27fixed typos in README.mdAshis Kumar Singh
2020-03-23update readmeAndrea Fioraldi
2020-03-23update readmeAndrea Fioraldi
2020-03-21test.sh with -no-pievan Hauser
2020-03-20added llvm_mode ngram coveragevan Hauser
2020-03-20add RARE schedule. also fixes doc_pathvan Hauser
2020-03-19describe branches setup in READMEvan Hauser
2020-03-19moved repository to https://github.com/AFLplusplus/AFLplusplus and updated linksvan Hauser
2020-03-17added mmopt power schedulevan Hauser
2020-03-17fix link in readmevan Hauser
2020-03-11updated README, ideas and a missing clean in Makefilevan Hauser
2020-02-29Added 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-28more examples for README and custom_mutator READMEvan Hauser
2020-02-28updated contribution infovan Hauser
2020-02-28v2.62cvan Hauser
2020-02-27Fix hanging fork and child with -V -EKonrad 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-25update docker infovan Hauser
2020-02-24v2.61c 2.61cvan Hauser
2020-02-22packages at readme (#209)Ankit Choudhary
* packages at readme
2020-02-22readme updatevan Hauser