about summary refs log tree commit diff
path: root/src/afl-fuzz-init.c
AgeCommit message (Expand)Author
2020-12-16small fixesvan Hauser
2020-12-11fixed gcc analyzer warningsDominik Maier
2020-12-03AFL_CRASH_EXITCODE env var added, u8->boolDominik Maier
2020-11-18Solaris/Illumos build fix. (#609)David CARLIER
2020-11-16support AFL_LLVM_INSTRUMENT env for our own PCGUARDvan Hauser
2020-11-14now really fix -nhexcoder-
2020-11-14fix non instrumented mode, fix check_binaryhexcoder-
2020-10-24fix testcache bugvan Hauser
2020-10-23allow symbolize=1 for asan/debugvanhauser-thc
2020-10-14DragonFlyBSD build fix proposal.David Carlier
2020-10-14configurable testcache with malloc (#581)van Hauser
2020-10-11add new seed selection algo and make it the defaultvan Hauser
2020-09-29small improvements to Marcel's patch, fix laf-intel + redqueen crashesvan Hauser
2020-09-29Patching and improving AFLFast schedules.Marcel Boehme
2020-09-18portability: type -> command -v, compiler warningshexcoder-
2020-09-08update instrumenation/README.instrument_file.md for gcc_pluginvan Hauser
2020-09-05skip crashes but keep for splicesvan Hauser
2020-09-05code-formatvanhauser-thc
2020-09-05final changes for pre-3.0vanhauser-thc
2020-09-05add cull queue, -i subdir traversalvanhauser-thc
2020-08-31Fix few warnings for FreeBSD case. (#536)David CARLIER
2020-08-31code-formatvan Hauser
2020-08-24Added out_file value when using stdio (#524)Sergio Paganoni
2020-08-14Revert "Merge branch 'debug' into dev"root
2020-08-11finalize first beta! yay!van Hauser
2020-08-11review done, prayvan Hauser
2020-08-11move taint_mode varvan Hauser
2020-08-09fixesvan Hauser
2020-08-09taint integration donevan Hauser
2020-08-07compile fixes on 32-bit OSshexcoder-
2020-08-07enabled Wextra, fixed bugsDominik Maier
2020-08-03code formatDominik Maier
2020-07-31fix find free cpuvan Hauser
2020-07-31Bind cpu (#480)Dominik Maier
2020-07-30add -b option to afl-fuzzvan Hauser
2020-07-24add -F option to sync to foreign fuzzer queuesvan Hauser
2020-07-23skip large files, dont bailvan Hauser
2020-07-09illumos littlefixes: little typo for cpu binding andDavid Carlier
2020-07-08eliminate race condition for cpu affinity on -M/-Svan Hauser
2020-06-22allow /tmpvan Hauser
2020-06-16fix for *BSD: remove all HAVE_ARC4RANDOM dependencieshexcoder-
2020-06-11code format and debugvan Hauser
2020-06-10start of illumos cpu binding implementation.David Carlier
2020-06-09code formatDominik Maier
2020-06-09fixed shmap fuzzingDominik Maier
2020-06-03fix shmemvan Hauser
2020-06-03switch order of shmem fuzzvan Hauser
2020-06-03switch shmem_len to the mapvan Hauser
2020-06-03code formatvan Hauser
2020-06-02got rid of questionable phrasingDominik Maier