Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-31 | Merge pull request #481 from devnexen/haiku_settings | van Hauser | |
Haiku set explicitly to performance. | |||
2020-07-31 | Haiku set explicitly to performance. | David Carlier | |
No command line to set through afl-system-config (the only one is a GUI). | |||
2020-07-31 | fix find free cpu | van Hauser | |
2020-07-31 | fix travis | van Hauser | |
2020-07-31 | fix travis | van Hauser | |
2020-07-31 | Bind cpu (#480) | Dominik Maier | |
* silence compiletime warning * refactored cpu binding * formatted code | |||
2020-07-31 | add LTO AFL_LLVM_DOCUMENT_IDS feature | van Hauser | |
2020-07-31 | readme update | van Hauser | |
2020-07-31 | Review as requested (watch out for XXX) | hexcoder | |
2020-07-31 | building docker from cloned repo | Dominik Maier | |
2020-07-31 | fixed dockerfile | Dominik Maier | |
2020-07-31 | less gotos | Dominik Maier | |
2020-07-31 | update todo | van Hauser | |
2020-07-31 | improve README | van Hauser | |
2020-07-31 | remove travis debug | van Hauser | |
2020-07-31 | fixes | van Hauser | |
2020-07-30 | add -b option to afl-fuzz | van Hauser | |
2020-07-30 | cdecl void | van Hauser | |
2020-07-30 | fix float splitting if not on a tty | van Hauser | |
2020-07-30 | added NULL check | Dominik Maier | |
2020-07-30 | fix oob reads, code-format | van Hauser | |
2020-07-30 | :Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev | Dominik Maier | |
2020-07-30 | warnings reenabled | Dominik Maier | |
2020-07-30 | cleanup messages in floating point test case | hexcoder- | |
2020-07-30 | fix test.sh | van Hauser | |
2020-07-30 | Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev | hexcoder- | |
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-30 | fix post process check | van Hauser | |
2020-07-30 | remove unneeded stuff | van Hauser | |
2020-07-30 | aflpp driver cpp -> c | van Hauser | |
2020-07-30 | enhance for custom trim buffer | van Hauser | |
2020-07-30 | Merge pull request #460 from rish9101/dev | van Hauser | |
Add post-process functionality in write_with_gap | |||
2020-07-29 | fix snapshot include | van Hauser | |
2020-07-29 | Merge pull request #476 from AFLplusplus/new_lkm | van Hauser | |
New snapshot lkm support | |||
2020-07-29 | fix typo | van Hauser | |
2020-07-29 | improve docs, enable laf compare if float is set | van Hauser | |
2020-07-29 | minor opt | van Hauser | |
2020-07-29 | remove dead code, code-format | van Hauser | |
2020-07-29 | Merge pull request #473 from AFLplusplus/text_inputs | van Hauser | |
add splice | |||
2020-07-29 | Merge branch 'dev' into text_inputs | van Hauser | |
2020-07-28 | fix ffmpeg lto example | van Hauser | |
2020-07-28 | add new example/guideline | van Hauser | |
2020-07-29 | Minor change to write_with_gap | Rishi Ranjan | |
2020-07-28 | lkm new api | Andrea Fioraldi | |
2020-07-28 | add FAQ | van Hauser | |
2020-07-28 | new snapshot api | Andrea Fioraldi | |
2020-07-28 | allow custom mut with mopt if -L is -1 | Andrea Fioraldi | |
2020-07-28 | update contribute doc | van Hauser | |
2020-07-28 | finalize new readme | van Hauser | |
2020-07-28 | import lost PR when switching to stable, updated todo | van Hauser | |