Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-03 | update a bit the doc | Andrea Fioraldi | |
2019-12-29 | added AFL_AS_FORCE_INSTRUMENT env | van Hauser | |
2019-10-18 | reintegrate gcc_plugin | hexcoder- | |
2019-09-22 | first realisation of splitting floating point compares | hexcoder- | |
activated with AFL_LLVM_LAF_SPLIT_COMPARES=1 needs testing on big endian machines A compare is split into sign integer comparison exponent integer comparison mantissa/fraction integer comparison These integer comparisons are further splitted if they are bigger than a byte. | |||
2019-09-16 | added afl_custom_mutator_only | van Hauser | |
2019-09-13 | doc update | van Hauser | |
2019-09-02 | added force-ui env | van Hauser | |
2019-08-21 | update env_variables.txt with compcov levels | Andrea Fioraldi | |
2019-08-08 | documentation update | van Hauser | |
2019-07-20 | Merge pull request #26 from vanhauser-thc/qemu-compcov | Andrea Fioraldi | |
Qemu CompCov | |||
2019-07-19 | several documentation fixes | Heiko Eißfeldt | |
2019-07-19 | env variables update | Andrea Fioraldi | |
2019-07-16 | Fix typo: add missing underscore | Denis Kasak | |
2019-07-16 | env doc update for gcc_plugin | van Hauser | |
2019-07-15 | fixing commit fuckup | van Hauser | |
2019-07-14 | set instrim as default and updated documentation | van Hauser | |
2019-07-05 | Merge branch 'master' into neverZero_counters | van Hauser | |
2019-07-05 | final touches | van Hauser | |
2019-07-03 | LAF_... -> AFL_LLVM_LAF_... | van Hauser | |
2019-06-25 | experimental implementation of counters that skip zero on overflow. | Hexcoder | |
Enable with AFL_NZERO_COUNTS=1 during compilation of target. | |||
2019-06-25 | llvm_mode whitelist (partial instrumentation) support added | van Hauser | |
2019-06-19 | Python 2.7 mutator module support added | van Hauser | |
2019-05-28 | afl++ 2.52c initial commit | van Hauser | |