Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-10 | llvm debug | vanhauser-thc | |
2022-11-10 | update for llvm16 compile instructions | vanhauser-thc | |
2022-11-10 | nits | vanhauser-thc | |
2022-11-10 | Merge pull request #1576 from AFLplusplus/persistent_mode_always | van Hauser | |
Persistent mode always | |||
2022-11-10 | more llvm16 fixes | vanhauser-thc | |
2022-11-10 | try llvm 16 fix | vanhauser-thc | |
2022-11-09 | Didn't mean to change that | Dominik Maier | |
2022-11-09 | fmt | Dominik Maier | |
2022-11-09 | Always enable persistent mode, no env/bincheck needed | Dominik Maier | |
2022-11-02 | warn for -t none | vanhauser-thc | |
2022-11-02 | Merge pull request #1570 from edmcman/showmap-timeout | van Hauser | |
Fix -t none in afl-showmap | |||
2022-11-02 | Use a long timeout instead of 0 for afl-showmap -t none | Edward J. Schwartz | |
2022-11-01 | remove python2 reference | vanhauser-thc | |
2022-10-30 | update unicorn | vanhauser-thc | |
2022-10-30 | add env | vanhauser-thc | |
2022-10-29 | Merge pull request #1573 from AFLplusplus/dev | van Hauser | |
push to stable | |||
2022-10-29 | fix | vanhauser-thc | |
2022-10-29 | nits | vanhauser-thc | |
2022-10-29 | fix fork server kill signals for qemu, unicorn and nyx mode | vanhauser-thc | |
2022-10-28 | Add braces | Edward J. Schwartz | |
2022-10-27 | Fix -t none in afl-showmap | Edward J. Schwartz | |
2022-10-25 | Merge pull request #1568 from AFLplusplus/dev | van Hauser | |
fix usecase | |||
2022-10-25 | fix usecase | vanhauser-thc | |
2022-10-24 | Merge pull request #1561 from AFLplusplus/dev | van Hauser | |
push to stable | |||
2022-10-24 | changelog update | vanhauser-thc | |
2022-10-24 | Merge pull request #1563 from nbars/stable | van Hauser | |
Fix child reaping on fuzzer termination | |||
2022-10-24 | Update usage messages | Nils Bars | |
2022-10-24 | AFL_FORK_SERVER_KILL_SIGNAL backwards compatiblity | Nils Bars | |
If `AFL_KILL_SIGNAL` is set, `AFL_FORK_SERVER_KILL_SIGNAL` is set to the same value. | |||
2022-10-21 | Add AFL_FORK_SERVER_KILL_SIGNAL environment variable. | Nils Bars | |
The AFL_FORK_SERVER_KILL_SIGNAL variable allows to configure the signal used to kill the fork server on termination. | |||
2022-10-20 | Fix child reaping on fuzzer termination | Nils Bars | |
This commit contains the following changes: - Call `waitpid()` on the child and the fork server when terminating the fuzzer; thus, we do not end up with zombies. - Rename `fsrv.kill_signal` to `fsrv.child_kill_signal`, since the documentation states that the signal is used to terminate the *child*. - Use SIGTERM instead of fsrv.(child)_kill_signal, thus the fork server can always reap the child. | |||
2022-10-20 | Merge pull request #1562 from edmcman/dev | van Hauser | |
Fix -rpath argument | |||
2022-10-20 | Fix -rpath argument | Edward J. Schwartz | |
2022-10-19 | nits | vanhauser-thc | |
2022-10-19 | nits | vanhauser-thc | |
2022-10-19 | nits | vanhauser-thc | |
2022-10-19 | nits | vanhauser-thc | |
2022-10-18 | Fix afl-showmap usage output (#1560) | Edward J. Schwartz | |
2022-10-17 | update qemuafl | vanhauser-thc | |
2022-10-15 | Fix exit_on_time (#1555) | Kobrin Eli | |
2022-10-12 | Merge pull request #1553 from AFLplusplus/dev | van Hauser | |
4.05a init | |||
2022-10-12 | Merge pull request #1554 from WorksButNotTested/be8 | van Hauser | |
Be8 | |||
2022-10-11 | Bump to FRIDA 16.0.1 | Your Name | |
2022-10-11 | Fixes for x64 | Your Name | |
2022-10-11 | Bump FRIDA version | Your Name | |
2022-10-11 | ARM branch suppression | Your Name | |
2022-10-11 | Updates following FRIDA API changes | Your Name | |
2022-10-11 | 4.05a init fix | vanhauser-thc | |
2022-10-11 | v4.05a init | vanhauser-thc | |
2022-10-11 | Merge pull request #1551 from AFLplusplus/dev 4.04c | van Hauser | |
push to stable | |||
2022-10-11 | v4.04c | vanhauser-thc | |