Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-20 | Update docs/rpc_statsd.md | llzmb | |
Co-authored-by: Edouard SCHWEISGUTH <edznux@gmail.com> | |||
2021-08-20 | Update docs/rpc_statsd.md | llzmb | |
Co-authored-by: Edouard SCHWEISGUTH <edznux@gmail.com> | |||
2021-08-20 | revise paragraph | vanhauser-thc | |
2021-08-20 | wording | hexcoder | |
2021-08-20 | add newline at end | hexcoder | |
2021-08-20 | fix typo fix | hexcoder | |
2021-08-20 | typos / wording | hexcoder | |
2021-08-20 | wording | hexcoder | |
2021-08-20 | typos | hexcoder | |
2021-08-19 | update unicornafl | Dominik Maier | |
2021-08-19 | fix shared linking on macos | vanhauser-thc | |
2021-08-18 | more partial linking | vanhauser-thc | |
2021-08-18 | Merge pull request #1073 from WorksButNotTested/coverage2 | van Hauser | |
Force exit of coverage process | |||
2021-08-18 | Force exit of coverage process | Your Name | |
2021-08-18 | Merge pull request #1071 from WorksButNotTested/many-local | van Hauser | |
Many local | |||
2021-08-18 | switch back to -j4 for building llvm | vanhauser-thc | |
2021-08-17 | Fix coverage data | Your Name | |
2021-08-17 | Changes to build many-linux build from working copy instead of a fixed branch | Your Name | |
2021-08-17 | Add support for generating coverage information | Your Name | |
2021-08-17 | fix typo | vanhauser-thc | |
2021-08-17 | uninstall makefile target | vanhauser-thc | |
2021-08-16 | Update FAQ.md | llzmb | |
2021-08-16 | Update FAQ.md | llzmb | |
2021-08-16 | Update best_practices.md | llzmb | |
2021-08-16 | Update best_practices.md | llzmb | |
2021-08-16 | Update FAQ.md | llzmb | |
2021-08-16 | Update FAQ.md | llzmb | |
2021-08-16 | Edit FAQ | llzmb | |
Changes: - Edit FAQ. - Add history. - Add best practices. | |||
2021-08-15 | Update branches.md | llzmb | |
2021-08-15 | Update README.md | llzmb | |
2021-08-14 | Merge pull request #1066 from b1gr3db/dev | van Hauser | |
Fixed spelling of quarantine | |||
2021-08-13 | Fixed spelling of quarantine | b1gr3db | |
2021-08-12 | Edit README.md | llzmb | |
Changes: - Move advanced content to docs/. - Add links. - Fix links. - Restructure content. | |||
2021-08-12 | Merge pull request #1065 from WorksButNotTested/fixes | van Hauser | |
Fixes | |||
2021-08-12 | Added documetation on how to debug issues | Your Name | |
2021-08-12 | Don't print loads of debugging info about cmplog when it isn't enabled | Your Name | |
2021-08-12 | Changes to remove hard-coding of MAP_SIZE_POW2 when inline instrumentation ↵ | Your Name | |
is disabled | |||
2021-08-12 | Fix to setting of entry_reached | Your Name | |
2021-08-12 | remove duplicate link | vanhauser-thc | |
2021-08-12 | AFL_IGNORE_PROBLEMS + library checks and documentation | vanhauser-thc | |
2021-08-12 | add exercise link | vanhauser-thc | |
2021-08-12 | add AFL++ tutorials from Antonio Morales | hexcoder | |
2021-08-11 | Merge pull request #1062 from llzmb/docs_cleanup_references_notes_for_asan | van Hauser | |
Clean up references to notes_for_asan.md | |||
2021-08-10 | Merge pull request #1064 from mqf20/warn_afl_fuzz_stats_paths_total | van Hauser | |
Warn if `paths_total` property from `fuzzer_stats` file is inconsistent | |||
2021-08-10 | Warn if "paths_total" property from stats file is inconsistent | mqf20 | |
2021-08-10 | remove outdated references | vanhauser-thc | |
2021-08-10 | Merge pull request #1063 from wxyxsx/stable | van Hauser | |
Fix "havoc_mutations" not working in Python module | |||
2021-08-10 | Update afl-fuzz-python.c | wxyxsx | |
Fix havoc_mutations not working in python version | |||
2021-08-09 | Clean up references to notes_for_asan.md | llzmb | |
2021-08-09 | Merge pull request #1060 from DMaroo/gtk-pane | van Hauser | |
Added resizable panes instead of static separators in afl-plot-ui |