about summary refs log tree commit diff
path: root/src/afl-showmap.c
AgeCommit message (Expand)Author
2020-12-23warn on _AFL and __AFL env varsvan Hauser
2020-12-22more portability non std array initializershexcoder-
2020-12-08fix showmap outputvan Hauser
2020-12-03AFL_CRASH_EXITCODE env var added, u8->boolDominik Maier
2020-11-30add DEBUGFvan Hauser
2020-11-18renamed env var to AFL_DEBUG_CHILDDominik Maier
2020-10-19mini improvementsvan Hauser
2020-10-17fix AFL_CMIN_CRASHES_ONLY=1 afl-showmaphexcoder-
2020-10-16directly add new queue to cachevan Hauser
2020-10-16next afl-showmap fix attemptvan Hauser
2020-10-10afl-showmap: free malloced coverage maphexcoder-
2020-08-31update gitignorevan Hauser
2020-08-31fixed build errorDominik Maier
2020-08-31added forkserver init timeoutDominik Maier
2020-08-23code formatDominik Maier
2020-08-23added more env var docs, fsrv fixes for cmin, tminDominik Maier
2020-08-13fix llvm and afl-showmapvan Hauser
2020-08-13LTO: apply laf-intel+redqueen/cmplog at link timevan Hauser
2020-08-07code formatDominik Maier
2020-08-07enabled Wextra, fixed bugsDominik Maier
2020-07-03ubsan optionsAndrea Fioraldi
2020-06-29fix autodictvan Hauser
2020-06-28debug codevan Hauser
2020-06-26fix shared memory leaks in afl-showmap, initialize cmplog_modehexcoder-
2020-06-25shmem release fixvan Hauser
2020-06-22old compiler fixvan Hauser
2020-06-22shmem support for afl-tmin and afl-showmapvan Hauser
2020-06-22fix afl-cmin.bashaflpp
2020-06-15code formatDominik Maier
2020-06-14Porting to Haiku.David Carlier
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-10code-formatvan Hauser
2020-05-10Illumos biuld fix (#357)David CARLIER
2020-04-27better fix for showmapvan Hauser
2020-04-27better fix for showmapvan Hauser
2020-04-27fix for afl-showmap with -Qvan Hauser
2020-04-20clang warning fixedDominik Maier
2020-04-19clang-tidy readability-braces (#323)Dominik Maier
2020-04-17fix afl-showmap for PATH_MAX on *BSDhexcoder-
2020-04-17refactoring getting the map sizevan Hauser
2020-04-17merged upstreamDominik Maier
2020-04-17fixesDominik Maier
2020-04-17forgot MAP_SIZE for afl struct mapsvan Hauser
2020-04-17preliminary stuff for AFL_MAP_SIZE and afl-llvm-passvan Hauser
2020-04-17added AFL_MAP_SIZE to env help outputvan Hauser
2020-04-17added AFL_MAP_SIZE (wip)van Hauser
2020-04-17fixed 2 unimportant leaksvan Hauser
2020-04-17fix plot_data output and code-formatvan Hauser