about summary refs log tree commit diff
path: root/src/afl-showmap.c
AgeCommit message (Expand)Author
2021-02-01making AFL_MAP_SIZE obsoletevan Hauser
2021-01-30added AFL_CMPLOG_ONLY_NEW featurevan Hauser
2021-01-29AFL_USE_QASANAndrea Fioraldi
2021-01-26real fix plus code formatvan Hauser
2021-01-21fix afl-showmap and gcc plugin testvan Hauser
2021-01-21Merge pull request #689 from AFLplusplus/cmplog_mergevan Hauser
2021-01-20Fix build error for AndroidJoey Jiao
2021-01-17fix colorizationvan Hauser
2021-01-08refactored kill signal env parsingDominik Maier
2021-01-07cleaned up AFL_KILL_SIGNALDominik Maier
2021-01-04code formatvan Hauser
2021-01-04code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)hexcoder-
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