Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-24 | doc update | van Hauser | |
2019-09-23 | bugfix for optimization | hexcoder- | |
2019-09-23 | Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus | hexcoder- | |
2019-09-23 | avoid floatSemantics, not available in LLVM 3.8.0 | hexcoder- | |
2019-09-23 | doc update | van Hauser | |
2019-09-23 | doc update | van Hauser | |
2019-09-22 | readme binary only | Andrea Fioraldi | |
2019-09-22 | binary readme | Andrea Fioraldi | |
2019-09-22 | wine mode && fix llvm makefile | Andrea Fioraldi | |
2019-09-22 | Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus | Andrea Fioraldi | |
2019-09-22 | persistent qemu retaddr offset | Andrea Fioraldi | |
2019-09-22 | move .o to src/ | van Hauser | |
2019-09-22 | afl-fuzz mutation documentation feature | van Hauser | |
2019-09-22 | final tests | van Hauser | |
2019-09-22 | fix | van Hauser | |
2019-09-22 | more tests | van Hauser | |
2019-09-22 | Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus | 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-21 | more test cases | van Hauser | |
2019-09-21 | make tests | van Hauser | |
2019-09-21 | oops, typo corrected | hexcoder- | |
2019-09-21 | fix macos commit to make it portable again. Would not compile on OpenBSD. | hexcoder- | |
2019-09-20 | install libtokencap and libdislocator if present | van Hauser | |
2019-09-20 | custom mutator fuzzing yields UI | van Hauser | |
2019-09-20 | LLVM_CONFIG llvm_mode fix | van Hauser | |
2019-09-20 | Makefile fix | van Hauser | |
2019-09-20 | fix persistent demo | van Hauser | |
2019-09-19 | Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus | Andrea Fioraldi | |
2019-09-19 | restore qemu_mode/patches/afl-qemu-cpu-inl.h | Andrea Fioraldi | |
2019-09-19 | Merge pull request #61 from devnexen/mac_os_cpu_scaling | van Hauser | |
Checking CPU scaling on MacOS | |||
2019-09-18 | Checking CPU scaling on MacOS | David Carlier | |
Checking optimal cpu performance or ignore if the AFL_SKIP_CPUFREQ env is set. | |||
2019-09-18 | code format | Andrea Fioraldi | |
2019-09-18 | Merge pull request #60 from vanhauser-thc/wine_mode | Andrea Fioraldi | |
Wine mode | |||
2019-09-18 | Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus | Andrea Fioraldi | |
2019-09-18 | qemu persistent GPR | Andrea Fioraldi | |
2019-09-17 | bit of doc | Andrea Fioraldi | |
2019-09-17 | wine mode first commit | Andrea Fioraldi | |
2019-09-17 | make help | van Hauser | |
2019-09-17 | typo | Andrea Fioraldi | |
2019-09-17 | code start and end in qemu env vars | Andrea Fioraldi | |
2019-09-17 | fix man page generation, prerequisite is located in main directory | hexcoder- | |
2019-09-16 | added afl_custom_mutator_only | van Hauser | |
2019-09-16 | man page for afl-clang-fast | van Hauser | |
2019-09-16 | more help in the readme | van Hauser | |
2019-09-14 | Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus | Andrea Fioraldi | |
2019-09-14 | afl-qemu-trace wit CPU_TARGET=i386 build fail fix | Andrea Fioraldi | |
2019-09-14 | todo update | van Hauser | |
2019-09-14 | Merge pull request #59 from vanhauser-thc/qemu_3.1.1 | Andrea Fioraldi | |
Qemu 3.1.1 | |||
2019-09-13 | for hexcoder | van Hauser | |
2019-09-13 | qemu version update in headers | Andrea Fioraldi | |