Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-09 | build docker without march=native | vanhauser-thc | |
2021-02-09 | fix docker build action | vanhauser-thc | |
2021-02-09 | Merge pull request #734 from Pamplemousse/build_docker_image_in_actions | van Hauser | |
Use GitHub Actions to build Docker image | |||
2021-02-08 | Use GitHub Actions to build Docker image | Pamplemousse | |
... then deploy to hub.docker.com . Signed-off-by: Pamplemousse <xav.maso@gmail.com> | |||
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 | |
2021-02-01 | code format qasan | van Hauser | |
2021-02-01 | fix warnings and an llvm cmplog+lto panic | van Hauser | |
2021-02-01 | make some really weird targets compile | van Hauser | |
2021-02-01 | Merge pull request #721 from GanbaruTobi/patch-1 | van Hauser | |
Clarify usage of LD_LIBRARY_PATH in afl_frida | |||
2021-02-01 | Clarify usage of LD_LIBRARY_PATH in afl_frida | Tobias Mayer | |
This will help not *accidentally* trying to set the variable to the library's binary. | |||
2021-02-01 | adjust expand havoc | van Hauser | |