Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-21 | doc update | vanhauser-thc | |
2021-02-21 | cmplog config.h -> -l option | vanhauser-thc | |
2021-02-21 | more attuned colorize repace | vanhauser-thc | |
2021-02-21 | Merge pull request #755 from rchildre3/improve-llvm-build-instructions | van Hauser | |
Improve LLVM build instructions | |||
2021-02-20 | Improve LLVM build instructions | R. Elliott Childre | |
* Enable shell highlighting on code block * Shallow clone of source due to extensive history * Line break and sort the CMake options for visibility * Disable most extraneous options (e.g. docs, tests, benchmarks, clang-tools-extra, OpenCL interface) * Only build for the host architecture by default * Support other sub-make interfaces, like the recommended Ninja Build System * Harden against paths with spaces * Prefer linking against the newly built LLVM libraries by prepending to LD_LIBRARY_PATH | |||
2021-02-20 | -t help | vanhauser-thc | |
2021-02-19 | qemuafl | Andrea Fioraldi | |
2021-02-19 | improved env suggestions | Andrea Fioraldi | |
2021-02-19 | suggested env vars for lazy ppl | Andrea Fioraldi | |
2021-02-19 | libhfcommon not anymore a symlink | Andrea Fioraldi | |
2021-02-19 | Revert "Remove self-referential symlink" | Andrea Fioraldi | |
This reverts commit aaf5fcd98a7c713ab8b6ae554babbf74bd92374b. | |||
2021-02-19 | fix hongg mutator API change | Andrea Fioraldi | |
2021-02-19 | Merge pull request #753 from frewsxcv/frewsxcv-libhf | Andrea Fioraldi | |
Remove self-referential symlink | |||
2021-02-19 | Remove self-referential symlink | Corey Farwell | |
2021-02-19 | nicer bib | Andrea Fioraldi | |
2021-02-19 | Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into dev | Andrea Fioraldi | |
2021-02-19 | pointer to cite in readme | Andrea Fioraldi | |
2021-02-19 | qemuafl | Andrea Fioraldi | |
2021-02-18 | Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev | hexcoder- | |
2021-02-18 | fix qemu AFL_ENTRYPOINT for arm 32 and 64 bit | hexcoder- | |
2021-02-18 | update honggfuzz custom mutator | vanhauser-thc | |
2021-02-17 | Merge pull request #751 from AFLplusplus/dev | van Hauser | |
fix a rare i2s illegal memory access | |||
2021-02-17 | fix a rare i2s illegal memory access | vanhauser-thc | |
2021-02-17 | Merge pull request #750 from AFLplusplus/dev | van Hauser | |
Push to stable | |||
2021-02-17 | fix FPE in colorization | vanhauser-thc | |
2021-02-17 | minor fixes | vanhauser-thc | |
2021-02-16 | Merge pull request #748 from b1gr3db/dev | van Hauser | |
Regression fix | |||
2021-02-16 | Regression fix | b1gr3db | |
Previous fix was undone in a subsequent commit | |||
2021-02-16 | check for setuptools instead of easy_install | hexcoder- | |
2021-02-16 | minor cmplog fix | vanhauser-thc | |
2021-02-16 | Merge pull request #746 from f0rki/cmplog-intcast-fix | van Hauser | |
CMPLOG llvm pass: use CreateIntCast to cast to the right integer type | |||
2021-02-15 | Revert "llvm bug workaround for lto extint" | Michael Rodler | |
This reverts commit e3a5c31307f323452dc4b5288e0d19a02b596a33. | |||
2021-02-15 | CMPLOG llvm pass: use CreateIntCast to cast to the right integer type | Michael Rodler | |
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 | |