about summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)Author
2020-10-12fix afl-cc.8 generationvan Hauser
2020-10-12fix sync modevan Hauser
2020-10-12fix splicing selectionvan Hauser
2020-10-12Revert "Merge branch 'memcache_marc' into dev"vanhauser-thc
This reverts commit c03fbcedaa68db5324423975a34331287426f7c2, reversing changes made to dab017dddaaab6d836a590f7bba3eea3549758d2.
2020-10-12Merge branch 'memcache_marc' into devvan Hauser
2020-10-12no -M/-S: auto-set -S defaultvan Hauser
2020-10-11add new seed selection algo and make it the defaultvan Hauser
2020-10-10fix for afl-analyze thanks to JJY-sec!hexcoder-
2020-10-10afl-showmap: free malloced coverage maphexcoder-
2020-10-10determinstic fuzzing is now disabled by defaultvan Hauser
2020-10-10fix typovan Hauser
2020-10-10Merge pull request #571 from Edznux/statsd_implemvan Hauser
Statsd support implementation
2020-10-09 -m none is the default nowvan Hauser
2020-10-09Remove ==1 in the conditionEdznux
2020-10-08Add env var toggle for StatsDEdznux
2020-10-07Add documentation/help for AFL_STATSD_TAGS_FLAVOREdznux
2020-10-07efficient queue jumpvan Hauser
2020-10-07Fix read on undefined char*.Edznux
2020-10-07Remove statsd_socket_init, just let it init when doing the first iterationEdznux
2020-10-06Fixed segfault because wrong order in argsEdznux
2020-10-06[WIP: segfault on non dogstatsd] Adding MACROS for formatEdznux
2020-10-06hunting ref underflowDominik Maier
2020-10-06fixed ref checkDominik Maier
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
AFL_STATSD_PORT env var
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
Co-authored-by: Ivan Gulakov <gulakov@ispras.ru>
2020-09-24Fix potential endless loop in custom_mutator_stageVitalii Akolzin
Co-authored-by: Ivan Gulakov <gulakov@ispras.ru>
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