Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-17 | make pcguard work | vanhauser-thc | |
2022-03-15 | test | vanhauser-thc | |
2022-03-04 | sancov will be only for llvm11+ | vanhauser-thc | |
2022-03-03 | port instrumentation/afl-llvm-dict2file | vanhauser-thc | |
2022-03-03 | ported cmplog-routines-pass | vanhauser-thc | |
2022-03-03 | port cmplog-switches-pass | vanhauser-thc | |
2022-03-03 | ported cmplog-instructions-pass | vanhauser-thc | |
2022-03-01 | code format | vanhauser-thc | |
2022-02-28 | todo list for llvm | vanhauser-thc | |
2022-02-28 | Merge pull request #1340 from AFLplusplus/dev | van Hauser | |
Dev | |||
2022-02-28 | remove file | vanhauser-thc | |
2022-02-27 | Merge pull request #1337 from devnexen/llvm_13_plus_fix | van Hauser | |
Fix build for the LLVM pass for LLVM >= 13 | |||
2022-02-27 | Merge pull request #1339 from adamdoupe/dev | van Hauser | |
Clarify in docs that AFL_TARGET_ENV will apply to QEMU in QEMU mode. | |||
2022-02-26 | Clarify 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-24 | Fix build for the LLVM pass for LLVM >= 13 | David Carlier | |
Due to change of inheritance for more modern LLVM versions, the overridable members are not the same. | |||
2022-02-22 | Merge pull request #1335 from AFLplusplus/dev | van Hauser | |
Dev | |||
2022-02-22 | Merge branch 'newpm2' into dev | van Hauser | |
2022-02-22 | Merge pull request #1334 from Teemperor/llvm14 | van Hauser | |
Fix compilation against LLVM 14 | |||
2022-02-22 | LLVM 14 fixes | Raphael Isemann | |
2022-02-21 | todo list | vanhauser-thc | |
2022-02-20 | Revert "remove new llvm pass manager :(" | vanhauser-thc | |
This reverts commit 55ed2a443c5c61baba37415d4087164454d8a2a8. | |||
2022-02-18 | Merge pull request #1332 from WorksButNotTested/module | van Hauser | |
Module | |||
2022-02-18 | Reserved used address space on dlclose to prevent re-use | Your Name | |
2022-02-18 | Added test for running python | Your Name | |
2022-02-18 | Changes to default CMOV instrumentation to off | Your Name | |
2022-02-18 | Added instrumentation for CMOV instructions | Your Name | |
2022-02-18 | Changes to simplify coverage code | Your Name | |
2022-02-14 | Fix sample script for Unicornafl2 (#1329) | lazymio | |
* Fix the sample script for Unicornafl2 * Make it compatible with unicornafl1 * Sync to the latest unicornafl * Update UNICORNAFL_VERSION * Sync to latest unicornafl to resolve linkage problem * Switch to ucafl2 | |||
2022-02-10 | typo | hexcoder | |
2022-02-09 | Adapt to my MacOS | Dominik Maier | |
2022-02-08 | add AFL_EARLY_FORKSERVER support | vanhauser-thc | |
2022-02-08 | reintroduce AFL_PERSISTENT and AFL_DEFER_FORKSRV | vanhauser-thc | |
2022-02-08 | remove debug msg | vanhauser-thc | |
2022-02-08 | import mozilla afl-cc patch | vanhauser-thc | |
2022-02-08 | Merge pull request #1325 from devnexen/openbsd_sysconf_upd | van Hauser | |
afl-system-config update proposal for OpenBSD. | |||
2022-02-08 | afl-system-config update proposal for OpenBSD. | David Carlier | |
The vast majority of security features can t be disabled but we can act of allocation config. | |||
2022-02-08 | Merge pull request #1324 from WorksButNotTested/compile | van Hauser | |
Fix initialization in non-persistent mode | |||
2022-02-08 | Fix initialization in non-persistent mode | Your Name | |
2022-02-07 | nits | vanhauser-thc | |
2022-02-06 | Merge pull request #1323 from yuawn/dev | van Hauser | |
Add GCC hot attribute to hot functions | |||
2022-02-06 | code format | yuawn | |
2022-02-06 | add GCC hot attribute to hot functions | yuawn | |
2022-02-06 | Merge pull request #1322 from yuawn/dev | van Hauser | |
fix -G description | |||
2022-02-06 | fix -G description | yuawn | |
2022-02-05 | fix accidental broken frida mode | vanhauser-thc | |
2022-02-05 | change -y to -g/-G and add env var alternatives | vanhauser-thc | |
2022-02-05 | add afl-fuzz -y fuzz length support | vanhauser-thc | |
2022-02-05 | debug CI | vanhauser-thc | |
2022-02-05 | force persistent and deferred also for tools | vanhauser-thc | |
2022-02-04 | typo | hexcoder | |