about summary refs log tree commit diff
path: root/include
AgeCommit message (Collapse)Author
2020-07-29Merge branch 'dev' into text_inputsvan Hauser
2020-07-28lkm new apiAndrea Fioraldi
2020-07-28new snapshot apiAndrea Fioraldi
2020-07-26add last 60s exec/s statvan Hauser
2020-07-24better text mutationvan Hauser
2020-07-24add -F option to sync to foreign fuzzer queuesvan Hauser
2020-07-22epand havoc now envAndrea Fioraldi
2020-07-21added andrea's splicing, added cycle_schedulesvan Hauser
2020-07-16queue buffer and new splice havoc mutationAndrea Fioraldi
2020-07-08eliminate race condition for cpu affinity on -M/-Svan Hauser
2020-07-01v2.66d initvan Hauser
2020-07-01warn on deprecated env varsvan Hauser
2020-07-01v2.66c release preparationvan Hauser
2020-06-30reduce the time interval in which the secondaries syncvan Hauser
2020-06-29Revert "Merge branch 'text_inputs' into dev"root
This reverts commit 6d9b29daca46c8912aa9ddf6c053bc8554e9e9f7, reversing changes made to 07648f75ea5ef8f03a92db0c7566da8c229dc27b.
2020-06-29Merge branch 'text_inputs' into devvan Hauser
2020-06-29workaround for recent afl++ versionsvan Hauser
2020-06-29fix unittestvan Hauser
2020-06-29fix autodictvan Hauser
2020-06-28less problematic definitionsvan Hauser
2020-06-28less problematic definitionsvan Hauser
2020-06-27afl-sharedmem.c: fix leaks on error paths (SysV shared memory)hexcoder-
2020-06-26implement sharedmem mmap for cmplogvan Hauser
2020-06-25remove radamsa, add radamsa custom mutatorvan Hauser
2020-06-25add seek power schedule, remove update stats in calibration, fix help outputvan Hauser
2020-06-22Added rand, hash unittestsDominik Maier
2020-06-22further refinementvan Hauser
2020-06-20modify txt configs for testvan Hauser
2020-06-19first commit, looks goodvan Hauser
2020-06-19fix afl-clang-fast for default pcguard modevan Hauser
2020-06-16fix for *BSD: remove all HAVE_ARC4RANDOM dependencieshexcoder-
2020-06-15switched to new MOpt dictionary supportvan Hauser
2020-06-15improve performance for default power schedulevan Hauser
2020-06-15code formatDominik Maier
2020-06-14Porting to Haiku.David Carlier
getrusage does not implement resident memory gathering, no shm api neither.
2020-06-13fix typosvan Hauser
2020-06-12code-format killed the compilationvan Hauser
2020-06-12code-format killed the compilationvan Hauser
2020-06-12fix for checksumsvan Hauser
2020-06-12switch to faster and better hash + randomvan Hauser
2020-06-10start of illumos cpu binding implementation.David Carlier
The current user needs the proc_owner permission, not something doable via the settings script.
2020-06-08Merge pull request #396 from Kyle-Kyle/masterhexcoder
fix a fundamental bug: favor random branches
2020-06-07fix a fundamental bug: favor random branch randomlyKyle ZENG
2020-06-04fix cmplog for shmem persistent modevan Hauser
2020-06-03switch shmem_len to the mapvan Hauser
2020-06-02got rid of questionable phrasingDominik Maier
2020-05-31starting shmap support for unicornDominik Maier
2020-05-30commentDominik Maier
2020-05-30reverted extendended read_timedDominik Maier
2020-05-30corrected read_timed for values > 4Dominik Maier