about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-02-22stdstring fix attemptvanhauser-thc
2021-02-22crash fixvanhauser-thc
2021-02-22dict2file fixvanhauser-thc
2021-02-21fixvanhauser-thc
2021-02-21how to compare afl++vanhauser-thc
2021-02-21doc updatevanhauser-thc
2021-02-21cmplog config.h -> -l optionvanhauser-thc
2021-02-21more attuned colorize repacevanhauser-thc
2021-02-21Merge pull request #755 from rchildre3/improve-llvm-build-instructionsvan Hauser
Improve LLVM build instructions
2021-02-20Improve LLVM build instructionsR. 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 helpvanhauser-thc
2021-02-19qemuaflAndrea Fioraldi
2021-02-19improved env suggestionsAndrea Fioraldi
2021-02-19suggested env vars for lazy pplAndrea Fioraldi
2021-02-19libhfcommon not anymore a symlinkAndrea Fioraldi
2021-02-19Revert "Remove self-referential symlink"Andrea Fioraldi
This reverts commit aaf5fcd98a7c713ab8b6ae554babbf74bd92374b.
2021-02-19fix hongg mutator API changeAndrea Fioraldi
2021-02-19Merge pull request #753 from frewsxcv/frewsxcv-libhfAndrea Fioraldi
Remove self-referential symlink
2021-02-19Remove self-referential symlinkCorey Farwell
2021-02-19nicer bibAndrea Fioraldi
2021-02-19Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into devAndrea Fioraldi
2021-02-19pointer to cite in readmeAndrea Fioraldi
2021-02-19qemuaflAndrea Fioraldi
2021-02-18Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2021-02-18fix qemu AFL_ENTRYPOINT for arm 32 and 64 bithexcoder-
2021-02-18update honggfuzz custom mutatorvanhauser-thc
2021-02-17Merge pull request #751 from AFLplusplus/devvan Hauser
fix a rare i2s illegal memory access
2021-02-17fix a rare i2s illegal memory accessvanhauser-thc
2021-02-17Merge pull request #750 from AFLplusplus/devvan Hauser
Push to stable
2021-02-17fix FPE in colorizationvanhauser-thc
2021-02-17minor fixesvanhauser-thc
2021-02-16Merge pull request #748 from b1gr3db/devvan Hauser
Regression fix
2021-02-16Regression fixb1gr3db
Previous fix was undone in a subsequent commit
2021-02-16check for setuptools instead of easy_installhexcoder-
2021-02-16minor cmplog fixvanhauser-thc
2021-02-16Merge pull request #746 from f0rki/cmplog-intcast-fixvan Hauser
CMPLOG llvm pass: use CreateIntCast to cast to the right integer type
2021-02-15Revert "llvm bug workaround for lto extint"Michael Rodler
This reverts commit e3a5c31307f323452dc4b5288e0d19a02b596a33.
2021-02-15CMPLOG llvm pass: use CreateIntCast to cast to the right integer typeMichael Rodler
2021-02-15Merge pull request #737 from AFLplusplus/devvan Hauser
push to stable
2021-02-15finished mergeDominik Maier
2021-02-15mergedDominik Maier
2021-02-15blackDominik Maier
2021-02-15ran black on python scriptsDominik Maier
2021-02-15code-formatDominik Maier
2021-02-15fixed scan-build issuesDominik Maier
2021-02-15llvm bug workaround for lto extintvanhauser-thc
2021-02-15doc updatesvanhauser-thc
2021-02-15qenuaflAndrea Fioraldi
2021-02-15fix configure argumentshexcoder
2021-02-15fix compiler warninghexcoder-