about summary refs log tree commit diff
path: root/include/config.h
AgeCommit message (Collapse)Author
2020-04-17v2.64d initvan Hauser
2020-04-17little more speed for queue analysisvan Hauser
2020-04-17added AFL_MAP_SIZE (wip)van Hauser
2020-04-10LTO optimization, variable map size, autodictionary (#307)van Hauser
* lto module clean-up * step 1/3 * step 1/3 completed * if tmp is ever made non-static * parts 2 and 3 - autodictionary is complete * variable map_size support * variable map size: changed overlooked functions * remove debug for autodict * 64 bit alignment of map size * fix review comments * force 64 bit alignment on both sides * typo
2020-04-092.63d initvan Hauser
2020-04-09push new version 2.63cvan Hauser
2020-03-09copyleft noteAndrea Fioraldi
2020-02-28v2.62dvan Hauser
2020-02-28v2.62cvan Hauser
2020-02-28better alloc-inl.hvan Hauser
2020-02-242.61d initvan Hauser
2020-02-24v2.61c 2.61cvan Hauser
2020-02-18remove heap checks in alloc-inl.hAndrea Fioraldi
2020-02-17unsafe memory speed togglevan Hauser
2020-02-16code formatAndrea Fioraldi
2020-02-09add 'e' code for versionvan Hauser
2020-01-30Merge branch 'master' into CmpLogAndrea Fioraldi
2020-01-20fixed Heiko's global search-replace :)van Hauser
2020-01-17as suggested, added a comment, why NetBSD needs a higher memory limithexcoder-
2020-01-17formatAndrea Fioraldi
2020-01-17Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-01-17first experiment cmplogAndrea Fioraldi
2020-01-17increased default memory limit (200megs) on NetBSD (due to kernel bug), ↵hexcoder-
fixes the afl-tmin test
2019-12-31v2.60d and year 2020 initvan Hauser
2019-12-18v2.59d initvan Hauser
2019-12-18v2.59c release 2.59cvan Hauser
2019-12-02code format (contributors, do it!)Andrea Fioraldi
2019-11-17Merge pull request #109 from hac425xxx/qbdi_modeAndrea Fioraldi
Qbdi mode
2019-11-17adjust qbdi modeAndrea Fioraldi
2019-11-11Android PR integrationvan Hauser
2019-10-212.58dvan Hauser
2019-10-21v2.58c 2.58cvan Hauser
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove ↵hexcoder-
maintainance from him.
2019-10-15v2.57dvan Hauser
2019-10-15v2.57c release 2.57cvan Hauser
2019-09-12first version of persistent QEMUAndrea Fioraldi
2019-09-05fix BSD patchvan Hauser
2019-09-052.54d initvan Hauser
2019-09-052.54c release 2.54cvan Hauser
2019-09-04fix typo in custom formatAndrea Fioraldi
2019-09-04credits and license header for src/* and include/*Andrea Fioraldi
2019-09-03remove macro indentation from code-formatAndrea Fioraldi
2019-09-02run code formatterAndrea Fioraldi
2019-09-02added force-ui envvan Hauser
2019-08-30split afl-fuzz #1 (globls and python are now separate)Andrea Fioraldi
2019-08-27include and src foldersAndrea Fioraldi