Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-30 | Big renaming (#429) | van Hauser | |
* first commit, looks good * fix ascii percentage calc * fix ascii percentage calc * modify txt configs for test * further refinement * Revert "Merge branch 'text_inputs' into dev" This reverts commit 6d9b29daca46c8912aa9ddf6c053bc8554e9e9f7, reversing changes made to 07648f75ea5ef8f03a92db0c7566da8c229dc27b. * blacklist -> ignore renaming * rename whitelist -> instrumentlist * reduce the time interval in which the secondaries sync Co-authored-by: root <root@localhost.localdomain> | |||
2020-06-25 | updated unicornafl | Dominik Maier | |
2020-06-25 | remove radamsa, add radamsa custom mutator | van Hauser | |
2020-06-23 | lto whitelist in test.sh | van Hauser | |
2020-06-23 | fix test.sh | van Hauser | |
2020-06-23 | Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev | Dominik Maier | |
2020-06-22 | Added rand, hash unittests | Dominik Maier | |
2020-06-20 | Fix when env. PATH contains spaces | jonasmollerlarsen | |
2020-06-16 | unit tests: fix stupid compiler warning for gcc 4.8.4 | hexcoder- | |
2020-06-16 | fix unit tests when exit is called at the end | hexcoder- | |
2020-06-16 | fix test.sh for failing unit tests | hexcoder- | |
2020-06-10 | more output in uc-tests | Dominik Maier | |
2020-06-09 | added persistent mode testcase | Dominik Maier | |
2020-05-29 | Merge pull request #383 from dgmelski/fix-read-timed | Dominik Maier | |
Fix read_timed when accumulating short reads | |||
2020-05-28 | test.sh OpenBSD6.7, 32bit: add 'i386' to known intel strings | hexcoder- | |
2020-05-25 | tests: add test of compiled compcov binary's functionality | Robert Scott | |
2020-05-24 | fix compare-transform for strn?casecmp | van Hauser | |
2020-05-22 | more test.sh fixes | van Hauser | |
2020-05-22 | more test.sh fixes | van Hauser | |
2020-05-22 | travis debug | van Hauser | |
2020-05-22 | fix test.sh | van Hauser | |
2020-05-15 | llvm_mode: lower llvm version reqs to 3.4 (LLInsTrim will not be | hexcoder- | |
available) | |||
2020-05-15 | updated 20.04 Dockerfile | Dominik Maier | |
2020-05-14 | adding 20.04 test | Dominik Maier | |
2020-05-14 | add python setuptools to travis builds | Ruben ten Hove | |
2020-05-14 | unicornafl: python/module check with faster method | hexcoder- | |
2020-05-14 | test unicornafl: copy from build script | hexcoder | |
2020-05-14 | Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev | hexcoder- | |
2020-05-14 | test.sh: make sure the right python version (with setuptools available) is ↵ | hexcoder- | |
being used | |||
2020-05-14 | deprecated AFL_POST_LIBRARY | van Hauser | |
2020-05-12 | Darwin tests: grep --binary-files=text for laf-intel and skipping of unittests | hexcoder- | |
2020-05-12 | test/test.sh: prefer python3 over python for unicornafl, avoid realpath and ↵ | hexcoder- | |
readlink dependencies | |||
2020-05-12 | fix custom mutators and add real test cases | van Hauser | |
2020-05-10 | final code-format fixes, remove test-multiple-mutators when done | van Hauser | |
2020-05-09 | custom mutator code enhancements and code-format | van Hauser | |
2020-05-08 | Support multiple custom mutators (#282) | Rishi Ranjan | |
* Make a list of custom mutators using env variable * Set up multiple custom mutators * Add destroy custom mutator and changes to load_custom_mutator * Use array instead of list, make changes to afl-fuzz-one for multiple mutators * Make change to fuzz-one custom_queue_get to support multiple mutators * Modify custom python mutator support * Fix bug * Fix missing afl->mutator->data * Revert to list with max count * Change custom_pre_save hook and code format * Free custom_mutator struct in the list * Add testcase for multiple custom mutators * Resolve merge conflict | |||
2020-05-05 | fix unit tests when printf is a macro | hexcoder- | |
2020-05-05 | fix crash in AFL_LLVM_LAF_TRANSFORM_COMPARES | van Hauser | |
2020-04-29 | test.sh: continue after failed test case qemu persistent mode | hexcoder- | |
2020-04-26 | refactored global lists | Dominik Maier | |
2020-04-25 | travis Dockerfiles for testing and debugging | van Hauser | |
2020-04-24 | variable map size fix, error reporting through forkserver, code format | van Hauser | |
2020-04-23 | minor changes | van Hauser | |
2020-04-22 | test.sh: custom mutator test; make it compilable with available instrumenting | hexcoder- | |
compiler | |||
2020-04-19 | fix some gcc dependencies and build problems on debian 32-Bit, | hexcoder- | |
adapted qemu_mode AFL_ENTRYPOINT test case for 32 bit | |||
2020-04-16 | Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev | Andrea Fioraldi | |
2020-04-16 | fix missing out_fd for cmplog forkserver | Andrea Fioraldi | |
2020-04-16 | untitest decl | Dominik Maier | |
2020-04-16 | revert test.sh changes | van Hauser | |
2020-04-16 | fix travis for cmpcov | van Hauser | |