about summary refs log tree commit diff
path: root/docs
AgeCommit message (Collapse)Author
2022-05-03pcguard fix for most current llvm 15 changesvanhauser-thc
2022-05-02fix token usage in normal and MOpt modevanhauser-thc
2022-04-25add changelogvanhauser-thc
2022-04-14update llvm version in INSTALL.mdyuawn
2022-04-08link https://github.com/fuzzah/exeptorvanhauser-thc
2022-04-08update fuzzing in depthvanhauser-thc
2022-04-08add AFL_KEEP_TIMEOUTSvanhauser-thc
2022-04-06Typohexcoder
2022-04-06added NO_NYX flag to docs and help messageMichael Rodler
2022-04-03fix pizza modevanhauser-thc
2022-03-23Merge pull request #1363 from clchrlls/stablevan Hauser
fix installation packages commands for debian 10
2022-03-23put back the title of the page deleted by mistakeclchrlls
2022-03-23reverted to simply changing gcc version retrievalclchrlls
2022-03-23Not sure the fix is needed only for debian 10clchrlls
2022-03-23missing columnclchrlls
2022-03-23fix installation packages for debian 10clchrlls
2022-03-19Merge pull request #1355 from rwmjones/document-linker-scriptsvan Hauser
docs: Document linker scripts change required in some projects
2022-03-18docs: Document linker scripts change required in some projectsRichard W.M. Jones
AFL instrumentation modifies the binary to export extra symbols which must be visible if the main binary dlopen()s an instrumented DLL. This change was required by nbdkit since it uses a linker script to limit the symbols exported from the main binary: https://gitlab.com/nbdkit/nbdkit/-/commit/355cacb812126f5e37a2468f6939821b15017373 Signed-off-by: Richard W.M. Jones <rjones@redhat.com>
2022-03-18fix LTO with cmplog and lafvanhauser-thc
2022-03-18our own PCGUARD mode not for llvm 10.0.1vanhauser-thc
2022-03-18fix split pass loadingvanhauser-thc
2022-03-17forgot one passvanhauser-thc
2022-03-01allow for -c0 also for src targetsvanhauser-thc
2022-03-01Merge pull request #1342 from martinclauss/patch-1van Hauser
Update fuzzing_in_depth.md
2022-03-01Update fuzzing_in_depth.mdmartinclauss
add libdesock as an additional way to ease the fuzzing for network servers (#1341)
2022-02-26Clarify in docs that AFL_TARGET_ENV will apply to QEMU in QEMU mode, and ↵Adam Doupe
note that QEMU_SET_ENV should be used instead in QEMU mode. Closes #1328
2022-02-10typohexcoder
2022-02-08add AFL_EARLY_FORKSERVER supportvanhauser-thc
2022-02-08reintroduce AFL_PERSISTENT and AFL_DEFER_FORKSRVvanhauser-thc
2022-02-07nitsvanhauser-thc
2022-02-05change -y to -g/-G and add env var alternativesvanhauser-thc
2022-02-05add afl-fuzz -y fuzz length supportvanhauser-thc
2022-02-04typohexcoder
2022-02-01small doc updatevanhauser-thc
2022-01-31mention arm64 docker imagevanhauser-thc
2022-01-30update changelogvanhauser-thc
2022-01-29Add cmake in installation instructions (#1313)Damiano Melotti
2022-01-264.01a initvanhauser-thc
2022-01-264.00c readinessvanhauser-thc
2022-01-25ensure all fuzz targets are killed on exitvanhauser-thc
2022-01-23code formatvanhauser-thc
2022-01-21update changelogvanhauser-thc
2022-01-20Fix line lengthllzmb
2022-01-20Fix structurellzmb
2022-01-20Fix links and spelling of Redqueenllzmb
2022-01-20Fix structure and formattingllzmb
2022-01-20Fix punctuation, formatting, and line lengthllzmb
2022-01-20Fix formatting and line lengthllzmb
2022-01-20Fix formattingllzmb
2022-01-20Add missing tags, fix punctuationllzmb