about summary refs log tree commit diff
path: root/src/afl-common.c
AgeCommit message (Expand)Author
2020-04-17clearer codeDominik Maier
2020-04-17added AFL_MAP_SIZE (wip)van Hauser
2020-04-17fixed 2 unimportant leaksvan Hauser
2020-04-16removed redundent funcsDominik Maier
2020-04-13fixed uaf and warningsDominik Maier
2020-04-12Better solution for ARM64 build fix (#315)David CARLIER
2020-04-12build on arm64 fix. tested on Android. (#313)David CARLIER
2020-04-11refactored cmplogDominik Maier
2020-04-10LTO optimization, variable map size, autodictionary (#307)van Hauser
2020-04-10tackeled some warningsDominik Maier
2020-04-10resize fix + code formatDominik Maier
2020-04-09check for empty AFL env varsvan Hauser
2020-04-09ctx donevan Hauser
2020-04-09update env with AFL_NO_SNAPSHOTAndrea Fioraldi
2020-04-09added AFL_LLVM_INSTRUMENT, made USE_TRACE_PC obselete and llvm_mode Makefile ...van Hauser
2020-04-01make travis happyDominik Maier
2020-04-01src doku is now markdownDominik Maier
2020-04-01dropped make switchesDominik Maier
2020-04-01add CFI sanitizervan Hauser
2020-03-20added llvm_mode ngram coveragevan Hauser
2020-03-15Move afl-fuzz related env variables into afl_state_t (#252)Rishi Ranjan
2020-03-15fauxserverDominik Maier
2020-03-13afl-common.c: fix my error: argv is a copy (ck_alloc based)hexcoder-
2020-03-13afl-common.c: ... but that breaks unicorn_mode, which it should not.hexcoder-
2020-03-13afl-common.c: avoid AFL++'s allocation API for libc's argv[] and reducehexcoder-
2020-03-12fix afl-common.c for *BSDhexcoder-
2020-03-11honor afl_quiet on env var checks + code-formatvan Hauser
2020-03-10unified pointer placementDominik Maier
2020-03-10code-format - and afl-cmin/afl-showmap was fixed in the bugfix for afl-tminvan Hauser
2020-03-09now wiht 90% less leaksDominik Maier
2020-03-09quickfix for first big bug that use_stdin was not correctly initialized and c...van Hauser
2020-03-09quickfix for first big bug that use_stdin was not correctly initialized and c...van Hauser
2020-03-09fixed numerous leaksDominik Maier
2020-03-09code-formatvan Hauser
2020-03-09AFL without globals (#220)Dominik Maier
2020-03-09honor no_quiet for missing llvm_mode output, also print to stderr with afl-*-...van Hauser
2020-03-05Fix leaks when stopping afl (#228)Dominik Maier
2020-02-29print OKF if an environment variable is successfully loaded - feebdack to thi...van Hauser
2020-02-25fix references to README docshexcoder-
2020-02-23fix stupid gcc compiler warnings on arm32 (specified size 4294967284 exceeds ...hexcoder-
2020-02-16check for mistyped env varsvan Hauser
2020-02-05afl-showmap fixvan 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-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove maint...hexcoder-
2019-09-18code formatAndrea Fioraldi
2019-09-17wine mode first commitAndrea Fioraldi
2019-09-04fix typo in custom formatAndrea Fioraldi
2019-09-04credits and license header for src/* and include/*Andrea Fioraldi