about summary refs log tree commit diff
path: root/README.md
AgeCommit message (Collapse)Author
2021-12-02Remove the word "please"llzmb
2021-11-29Remove step 5 (interpret output) of quick startllzmb
2021-11-24Merge "common_sense_risks.md" into "fuzzing_in_depth.md"llzmb
2021-11-21Clean up docs folderllzmb
2021-11-21Clean up docs folderllzmb
2021-11-20Clean up docs folderllzmb
2021-10-17Change line length to max. 80 charactersllzmb
2021-10-10Merge branch 'dev' into docs_edit_readme_fix_linksllzmb
2021-10-10Fix document paths.Kuang-che Wu
2021-10-04update docsvanhauser-thc
2021-09-10Fix linksllzmb
2021-09-10Update README.mdllzmb
2021-09-03Edit README.md and related contentllzmb
2021-09-03Edit README.md and related contentllzmb
2021-08-28Edit README.md and related contentllzmb
Changes: - Fix links. - Add links. - Restructure content.
2021-08-15Update README.mdllzmb
2021-08-12Edit README.mdllzmb
Changes: - Move advanced content to docs/. - Add links. - Fix links. - Restructure content.
2021-08-12remove duplicate linkvanhauser-thc
2021-08-12AFL_IGNORE_PROBLEMS + library checks and documentationvanhauser-thc
2021-08-12add exercise linkvanhauser-thc
2021-08-12add AFL++ tutorials from Antonio Moraleshexcoder
2021-08-09Clean up references to notes_for_asan.mdllzmb
2021-08-08Change afl to AFL in *.md (#1057)llzmb
Changes in *.md files: - afl++ > AFL++ (acronym) - afl > AFL (compare https://github.com/google/AFL) Excluded from changes: - source code - function names - paths (folder and file names) - URLs
2021-08-08Clean up docs folder (#1059)llzmb
Changes: - Move files to docs/resources. - Fix references. - Delete unused files.
2021-08-07Merge pull request #1053 from DMaroo/gtk-devvan Hauser
Added a minimal working/functional GTK UI for analyzing fuzzing stats
2021-08-07Added separate build and install instructions for afl-plot-uiDMaroo
2021-08-06Added additional dependencies which need to be installedDMaroo
2021-07-23doc: stop, restartvanhauser-thc
2021-07-23afl-persistent-config Linux support + documentationvanhauser-thc
2021-07-19Revert "Merge branch 'release' into stable"vanhauser-thc
This reverts commit 815161827689c339d335233b7b232ac9b120b79b, reversing changes made to 9321a24e682b5c8bf6278961bd014cb883b87295.
2021-07-19fix merge conflictsvanhauser-thc
2021-07-19typohexcoder
2021-07-19typohexcoder
2021-07-19v3.14c releasevanhauser-thc
2021-07-16make afl-showmap more silentvanhauser-thc
2021-07-16Mention afl-gcc-fast also for persistent mode fuzzinghexcoder
2021-07-16wording/stylehexcoder
2021-07-15LLVMFuzzerTestOneInput + screen doc updatevanhauser-thc
2021-07-14rephrasingvanhauser-thc
2021-07-14typos/wordinghexcoder
2021-07-14add to readme how to fuzz on multiple serversvanhauser-thc
2021-07-14update documentationvanhauser-thc
2021-06-25typohexcoder
2021-06-21improve documentationvanhauser-thc
2021-06-12fix READMEvanhauser-thc
2021-06-11Fix typo in README.md (#974)Artis
2021-06-11document frida changesvanhauser-thc
2021-06-08adapt docs to minimum LLVM versionhexcoder-
2021-06-04move linkvanhauser-thc
2021-06-03Add proper name and URL for Zafl (#959)jdhiser