Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-03 | Implement AFLRun | Huanyao Rong | |
References: https://github.com/Mem2019/AFLRun/commit/f5bb87f78ef1 References: https://github.com/Mem2019/AFLRun/commit/3af5f11b5644 | |||
2023-01-05 | add update info to changelog | Dominik Maier | |
2023-01-05 | 4.05c release | vanhauser-thc | |
2022-12-23 | make CI green | vanhauser-thc | |
2022-11-21 | shorten text | vanhauser-thc | |
2022-11-21 | casr-afl short description in fuzzing_in_depth. | fedotoff | |
2022-11-21 | Add CASR as third party tool in docs. | fedotoff | |
2022-11-18 | Make env description extra clear | Dominik Maier | |
2022-11-18 | write queue statistics | vanhauser-thc | |
2022-11-14 | update changelog | vanhauser-thc | |
2022-11-14 | custom_send example | vanhauser-thc | |
2022-11-11 | afl_custom_fuzz_send added | vanhauser-thc | |
2022-11-10 | llvm debug | vanhauser-thc | |
2022-11-01 | remove python2 reference | vanhauser-thc | |
2022-10-24 | changelog update | vanhauser-thc | |
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-11 | v4.05a init | vanhauser-thc | |
2022-10-11 | v4.04c | vanhauser-thc | |
2022-10-11 | fastexit + code format | vanhauser-thc | |
2022-10-07 | auto shmem fuzzing (#1541) | van Hauser | |
* auto shmem fuzzing * print warning when forcing shmem fuzzing * typos * Shmem always * typo fix * fixes Co-authored-by: Dominik Maier <dmnk@google.com> | |||
2022-10-04 | fix qemu_mode speed bug | vanhauser-thc | |
2022-10-03 | Enabled tricore arch for unicornafl | Dominik Maier | |
2022-09-28 | enhancements to afl-persistent-config and afl-system-config | vanhauser-thc | |
2022-09-27 | Fix docs for fuzz_count in python | Dominik Maier | |
2022-09-26 | fix standalone running with shared libs | vanhauser-thc | |
2022-09-20 | 4.04a init | vanhauser-thc | |
2022-09-19 | 4.03c | vanhauser-thc | |
2022-09-17 | afl-cmin -A | vanhauser-thc | |
2022-09-16 | changelog | vanhauser-thc | |
2022-09-15 | Added unicorn changes to changelog | Dominik Maier | |
2022-09-15 | update changelog | vanhauser-thc | |
2022-09-10 | Merge pull request #1511 from tocic/fix/docs_typos | van Hauser | |
Fix typos in docs | |||
2022-09-10 | Fix typos in docs | tocic | |
2022-09-07 | update changelog | vanhauser-thc | |
2022-08-30 | fix my name | toka | |
2022-08-26 | pcguard off-by-one fix | vanhauser-thc | |
2022-08-25 | fix gcc_mode cmplog | vanhauser-thc | |
2022-08-19 | shorter calibration | vanhauser-thc | |
2022-08-16 | fix docs | vanhauser-thc | |
2022-08-15 | get map size from binaries within afl-cmin* | vanhauser-thc | |
2022-08-14 | better handling of -fsanitize=..,...,.. lists | vanhauser-thc | |
2022-08-14 | add build report | vanhauser-thc | |
2022-08-14 | add AFL_NO_STARTUP_CALIBRATION feature | vanhauser-thc | |
2022-08-08 | 4.03a | vanhauser-thc | |
2022-08-08 | 4.02c | vanhauser-thc | |
2022-08-06 | code format | vanhauser-thc | |
2022-08-03 | fix pcguard vector select instrumentation | vanhauser-thc | |
2022-07-25 | fix | vanhauser-thc | |
2022-07-25 | update compile options | vanhauser-thc | |