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 | 4.05c release | vanhauser-thc | |
2023-01-03 | welcome 2023 | vanhauser-thc | |
2022-11-18 | write queue statistics | vanhauser-thc | |
2022-10-11 | v4.05a init | vanhauser-thc | |
2022-10-11 | v4.04c | vanhauser-thc | |
2022-09-20 | 4.04a init | vanhauser-thc | |
2022-09-19 | 4.03c | vanhauser-thc | |
2022-08-19 | shorter calibration | vanhauser-thc | |
2022-08-08 | 4.03a | vanhauser-thc | |
2022-08-08 | 4.02c | vanhauser-thc | |
2022-06-28 | init new dev release | vanhauser-thc | |
2022-06-27 | prepare release | vanhauser-thc | |
2022-01-26 | 4.01a init | vanhauser-thc | |
2022-01-26 | 4.00c readiness | vanhauser-thc | |
2022-01-01 | welcome 2022 | vanhauser-thc | |
2021-11-07 | Merge pull request #1141 from AFLplusplus/afl4 | van Hauser | |
cmplog enhancement variant | |||
2021-11-06 | http->https | vanhauser-thc | |
2021-10-17 | new rtn cmplog: instrumentation side + supporting functions | vanhauser-thc | |
2021-10-02 | fix some compiler warnings in 32-bit linux | hexcoder- | |
2021-07-19 | 3.15a init | vanhauser-thc | |
2021-07-19 | update config.h | vanhauser-thc | |
2021-06-01 | v3.14a init | vanhauser-thc | |
2021-06-01 | v3.13c release | vanhauser-thc | |
2021-05-25 | less executions on variable paths | vanhauser-thc | |
2021-04-04 | Merge pull request #855 from MegaManSec/leak-sanitizer | van Hauser | |
Add support for standalone leak-sanitizer | |||
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 | remove warnings | vanhauser-thc | |
2021-03-24 | AFL_PERSISTENT_RECORD not a default | vanhauser-thc | |
2021-03-24 | Merge branch 'replay' into tmp | van Hauser | |
2021-03-24 | ifdef for record | vanhauser-thc | |
2021-03-24 | v3.13a init | vanhauser-thc | |
2021-03-24 | v3.12c release | vanhauser-thc | |
2021-03-23 | make setting different file permissions easy via config.h | vanhauser-thc | |
2021-03-17 | shmem map size in config.h | vanhauser-thc | |
2021-03-15 | v3.12a init | vanhauser-thc | |
2021-03-15 | v3.11c release | vanhauser-thc | |
2021-03-10 | cmplog finetuning | vanhauser-thc | |
2021-03-01 | 3.11a init | vanhauser-thc | |
2021-03-01 | 3.10c release | vanhauser-thc | |
2021-02-26 | fine tune cmplog | vanhauser-thc | |
2021-02-25 | cmplog finetuning | vanhauser-thc | |
2021-02-24 | fixes | vanhauser-thc | |
2021-02-24 | typo | vanhauser-thc | |
2021-02-24 | redqueen settings opt | vanhauser-thc | |
2021-02-22 | code format | vanhauser-thc | |
2021-02-22 | minimum sync time | vanhauser-thc | |
2021-02-21 | cmplog config.h -> -l option | vanhauser-thc | |
2021-02-17 | minor fixes | vanhauser-thc | |
2021-02-11 | typo | hexcoder | |