about summary refs log tree commit diff
AgeCommit message (Collapse)Author
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-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-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-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-25WIP envsEdznux
2020-09-18fix expand havocvan Hauser
2020-09-18improved defaults from fuzzbench resultsvan Hauser
2020-09-18portability: type -> command -v, compiler warningshexcoder-
2020-09-17WIP. basic state working: submitting statsd metrics (path, crashes, hangs)Edznux
2020-09-14fix if no clang is presentvan Hauser
2020-09-14fix if no clang is presentvan Hauser
2020-09-14fix if no clang is presentvan Hauser
2020-09-13Haiku build fix. (#556)David CARLIER
2020-09-13fixed ngram size unsetDominik Maier
2020-09-13code formatDominik Maier
2020-09-13wine argv fixDominik Maier
2020-09-13Fix qemu argv construction (#555)Choongwoo Han
2020-09-13gcc_plugin switch CC to gcc when cc is something elsehexcoder-
2020-09-11portability: make llvm-dict2file compilable under Ubuntu xenial (llvm 3.8.0)hexcoder-
2020-09-11portability: make new gcc-plugin compilable under Ubuntu 16.04 (gcc 5.4.0)hexcoder-
2020-09-11fix for afl-compiler-rt to only send dictionary data if there is somevan Hauser
2020-09-10fix unittestsvan Hauser
2020-09-10add libfuzzer custom mutator, minor enhancements and fixesvan Hauser
2020-09-10update documentationvan Hauser
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
rewrite gcc plugin