Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-01 | renamed examples/ to utils/ | vanhauser-thc | |
2020-11-18 | renamed env var to AFL_DEBUG_CHILD | Dominik Maier | |
2020-11-18 | fixed alloc errors, code format | Dominik Maier | |
2020-08-31 | fix network server | 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-07-14 | added frida gum extension | van Hauser | |
2020-07-13 | Haiku build fix. librt is necessary for Linux primarly and SunOS | David Carlier | |
2020-05-27 | allow for copy paste from documentation | van Hauser | |
2020-05-18 | Build fix proposal mainly for Android which did not bother | David Carlier | |
implementing this dinosaur. | |||
2020-05-12 | new code formatting + applied | van Hauser | |
2020-05-11 | silened warnings | Dominik Maier | |
2020-05-11 | remove warnings | van Hauser | |
2020-05-10 | indenting preprocessor directives breaks compilation and cant be fixed, ↵ | van Hauser | |
reverting ... :-( | |||
2020-05-10 | fix warning, code format | van Hauser | |
2020-05-05 | maybe_grow->ck_maybe_grow | van Hauser | |
2020-05-05 | more typos fixed | van Hauser | |
2020-05-05 | fixed typos | van Hauser | |
2020-05-04 | ctx and ngram can be used together now | van Hauser | |
2020-05-04 | final touches for afl_network_proxy | van Hauser | |
2020-05-04 | nw fixes | van Hauser | |
2020-05-04 | makefile fix | van Hauser | |
2020-05-04 | fix makefile | van Hauser | |
2020-05-04 | add GNUmakefile | van Hauser | |
2020-05-03 | doubled the speed of afl_network_proxy | van Hauser | |
2020-05-01 | code format | Dominik Maier | |
2020-04-30 | fix send child status | van Hauser | |
2020-04-30 | afl-network-client fix | van Hauser | |
2020-04-30 | afl-untracer completed | van Hauser | |
2020-04-29 | wip: afl-untracer | van Hauser | |
2020-04-29 | added afl_network_proxy | van Hauser | |