about summary refs log tree commit diff
path: root/include/config.h
AgeCommit message (Collapse)Author
2022-06-27prepare releasevanhauser-thc
2022-01-264.01a initvanhauser-thc
2022-01-264.00c readinessvanhauser-thc
2022-01-01welcome 2022vanhauser-thc
2021-11-07Merge pull request #1141 from AFLplusplus/afl4van Hauser
cmplog enhancement variant
2021-11-06http->httpsvanhauser-thc
2021-10-17new rtn cmplog: instrumentation side + supporting functionsvanhauser-thc
2021-10-02fix some compiler warnings in 32-bit linuxhexcoder-
2021-07-193.15a initvanhauser-thc
2021-07-19update config.hvanhauser-thc
2021-06-01v3.14a initvanhauser-thc
2021-06-01v3.13c releasevanhauser-thc
2021-05-25less executions on variable pathsvanhauser-thc
2021-04-04Merge pull request #855 from MegaManSec/leak-sanitizervan Hauser
Add support for standalone leak-sanitizer
2021-04-02 Add support for standalone leak-sanitizer, introducting the environmentJoshua Rogers
variable AFL_USE_LSAN. AFL_USE_LSAN introduces the macro __AFL_CHECK_LEAK() which will check for a memory leak when the macro is run. This is especially helpful when using __AFL_LOOP(). If __AFL_LEAK_CHECK() is not used when AFL_USE_LSAN=1 is set, the leak checker will run when the program exits.
2021-03-25remove warningsvanhauser-thc
2021-03-24AFL_PERSISTENT_RECORD not a defaultvanhauser-thc
2021-03-24Merge branch 'replay' into tmpvan Hauser
2021-03-24ifdef for recordvanhauser-thc
2021-03-24v3.13a initvanhauser-thc
2021-03-24v3.12c releasevanhauser-thc
2021-03-23make setting different file permissions easy via config.hvanhauser-thc
2021-03-17shmem map size in config.hvanhauser-thc
2021-03-15v3.12a initvanhauser-thc
2021-03-15v3.11c releasevanhauser-thc
2021-03-10cmplog finetuningvanhauser-thc
2021-03-013.11a initvanhauser-thc
2021-03-013.10c releasevanhauser-thc
2021-02-26fine tune cmplogvanhauser-thc
2021-02-25cmplog finetuningvanhauser-thc
2021-02-24fixesvanhauser-thc
2021-02-24typovanhauser-thc
2021-02-24redqueen settings optvanhauser-thc
2021-02-22code formatvanhauser-thc
2021-02-22minimum sync timevanhauser-thc
2021-02-21cmplog config.h -> -l optionvanhauser-thc
2021-02-17minor fixesvanhauser-thc
2021-02-11typohexcoder
2021-02-09more cmplog options in config.hvanhauser-thc
2021-02-01mv cmplog options to config.hvan Hauser
2021-01-21Merge pull request #689 from AFLplusplus/cmplog_mergevan Hauser
cmplog merge
2021-01-18fix compiler warning avoid signess difference in comparisonshexcoder-
2021-01-18use enums, support cmplog map collisionsvan Hauser
2021-01-05selective instrumentation documentedvan Hauser
2021-01-04mehr code cleanuphexcoder-
2021-01-04code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)hexcoder-
2020-12-20fix endless loop in afl-cc allow/blocklists starting a line with a commentvan Hauser
2020-12-18apply nocolor changeshexcoder-
2020-12-15v3.01a initvan Hauser
2020-12-15v3.00cvan Hauser