about summary refs log tree commit diff
path: root/include
AgeCommit message (Collapse)Author
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
2020-05-28simplify u64van Hauser
2020-05-27fix 64bit support for powerpc, risc, etc.van Hauser
2020-05-25persistent mode: shared memory test case transfervan Hauser
2020-05-15fix possible null ptr deref in afl-prealloc.hhexcoder-
2020-05-15removed overlooked post_lib references, added post_lib examples to ↵van Hauser
examples/custom_mutators
2020-05-15change: slaves only sync from mastersvan Hauser
2020-05-15v2.65d initvan Hauser
2020-05-15v2.65cvan Hauser
2020-05-14deprecated AFL_POST_LIBRARYvan Hauser
2020-05-13code-format and slight -S/-M modificationsvan Hauser
2020-05-13Fix bugs, remove intial post library testrish9101
2020-05-13Add post library API as custom mutator and rename pre_saverish9101
2020-05-12new code formatting + appliedvan Hauser
2020-05-11bigger initial map when LTOvan Hauser
2020-05-10final code-format fixes, remove test-multiple-mutators when donevan Hauser
2020-05-10hopefully final fixes from code-format disaster :-(van Hauser
2020-05-10indenting preprocessor directives breaks compilation and cant be fixed, ↵van Hauser
reverting ... :-(
2020-05-10fix warning, code formatvan Hauser