about summary refs log tree commit diff
path: root/src/afl-analyze.c
AgeCommit message (Expand)Author
2020-12-23warn on _AFL and __AFL env varsvan Hauser
2020-12-22one more with nonstd array initializershexcoder-
2020-12-03AFL_CRASH_EXITCODE env var added, u8->boolDominik Maier
2020-10-24asan_build for tmin and analyzevan Hauser
2020-10-24asan_build for tmin and analyzevan Hauser
2020-10-10fix for afl-analyze thanks to JJY-sec!hexcoder-
2020-08-07enabled Wextra, fixed bugsDominik Maier
2020-07-03ubsan optionsAndrea Fioraldi
2020-06-26fix shared memory leaks in afl-showmap, initialize cmplog_modehexcoder-
2020-06-15code formatDominik Maier
2020-06-14Porting to Haiku.David Carlier
2020-06-12fix for checksumsvan Hauser
2020-06-12switch to faster and better hash + randomvan Hauser
2020-05-12new code formatting + appliedvan Hauser
2020-05-10indenting preprocessor directives breaks compilation and cant be fixed, rever...van Hauser
2020-05-10fix warning, code formatvan Hauser
2020-05-10Illumos biuld fix (#357)David CARLIER
2020-04-19clang-tidy readability-braces (#323)Dominik Maier
2020-04-17refactoring getting the map sizevan Hauser
2020-04-17added AFL_MAP_SIZE to env help outputvan Hauser
2020-04-17added AFL_MAP_SIZE (wip)van Hauser
2020-04-16leak?Dominik Maier
2020-04-16silence some clang warningsDominik Maier
2020-04-16removed redundent funcsDominik Maier
2020-04-16renamed duplicated func namesDominik Maier
2020-04-14code formatDominik Maier
2020-04-14unified forkservered run_target, fixes #308Dominik Maier
2020-04-13code formatDominik Maier
2020-04-13fixed uaf and warningsDominik Maier
2020-04-13cmplog forkserver tidyingDominik 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-11more refactoring and update changelogvan Hauser
2020-04-11refactored cmplogDominik Maier
2020-04-01code formatDominik Maier
2020-04-01make travis happyDominik Maier
2020-03-19fixed resize; removed more staticsDominik Maier
2020-03-11honor afl_quiet on env var checks + code-formatvan Hauser
2020-03-10unified pointer placementDominik Maier
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-29code-format, env.md fixes and adding -hh for env usage display into afl-fuzz ...van Hauser
2020-02-28add env info to afl-showmap, in qemu_mode add forgotten MacOSX env var to afl...hexcoder-
2020-02-25man page tuninghexcoder-
2020-02-25more env info for afl-plot and afl-analyzehexcoder-
2020-02-25fix references to README docshexcoder-
2020-02-16check for mistyped env varsvan Hauser
2020-01-20fixed Heiko's global search-replace :)van Hauser