about summary refs log tree commit diff
path: root/src/afl-forkserver.c
AgeCommit message (Expand)Author
2020-04-11Autodictionary (#309)van Hauser
2020-04-11refactored cmplogDominik Maier
2020-04-10fixed fauxserver msgDominik Maier
2020-04-10LTO optimization, variable map size, autodictionary (#307)van Hauser
2020-04-10resize fix + code formatDominik Maier
2020-04-10files opened with fdopen should be closed with fclosehexcoder-
2020-04-01code formatDominik Maier
2020-04-01try to fix forkserverDominik Maier
2020-04-01make travis happyDominik Maier
2020-04-01added read_timedDominik Maier
2020-03-21moved string formatting to headerDominik Maier
2020-03-19no more (?) staticsDominik Maier
2020-03-19fixed resize; removed more staticsDominik Maier
2020-03-19code formatDominik Maier
2020-03-1950% less globalsDominik Maier
2020-03-15fauxserverDominik Maier
2020-03-14fix some compiler warnings from Open/FreeBSDhexcoder-
2020-03-10forkserver defaultsDominik Maier
2020-03-10unified pointer placementDominik Maier
2020-03-10Replace alarms with select and threads (#243)Rishi Ranjan
2020-03-10code-format - and afl-cmin/afl-showmap was fixed in the bugfix for afl-tminvan Hauser
2020-03-10afl-tmin is fixed via default initialization in forkservervan Hauser
2020-03-09quickfix for first big bug that use_stdin was not correctly initialized and c...van Hauser
2020-03-09code-formatvan Hauser
2020-03-09AFL without globals (#220)Dominik Maier
2020-02-29print OKF if an environment variable is successfully loaded - feebdack to thi...van Hauser
2020-02-21block the usage of mopt with optionals mutators (redqueen/radamsa/etc...)Andrea Fioraldi
2020-02-19fix forkserver output (support AFL_QUIET)hexcoder-
2020-02-03fix MDsvan Hauser
2020-01-20fixed Heiko's global search-replace :)van Hauser
2019-12-31v2.60d and year 2020 initvan Hauser
2019-12-30critical bugfix for afl-tminvan Hauser
2019-12-12solve #134Andrea Fioraldi
2019-12-12malloc_context_size=0 as default options for sanitizers to have faster malloc...Andrea Fioraldi
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove maint...hexcoder-
2019-09-12first version of persistent QEMUAndrea Fioraldi
2019-09-05fix BSD patchvan Hauser
2019-09-05Unbreak build of afl-forkserver.c on *BSDTobias Kortkamp
2019-09-04fix typo in custom formatAndrea Fioraldi
2019-09-04credits and license header for src/* and include/*Andrea Fioraldi
2019-09-02run code formatterAndrea Fioraldi
2019-08-27include and src foldersAndrea Fioraldi