Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-03 | welcome 2023 | vanhauser-thc | |
2022-07-12 | clang format 14 | vanhauser-thc | |
2022-04-05 | network client mem leak fix. | David Carlier | |
2022-01-07 | more welcome 2022 | yuawn | |
2021-12-05 | Fix usage and punctuation in connection with "then" and "than" | llzmb | |
2021-12-02 | Fix punctuation in connection with "e.g." | llzmb | |
2021-12-02 | Fix punctuation in connection with "however" | llzmb | |
2021-08-27 | Network client linkage fix for solarisish systems. | DC | |
2021-07-23 | aligned wording | Dominik Maier | |
2021-04-04 | Fix Haiku references, no <sys/syscall.h> and missing defines for USEMMAP | begasus | |
2021-03-15 | Remove AFL_PRELOAD and AFL_USE_QASAN handlers | realmadsci | |
These are now processed in afl-qemu-trace so that the "copy+paste" code that is in all of the other AFL tools can be removed. This also allows the AFL_USE_QASAN flag to work the same when used with tools like afl-fuzz as it does with afl-qemu-trace. This is important in situations where loading the QASAN library changes the address of your desired entrypoint, or for crash validation using the same environment that afl-fuzz was using. With this change, the same set of environment variables can be used in exactly the same way between afl-fuzz, afl-showmap, and afl-qemu-trace, and you will get exactly the same guest environment. | |||
2021-02-28 | fix afl-common compile | vanhauser-thc | |
2021-01-20 | Fix build error for Android | Joey Jiao | |
- LTO not work yet | |||
2020-12-01 | renamed examples/ to utils/ | vanhauser-thc | |