Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-19 | typo | hexcoder | |
2021-07-19 | v3.14c release | vanhauser-thc | |
2021-07-16 | make afl-showmap more silent | vanhauser-thc | |
2021-07-16 | Mention afl-gcc-fast also for persistent mode fuzzing | hexcoder | |
2021-07-16 | wording/style | hexcoder | |
2021-07-15 | LLVMFuzzerTestOneInput + screen doc update | vanhauser-thc | |
2021-07-14 | rephrasing | vanhauser-thc | |
2021-07-14 | typos/wording | hexcoder | |
2021-07-14 | add to readme how to fuzz on multiple servers | vanhauser-thc | |
2021-07-14 | update documentation | vanhauser-thc | |
2021-06-25 | typo | hexcoder | |
2021-06-21 | improve documentation | vanhauser-thc | |
2021-06-12 | fix README | vanhauser-thc | |
2021-06-11 | Fix typo in README.md (#974) | Artis | |
2021-06-11 | document frida changes | vanhauser-thc | |
2021-06-08 | adapt docs to minimum LLVM version | hexcoder- | |
2021-06-04 | move link | vanhauser-thc | |
2021-06-03 | Add proper name and URL for Zafl (#959) | jdhiser | |
2021-06-01 | v3.13c release | vanhauser-thc | |
2021-06-01 | threadsafe doc fixes, code format | vanhauser-thc | |
2021-05-25 | add AFL_TRY_AFFINITY | vanhauser-thc | |
2021-05-25 | update docs | vanhauser-thc | |
2021-05-24 | add libafl to binary-only doc | vanhauser-thc | |
2021-05-22 | update docs | vanhauser-thc | |
2021-05-21 | Fix cmake target compilation command example (#934) | Tommy Chiang | |
- Fix typo DCMAKE_C_COMPILERC -> DCMAKE_C_COMPILER. - Add `cd build` after `mkdir build`. | |||
2021-05-18 | update readme | vanhauser-thc | |
2021-05-10 | update documentation | vanhauser-thc | |
2021-04-19 | drop support for llvm < 6.0 | vanhauser-thc | |
2021-04-16 | update docs | vanhauser-thc | |
2021-04-15 | update readme | vanhauser-thc | |
2021-04-04 | Merge pull request #855 from MegaManSec/leak-sanitizer | van Hauser | |
Add support for standalone leak-sanitizer | |||
2021-04-03 | Fix typos, | Joshua Rogers | |
Use symbolize=0 for LSAN, Remove syntactic sugar. | |||
2021-04-02 | Add support for standalone leak-sanitizer, introducting the environment | Joshua Rogers | |
variable AFL_USE_LSAN. AFL_USE_LSAN introduces the macro __AFL_CHECK_LEAK() which will check for a memory leak when the macro is run. This is especially helpful when using __AFL_LOOP(). If __AFL_LEAK_CHECK() is not used when AFL_USE_LSAN=1 is set, the leak checker will run when the program exits. | |||
2021-03-25 | update README | vanhauser-thc | |
2021-03-25 | remove InsTrim | vanhauser-thc | |
2021-03-25 | update dynamic list | vanhauser-thc | |
2021-03-24 | 3.12c | vanhauser-thc | |
2021-03-19 | Merge branch 'dev' into dev | van Hauser | |
2021-03-20 | add AFL_TARGET_ENV to afl-fuzz | fuzzah | |
2021-03-18 | better installation example | vanhauser-thc | |
2021-03-15 | v3.11c release | vanhauser-thc | |
2021-03-10 | doc: Clarify memory limits in Readme | MarcoFalke | |
2021-03-09 | typos, small additions | hexcoder | |
2021-03-09 | Merge pull request #785 from MarcoFalke/patch-1 | van Hauser | |
doc: Add lld to required dependencies | |||
2021-03-09 | doc: Add lld to required dependencies | MarcoFalke | |
2021-03-09 | add AFL_NOOPT | vanhauser-thc | |
2021-03-04 | NO_ARCH_OPT was removed due many issues | vanhauser-thc | |
2021-03-03 | add new tutorial | vanhauser-thc | |
2021-03-01 | 3.10c release | vanhauser-thc | |
2021-02-25 | changing the -t ...+ meaning to "auto-calculate buth this is the max" | vanhauser-thc | |