about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)Author
2020-10-06code formatDominik Maier
2020-10-06testcase cache addedDominik Maier
2020-10-05fixed gcc 10 warningDominik Maier
2020-10-05Fix code formatEdznux
2020-10-05Refactor global var into afl_state_t structEdznux
2020-10-05Correctly handle env var.Edznux
2020-10-05Add help for AFL_STATSD_HOST &Edznux
2020-10-04changed the default schedule to coevan Hauser
2020-10-04Code formatEdznux
2020-10-04Merge remote-tracking branch 'origin/dev' into statsd_implemEdznux
2020-10-04Mention tags format in macro's nameEdznux
2020-10-04RefactorEdznux
2020-10-04Define config, change parent func to show_statsEdznux
2020-10-04Adds other metricsEdznux
2020-10-03Add config ifdefEdznux
2020-10-01Rewrote format metric to be simpler/more staticEdznux
2020-09-29small improvements to Marcel's patch, fix laf-intel + redqueen crashesvan Hauser
2020-09-29Patching and improving AFLFast schedules.Marcel Boehme
2020-09-28increase havoc_stack_pow2 on no findsvan Hauser
2020-09-25WIP envsEdznux
2020-09-25improving on splice candidate check patchvan Hauser
2020-09-24Add commentsVitalii Akolzin
2020-09-24Fix potential endless loop in custom_mutator_stageVitalii Akolzin
2020-09-22fix warningvan Hauser
2020-09-20set explore as default, fix schedule displayvan Hauser
2020-09-19fix exploit, mmopt and rare schedulevan Hauser
2020-09-19fix exploit, mmopt and rare schedulevan Hauser
2020-09-18fix expand havocvan Hauser
2020-09-18portability: type -> command -v, compiler warningshexcoder-
2020-09-17WIP. basic state working: submitting statsd metrics (path, crashes, hangs)Edznux
2020-09-13fixed ngram size unsetDominik Maier
2020-09-13wine argv fixDominik Maier
2020-09-13Fix qemu argv construction (#555)Choongwoo Han
2020-09-10add libfuzzer custom mutator, minor enhancements and fixesvan Hauser
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-08rewrite gcc pluginAlexandre Oliva
2020-09-08set correct error code when -Vvan Hauser
2020-09-07bugfix for fixed seedsvan Hauser
2020-09-06update ideasvan Hauser
2020-09-06fix various warningsaflpp
2020-09-05 -p seek is now the defaultvan Hauser
2020-09-05skip crashes but keep for splicesvan Hauser
2020-09-05Merge pull request #549 from AFLplusplus/ignore_unstable_edgesvan 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-04fix assignmentvan Hauser