Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-13 | fix frida example debug output | van Hauser | |
2020-11-12 | more fixes, leaks and compile errors | hexcoder- | |
2020-11-05 | ignore build error (unsupported platform), so top level 'make tests' can be run | hexcoder- | |
2020-11-02 | code-format | van Hauser | |
2020-11-02 | persistent hook example | Andrea Fioraldi | |
2020-11-02 | doc for qemuafl | Andrea Fioraldi | |
2020-10-29 | fix compile warning in FreeBSD | hexcoder- | |
2020-10-09 | -m none is the default now | van Hauser | |
2020-10-08 | fix persistent_demo_new.c | van Hauser | |
2020-09-23 | examples: fixed path for docs (#563) | Tim Blazytko | |
2020-09-09 | fix travis | van Hauser | |
2020-09-05 | final changes for pre-3.0 | vanhauser-thc | |
2020-09-04 | fix example | van Hauser | |
2020-09-04 | fix example | van Hauser | |
2020-09-04 | fix driver test | van Hauser | |
2020-08-31 | fix network server | van Hauser | |
2020-08-31 | typo | hexcoder- | |
2020-08-31 | fix sync script, update remote sync documentation | van Hauser | |
2020-08-18 | Reworked maybe_grow to take a single ptr, renamed to afl_realloc (#505) | Dominik Maier | |
* maybe_grow takes a single ptr * fixed use_deflate * reworked maybe_grow_bufsize * helper to access underlying buf * remove redundant realloc_block * code format * fixes * added unit tests * renamed maybe_grow to afl_realloc * BUF_PARAMS -> AFL_BUF_PARAM | |||
2020-08-16 | install libafldrivers | van Hauser | |
2020-08-15 | increase initial memory sized | van Hauser | |
2020-08-14 | Revert "Merge branch 'debug' into dev" | root | |
This reverts commit a7537b5511ad767d2240cf2dc6d3e261daa676f9, reversing changes made to 15e799f7ae666418e75c6a79db833c5316b21f97. | |||
2020-08-14 | Merge branch 'debug' into dev | van Hauser | |
2020-08-12 | split up __afl_manual_init, added internal AFL_DISABLE_LLVM_INSTRUMENTATION, ↵ | van Hauser | |
skipping ctor+ifunc functions for all llvm, code-format | |||
2020-08-11 | finalize first beta! yay! | van Hauser | |
2020-08-11 | enhancements | van Hauser | |
2020-08-10 | fuzzbench integration | van Hauser | |
2020-08-10 | fuzzbench integration | van Hauser | |
2020-08-10 | fix driver | van Hauser | |
2020-08-10 | debug | van Hauser | |
2020-08-10 | fix driver | van Hauser | |
2020-08-10 | different driver | van Hauser | |
2020-08-07 | reverse cmplog temps | van Hauser | |
2020-08-06 | remove datalen in havoc | van Hauser | |
2020-08-06 | add cmplog map to aflpp driver | van Hauser | |
2020-08-06 | fix | van Hauser | |
2020-08-06 | fix | van Hauser | |
2020-08-06 | fix | van Hauser | |
2020-08-06 | fix | van Hauser | |
2020-08-06 | fix | van Hauser | |
2020-08-06 | dummy mem test | van Hauser | |
2020-08-03 | give document edge id a unique id per module | van Hauser | |
2020-08-03 | add touch shmem in forkserver, add binary library and patches.txt for easy ↵ | van Hauser | |
testing | |||
2020-08-03 | fix expand havoc for ..._only modes | van Hauser | |
2020-08-01 | fix lto single block and no zero | van Hauser | |
2020-08-01 | compile persistent mode without afl | van Hauser | |
2020-07-31 | fixes | van Hauser | |
2020-07-30 | cdecl void | van Hauser | |
2020-07-30 | fix oob reads, code-format | van Hauser | |
2020-07-30 | remove unneeded stuff | van Hauser | |