about summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-09-09update gcc readmevan Hauser
2020-09-09new custom mutator: symccvan Hauser
2020-09-09fix travisvan Hauser
2020-09-09fix makefilevan Hauser
2020-09-09fix for gcc_pluginvan Hauser
2020-09-08Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into devAndrea Fioraldi
2020-09-08update qemuaflAndrea Fioraldi
2020-09-08code-formatvan Hauser
2020-09-08update instrumenation/README.instrument_file.md for gcc_pluginvan Hauser
2020-09-08new gcc_plugin integrationvan Hauser
2020-09-08Merge pull request #551 from AdaCore/topic/pluginvan Hauser
2020-09-08rewrite gcc pluginAlexandre Oliva
2020-09-08revert for unicorn_modevan Hauser
2020-09-08fix GNUmakefile for new qemuaflvan Hauser
2020-09-08set correct error code when -Vvan Hauser
2020-09-08conflictsAndrea Fioraldi
2020-09-08arm64 travisAndrea Fioraldi
2020-09-08qemuafl + armAndrea Fioraldi
2020-09-07bugfix for fixed seedsvan Hauser
2020-09-06update ideasvan Hauser
2020-09-06bcmp for compare-transform-passvan Hauser
2020-09-06add std::string and bcmp to dictionary functionsvan Hauser
2020-09-06update gitignorevan Hauser
2020-09-06fix various warningsaflpp
2020-09-06fix unicorn cleanvan Hauser
2020-09-05 -p seek is now the defaultvan Hauser
2020-09-05skip crashes but keep for splicesvan Hauser
2020-09-05cmp dict for LTOvan Hauser
2020-09-05Merge pull request #549 from AFLplusplus/ignore_unstable_edgesvan Hauser
2020-09-05Merge pull request #548 from AFLplusplus/pre-3van Hauser
2020-09-05code-formatvanhauser-thc
2020-09-05final changes for pre-3.0vanhauser-thc
2020-09-05add cull queue, -i subdir traversalvanhauser-thc
2020-09-05first batch of changesvanhauser-thc
2020-09-04Merge pull request #545 from AFLplusplus/dev 2.68cvan Hauser
2020-09-04v2.68cvan Hauser
2020-09-04Merge pull request #542 from AFLplusplus/devvan Hauser
2020-09-04fix assignmentvan Hauser
2020-09-04avoid signed ints for amounts (which are positive)hexcoder-
2020-09-04compile fixvan Hauser
2020-09-04fix travisvan Hauser
2020-09-04more changes to fuzzer_setupvan Hauser
2020-09-04Merge pull request #544 from ThomasTNO/export_env_varsvan Hauser
2020-09-04Make open_file() inlineThomas Rooijakkers
2020-09-04Write set environment variables in an env file style.Thomas Rooijakkers
2020-09-04fix examplevan Hauser
2020-09-04fix examplevan Hauser
2020-09-04Seperate fuzzer_setup from fuzzer_stats, only write fuzzer_setup at the startThomas Rooijakkers
2020-09-04fix driver testvan Hauser
2020-09-04Export set afl_environment_variables to statsThomas Rooijakkers