Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2021-02-09 | more cmplog options in config.h | vanhauser-thc | |
2021-02-01 | mv cmplog options to config.h | van Hauser | |
2021-01-21 | Merge pull request #689 from AFLplusplus/cmplog_merge | van Hauser | |
cmplog merge | |||
2021-01-18 | fix compiler warning avoid signess difference in comparisons | hexcoder- | |
2021-01-18 | use enums, support cmplog map collisions | van Hauser | |
2021-01-05 | selective instrumentation documented | van Hauser | |
2021-01-04 | mehr code cleanup | hexcoder- | |
2021-01-04 | code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.) | hexcoder- | |
2020-12-20 | fix endless loop in afl-cc allow/blocklists starting a line with a comment | van Hauser | |
2020-12-18 | apply nocolor changes | hexcoder- | |
2020-12-15 | v3.01a init | van Hauser | |
2020-12-15 | v3.00c | van Hauser | |