Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-15 | Merge pull request #737 from AFLplusplus/dev | van Hauser | |
push to stable | |||
2021-02-15 | finished merge | Dominik Maier | |
2021-02-15 | merged | Dominik Maier | |
2021-02-15 | black | Dominik Maier | |
2021-02-15 | ran black on python scripts | Dominik Maier | |
2021-02-15 | code-format | Dominik Maier | |
2021-02-15 | fixed scan-build issues | Dominik Maier | |
2021-02-15 | llvm bug workaround for lto extint | vanhauser-thc | |
2021-02-15 | doc updates | vanhauser-thc | |
2021-02-15 | qenuafl | Andrea Fioraldi | |
2021-02-15 | fix configure arguments | hexcoder | |
2021-02-15 | fix compiler warning | hexcoder- | |
2021-02-15 | redqueen fix compiler warnings for 32 bit | hexcoder- | |
2021-02-14 | fixes | vanhauser-thc | |
2021-02-14 | Merge branch 'stable' into dev | van Hauser | |
2021-02-14 | dockerfile fix | vanhauser-thc | |
2021-02-14 | disabling march=native due problems on intel platforms | vanhauser-thc | |
2021-02-14 | try qemu build fix | vanhauser-thc | |
2021-02-13 | Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev | hexcoder- | |
2021-02-13 | fix compiler warning | hexcoder- | |
2021-02-13 | added AFL_IGNORE_UNKNOWN_ENVS | vanhauser-thc | |
2021-02-13 | afl-cmin/afl-showmap -f | vanhauser-thc | |
2021-02-13 | fix new compiler warning | hexcoder- | |
2021-02-13 | Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev | hexcoder- | |
2021-02-13 | fix issue #732 afl-cmin and afl-showmap should support '-f' | hexcoder- | |
2021-02-13 | update doc | vanhauser-thc | |
2021-02-13 | fuck you llvm 13 | aflpp | |
2021-02-13 | fix | aflpp | |
2021-02-13 | dont break on llvm 13 | aflpp | |
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 | fix #723 | Andrea Fioraldi | |
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-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 |