Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-12 | remvoe libcompcov 32 bits warnings | Andrea Fioraldi | |
2021-02-12 | remove travis badge | vanhauser-thc | |
2021-02-12 | typo | vanhauser-thc | |
2021-02-12 | fix #736 (ty b1gr3db) | Andrea Fioraldi | |
2021-02-11 | typo | hexcoder | |
2021-02-11 | typos | hexcoder | |
2021-02-11 | typo | hexcoder | |
2021-02-11 | typo | hexcoder | |
2021-02-11 | typos | hexcoder | |
2021-02-11 | typo | hexcoder | |
2021-02-11 | typos & formatting | hexcoder | |
2021-02-11 | typo | hexcoder | |
2021-02-11 | typos | vanhauser-thc | |
2021-02-10 | update changelog + ideas | vanhauser-thc | |
2021-02-10 | dlmalloc only for non glibc qasan and AFL_QEMU_FORCE_DFL | Andrea Fioraldi | |
2021-02-10 | fix laf for potential crashes | vanhauser-thc | |
2021-02-09 | more cmplog options in config.h | vanhauser-thc | |
2021-02-07 | remove AFL_CC from unset list to allow success for unusual environments | vanhauser-thc | |
2021-02-07 | mark llvm 13 as unsupported (yet) | vanhauser-thc | |
2021-02-07 | fix scan-build issues | vanhauser-thc | |
2021-02-07 | remove debug output | vanhauser-thc | |
2021-02-07 | larger map, stats reload fix, code format | vanhauser-thc | |
2021-02-07 | Merge pull request #728 from vj-27/dev | van Hauser | |
load existing stats file when in AFL_AUTORESUME or -i - mode. | |||
2021-02-07 | prev_run_time loaded used only for ui and when writing the stats file | vj-27 | |
2021-02-06 | add missing sancov cmp functions | vanhauser-thc | |
2021-02-06 | remove compiler warnings | vanhauser-thc | |
2021-02-06 | fix qemu build script for Arch Linux ($CROSS) | hexcoder- | |
2021-02-06 | fix test-qemu-mode.sh to run standalone | hexcoder- | |
2021-02-06 | set prev_run_time inside afl state | vj-27 | |
2021-02-06 | larger dummy map | vanhauser-thc | |
2021-02-05 | load run time and donot load pending_* or *_favoured | vj-27 | |
2021-02-05 | doc fix | vanhauser-thc | |
2021-02-05 | fix doc | vanhauser-thc | |
2021-02-05 | more doc, so good | vanhauser-thc | |
2021-02-05 | nits | vanhauser-thc | |
2021-02-05 | update unicorn ref | vanhauser-thc | |
2021-02-05 | try if this helps on fuzzbench | vanhauser-thc | |
2021-02-05 | load existing stats file when in AFL_AUTORESUME or -i - | vj-27 | |
2021-02-04 | Merge pull request #730 from AFLplusplus/replay | van Hauser | |
update readme | |||
2021-02-04 | update readme | vanhauser-thc | |
2021-02-04 | dockerfile: fix qemu built, update llvm to 12 | vanhauser-thc | |
2021-02-04 | workaroung for llvm LTO bitcast bug | vanhauser-thc | |
2021-02-04 | Merge pull request #726 from b1gr3db/dev | Andrea Fioraldi | |
Fix for off by one in libqasan's memmem | |||
2021-02-03 | Create string.c | b1gr3db | |
Off by one error resulted in memmem calling memcmp where h + needle_len is one past the end. | |||
2021-02-03 | typo | hexcoder | |
2021-02-03 | Merge pull request #724 from devnexen/afl_untracer | van Hauser | |
afl-untracer: Mac M1 build update proposal. | |||
2021-02-03 | afl-untracer: Mac M1 build update proposal. | David CARLIER | |
2021-02-02 | linux performance option | van Hauser | |
2021-02-02 | automagically fix sanitize fuzzer+coverage | van Hauser | |
2021-02-01 | try to remove warnings during compilation | van Hauser | |