Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-09 | fix limits.h include | van Hauser | |
2020-04-09 | fix compilation in OpenBSD | hexcoder- | |
2020-04-09 | code format, small improvements | van Hauser | |
2020-04-01 | code format | Dominik Maier | |
2020-04-01 | not allocating paths anymore | Dominik Maier | |
2020-03-22 | little performance enhancements | van Hauser | |
2020-03-21 | remove debug code | van Hauser | |
2020-03-21 | moved string formatting to header | Dominik Maier | |
2020-03-21 | test.sh with -no-pie | van Hauser | |
2020-03-19 | no more (?) statics | Dominik Maier | |
2020-03-19 | 50% less globals | Dominik Maier | |
2020-03-19 | moved repository to https://github.com/AFLplusplus/AFLplusplus and updated links | van Hauser | |
2020-03-11 | honor afl_quiet on env var checks + code-format | van Hauser | |
2020-03-10 | unified pointer placement | Dominik Maier | |
2020-03-09 | code-format | van Hauser | |
2020-03-09 | AFL without globals (#220) | Dominik Maier | |
* moved globals to afl, shm and fsrv * moved argv to afl state, less bugs * fixed unicorn docu * lists everywhere * merged custom mutators * fixed leaks in afl-fuzz | |||
2020-01-20 | fixed Heiko's global search-replace :) | van Hauser | |
2020-01-15 | stronger afl-fuzz performance compilation | van Hauser | |
2019-12-31 | v2.60d and year 2020 init | van Hauser | |
2019-12-18 | v2.59c release 2.59c | van Hauser | |
2019-12-06 | IOS build fix. | David Carlier | |
system call is disabled on this platform. | |||
2019-12-02 | code format (contributors, do it!) | Andrea Fioraldi | |
2019-11-11 | Android PR integration | van Hauser | |
2019-10-19 | Remove lcamtuf's old email from Google (not valid anymore), also remove ↵ | hexcoder- | |
maintainance from him. | |||
2019-10-19 | add gcc_plugin to code formatter and run it | hexcoder- | |
2019-10-08 | added afl-fuzz -I cmdline option | van Hauser | |
2019-09-04 | fix typo in custom format | Andrea Fioraldi | |
2019-09-04 | credits and license header for src/* and include/* | Andrea Fioraldi | |
2019-09-02 | run code formatter | Andrea Fioraldi | |
2019-09-02 | afl-fuzz.c completely splitted | Andrea Fioraldi | |
2019-09-02 | afl-fuzz-src/* -> src/afl-fuzz* rename | van Hauser | |