about summary refs log tree commit diff
path: root/src/afl-fuzz-queue.c
AgeCommit message (Expand)Author
2024-12-03Implement AFLRunHuanyao Rong
2023-01-03welcome 2023vanhauser-thc
2022-12-28prevent weighting < 1vanhauser-thc
2022-08-14add AFL_NO_STARTUP_CALIBRATION featurevanhauser-thc
2022-07-12clang format 14vanhauser-thc
2022-01-19nits and code formatvanhauser-thc
2022-01-19Revert "fix classify counts"vanhauser-thc
2022-01-15fix classify countsvanhauser-thc
2022-01-14nitsvanhauser-thc
2022-01-01welcome 2022vanhauser-thc
2021-12-11rename active_pathsyuawn
2021-12-09rename pathvanhauser-thc
2021-11-07Merge pull request #1141 from AFLplusplus/afl4van Hauser
2021-11-06http->httpsvanhauser-thc
2021-10-17new rtn cmplog: instrumentation side + supporting functionsvanhauser-thc
2021-07-20Merge pull request #1034 from AFLplusplus/grammatronvan Hauser
2021-07-10remove redundant check (#1014)yuan
2021-07-09more fixesvanhauser-thc
2021-07-09fixesvanhauser-thc
2021-06-27Select (#995)van Hauser
2021-04-09fix afl_custom_queue_new_entry when syncingvanhauser-thc
2021-03-24fix counting favoritesvanhauser-thc
2021-03-23make setting different file permissions easy via config.hvanhauser-thc
2021-03-15fixesaflpp
2021-03-04disable corpus introspection, potentially creates huge datavanhauser-thc
2021-01-31fix -Z, remove q->nextaflpp
2021-01-26real fix plus code formatvan Hauser
2021-01-23less stack mem reqvan Hauser
2021-01-15merge cmplogvan Hauser
2021-01-10fix weight calc, thanks to Marcelvan Hauser
2021-01-08Merge pull request #679 from AFLplusplus/devvan Hauser
2021-01-08fixvan Hauser
2021-01-04code formatvan Hauser
2021-01-04code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)hexcoder-
2021-01-01try new weightingvan Hauser
2020-12-30better weightingvan Hauser
2020-12-30fix 32-bit mode, fix weightingvan Hauser
2020-12-29Update afl-fuzz-queue.cMarcel Böhme
2020-12-28added corpus introspectionvan Hauser
2020-12-11code formatvan Hauser
2020-12-11schedule improvements, new default is FASTvan Hauser
2020-12-09fix oversight for accessing nfuzzvan Hauser
2020-12-09weighting for explore and exploitvan Hauser
2020-12-08fix aflfast changesvan Hauser
2020-12-07Sampling next seed by weight (hit_count, bitmap_size, exec_us)Marcel Boehme
2020-11-18typohexcoder
2020-11-18fixed alloc errors, code formatDominik Maier
2020-10-26hopeful the final testcache improvement ... van Hauser
2020-10-24fix testcache bugvan Hauser
2020-10-24initializing testcase_bufDominik Maier