about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-12-15Merge pull request #1217 from CityOfLight77/devvan Hauser
Fix typo
2021-12-15Fix env var typoCityOfLight77
`AFL_MAX_EXRAS` -> `AFL_MAX_EXTRAS`
2021-12-15Fix CodeQL command typoCityOfLight77
fix command to create CodeQL database and use all cores to compile CodeQL database
2021-12-14Merge pull request #1214 from yuawn/devvan Hauser
Fix and update afl-whatup
2021-12-14update outputyuawn
2021-12-14remove "locally unique"yuawn
2021-12-14update variables nameyuawn
2021-12-14update commentsyuawn
2021-12-14update outputyuawn
2021-12-14rename unique_crashesyuawn
2021-12-14rename pathyuawn
2021-12-14better instrumentlist filename detectionvanhauser-thc
2021-12-13Merge pull request #1208 from llzmb/docs_add_overviewvan Hauser
Add docs content overview
2021-12-13Fix imagesllzmb
2021-12-13Update imagesllzmb
2021-12-13Merge branch 'dev' into docs_add_overviewJana Aydinbas
2021-12-13Add image references, update imagellzmb
2021-12-13update qemuvanhauser-thc
2021-12-13fixvanhauser-thc
2021-12-13fix qemu/unicorn oobvanhauser-thc
2021-12-13Merge pull request #1211 from llzmb/docs_add_imagesvan Hauser
Add images
2021-12-13Merge pull request #1210 from llzmb/docs_quality_assurance_2van Hauser
Docs content - quality assurance - 2nd run
2021-12-13Merge pull request #1212 from devnexen/libradmsa_fbsd_updvan Hauser
radamsa mutator adding freebsd specific fcntl flags.
2021-12-13Remove limitations from FP comp splittinghexcoder
2021-12-12Delete fuzzing_process_overview.drawio.svgJana Aydinbas
2021-12-12Add imagesllzmb
2021-12-12Fix formatting and spellingllzmb
2021-12-12radamsa mutator adding freebsd specific fcntl flags.David CARLIER
2021-12-12Add image with fuzzing process overviewllzmb
2021-12-12Delete imagellzmb
2021-12-12Fix formatting and spellingllzmb
2021-12-12Fix formatting and referencesllzmb
2021-12-12Merge pull request #1209 from yuawn/fix_fuzzer_statsvan Hauser
Fix fuzzer stats
2021-12-12code formatyuawn
2021-12-12fix fuzzer_stats parameter orderyuawn
2021-12-11Merge pull request #1207 from llzmb/docs_edit_faq_2van Hauser
Edit FAQ
2021-12-11Add docs content overviewllzmb
2021-12-11Remove blank linellzmb
2021-12-11Edit FAQllzmb
2021-12-11Merge pull request #1206 from Mindavi/bugfix/clang_binvan Hauser
afl-cc: fix incorrect CLANGPP_BIN
2021-12-11afl-cc: fix incorrect CLANGPP_BINRick van Schijndel
This caused CMake to complain that the C compiler was set to C++ mode, causing the CMake configuration step to fail for all targets. aflplusplus was built with make source-only -j8 LLVM_BINDIR= AFL_REAL_LD=
2021-12-11Merge pull request #1205 from yuawn/renamevan Hauser
rename active_paths
2021-12-11fix xxhash.h for code-formatyuawn
2021-12-11code formatyuawn
2021-12-11update header fileyuawn
2021-12-11rename active_pathsyuawn
2021-12-11changelogvanhauser-thc
2021-12-11Merge pull request #1204 from yuawn/devvan Hauser
rename path in gramatron
2021-12-11rename pathyuawn
2021-12-10Merge pull request #1203 from llzmb/docs_edit_contributing_infovan Hauser
Add info about contributing to docs