aboutsummaryrefslogtreecommitdiff
path: root/src/afl-fuzz-bitmap.c
AgeCommit message (Expand)Author
2024-02-03push to stable (#1983)van Hauser
2023-12-10fixvanhauser-thc
2023-12-10add n_fuzz to ignore_timeoutsvanhauser-thc
2023-10-24code formatvanhauser-thc
2023-10-20Use proper AFL_NYX_AUX_SIZE for nyx_aux_stringChristian Holler (:decoder)
2023-08-13nitsvanhauser-thc
2023-07-18take care of uninstrumented mode for fuzz state and modevanhauser-thc
2023-06-06Merge pull request #1759 from AFLplusplus/devvan Hauser
2023-04-05implement switch modevanhauser-thc
2023-03-31nitsvanhauser-thc
2023-03-25add likely() to cksum checkyuawn
2023-03-25add check for n_fuzz updateyuawn
2023-03-09fast schedules n_fuzz update after classifyvanhauser-thc
2023-01-18ignore timeout env optionvanhauser-thc
2023-01-03welcome 2023vanhauser-thc
2022-07-19post_process 0/NULL return supportvanhauser-thc
2022-06-17formattingRuben ten Hove
2022-06-17feat: allow to skip readme creation on crashRuben ten Hove
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-