Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-31 | easier float test | van Hauser | |
2020-07-30 | fix float splitting if not on a tty | van Hauser | |
2020-07-30 | fix oob reads, code-format | van Hauser | |
2020-07-30 | make travis green again (floating point testcase), but all laf testcases ↵ | hexcoder- | |
need AFL_DEBUG=1 (that is another bug) | |||
2020-07-26 | add last 60s exec/s stat | van Hauser | |
2020-07-25 | try to fix travis | van Hauser | |
2020-07-14 | make fuzzing of test-floatingpoint reproducible | hexcoder- | |
2020-07-14 | added frida gum extension | van Hauser | |
2020-07-13 | add floating point test cases. One for fuzzing (test-floatingpoint.c) and ↵ | hexcoder- | |
one for testing all cases with the instrumented program (test-fp_cases.c) |