aboutsummaryrefslogtreecommitdiff
path: root/src/afl-fuzz-bitmap.c
AgeCommit message (Expand)Author
2022-05-09support post_process's own return buffervanhauser-thc
2022-04-08add AFL_KEEP_TIMEOUTSvanhauser-thc
2022-04-08correct counting for tmoutsvanhauser-thc
2022-04-07save timeoutsvanhauser-thc
2022-04-05[wantfix] make error @SIMPLE_FILESむぎ茶
2022-03-30avoid compiler warning (format-truncation), needed for make DEBUG=1 allhexcoder-
2022-03-07nitsvanhauser-thc
2022-03-04code formatvanhauser-thc
2022-03-04fix compile error on non linux targetsSergej Schumilo
2022-03-04write nyx crash logs to AFL++ work directorySergej Schumilo
2022-02-05add afl-fuzz -y fuzz length supportvanhauser-thc
2022-01-19Revert "fix classify counts"vanhauser-thc
2022-01-15fix classify countsvanhauser-thc
2022-01-01welcome 2022vanhauser-thc
2021-12-15cleanup of TIMES macrovanhauser-thc
2021-12-09rename pathvanhauser-thc
2021-12-02fixesvanhauser-thc
2021-11-16showmap -A -> -H, accurate help outputvanhauser-thc
2021-11-06http->httpsvanhauser-thc
2021-10-19execs field in filenamesAndrea Fioraldi
2021-08-31fix regression in class lookupvanhauser-thc
2021-07-21remove unneeded assignmentyuawn
2021-07-15fix aflfastvanhauser-thc
2021-05-08fixvanhauser-thc
2021-03-23make setting different file permissions easy via config.hvanhauser-thc
2021-02-07larger map, stats reload fix, code formatvanhauser-thc
2021-01-21code format and not setting sanitizers if debug and settings presentvan Hauser
2021-01-19cleanup and rename _DISCARD->_SKIPvan Hauser
2021-01-04code formatvan Hauser
2021-01-04code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)hexcoder-
2020-12-23warn on _AFL and __AFL env varsvan Hauser
2020-12-22workaround for Solaris: NAME_MAX is not definedhexcoder-
2020-12-22portability: avoid void * arithmetic (UB), avoid GNU extension for array init...hexcoder-
2020-12-17skim importvan Hauser
2020-12-08fix assertsvan Hauser
2020-12-04fixed bugs in custom_describe, reported by wizcheDominik Maier
2020-12-04afl_custom_describe api addedDominik Maier
2020-11-17Merge pull request #601 from Rumata888/fixing_symccvan Hauser
2020-11-12Fixed symcc custom mutatorRumata888
2020-11-10small fix to actually document custom mutator introspectionvan Hauser
2020-11-10support custom mutator introspectionvan Hauser
2020-11-01added mutation introspection make targetvan Hauser
2020-10-16directly add new queue to cachevan Hauser
2020-09-29small improvements to Marcel's patch, fix laf-intel + redqueen crashesvan Hauser
2020-09-29Patching and improving AFLFast schedules.Marcel Boehme
2020-08-14Revert "Merge branch 'debug' into dev"root
2020-08-14Merge branch 'debug' into devvan Hauser
2020-08-12split up __afl_manual_init, added internal AFL_DISABLE_LLVM_INSTRUMENTATION, ...van Hauser
2020-08-12setting attribute hot intelligently gives 0.5% speedvan Hauser
2020-08-11fixesvan Hauser