about summary refs log tree commit diff
path: root/docs
AgeCommit message (Collapse)Author
2019-11-11Android PR integrationvan Hauser
2019-11-11changelogAndrea Fioraldi
2019-11-11link radasma docvan Hauser
2019-11-07f*ckin travisvan Hauser
2019-11-05dockerfile additionsvan Hauser
2019-11-05Merge pull request #100 from devnexen/dockervan Hauser
Basic docker build proposal.
2019-11-04Basic docker build proposal.David Carlier
2019-11-04travisvan Hauser
2019-10-31libtokencap/libdislocator README rename proposalsDavid Carlier
and fixing the install tasks in the process.
2019-10-28updated changelog, afl-analyze AFL_SKIP_BIN_CHECK supportvan Hauser
2019-10-27docs updatevan Hauser
2019-10-25Update sister_projects.txthexcoder
status updates for python mutators and whitelist selective instrumentation feature.
2019-10-23performance doc enhancementsvan Hauser
2019-10-21v2.58c 2.58cvan Hauser
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove ↵hexcoder-
maintainance from him.
2019-10-18new entries for gcc_pluginhexcoder-
2019-10-18reintegrate gcc_pluginhexcoder-
2019-10-18added test/test-performance.shvan Hauser
2019-10-18revert patchvan Hauser
2019-10-16add forgotten floating point comparisons in laf-intel/llvm_modehexcoder-
2019-10-15v2.57c release 2.57cvan Hauser
2019-10-08added afl-fuzz -I cmdline optionvan Hauser
2019-10-05Merge pull request #74 from vanhauser-thc/multiarch_compcovAndrea Fioraldi
Multiarch CompCov
2019-10-04general maintancevan Hauser
2019-10-03unicorn arm compcovAndrea Fioraldi
2019-09-23doc updatevan Hauser
2019-09-22afl-fuzz mutation documentation featurevan Hauser
2019-09-22Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplushexcoder-
2019-09-22first realisation of splitting floating point compareshexcoder-
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-21make testsvan Hauser
2019-09-20install libtokencap and libdislocator if presentvan Hauser
2019-09-20custom mutator fuzzing yields UIvan Hauser
2019-09-20LLVM_CONFIG llvm_mode fixvan Hauser
2019-09-17bit of docAndrea Fioraldi
2019-09-17make helpvan Hauser
2019-09-16added afl_custom_mutator_onlyvan Hauser
2019-09-16man page for afl-clang-fastvan Hauser
2019-09-13for hexcodervan Hauser
2019-09-13doc updatevan Hauser
2019-09-13update readme and todoAndrea Fioraldi
2019-09-10no more unlinkvan Hauser
2019-09-052.54d initvan Hauser
2019-09-052.54c release 2.54cvan Hauser
2019-09-04Merge branch 'master-upstream' into custom_mutator_docsKhaled Yakdan
# Conflicts: # afl-fuzz.c
2019-09-04Added documentation and a simple example for the custom mutator functionalityKhaled Yakdan
2019-09-04add to docsvan Hauser
2019-09-04added man pagesvan Hauser
2019-09-03update todoAndrea Fioraldi
2019-09-02added peak_rss_mb and slowest_exec_ms in fuzzer_stats reportvan Hauser
2019-09-02added force-ui envvan Hauser