about summary refs log tree commit diff
path: root/include
AgeCommit message (Collapse)Author
2020-02-28code-formatvan Hauser
2020-02-27cpyrightAndrea Fioraldi
2020-02-27restore alloc-inl from AFLAndrea Fioraldi
2020-02-24sync afl-as setup with afl-llvm-rt (add __afl_area_ptr[0] = 1)hexcoder-
2020-02-242.61d initvan Hauser
2020-02-24v2.61c 2.61cvan Hauser
2020-02-24important InsTrim fixes!van Hauser
2020-02-21no unnecessary warnings in test.shvan Hauser
2020-02-19Merge pull request #202 from vanhauser-thc/cmplog_routinesAndrea Fioraldi
Cmplog routines for LLVM mode
2020-02-19forgot cleanupvan Hauser
2020-02-18skeleton for rtn cmplogAndrea Fioraldi
2020-02-18cmplog routines llvm passAndrea Fioraldi
2020-02-18remove heap checks in alloc-inl.hAndrea Fioraldi
2020-02-17that env is not for the users, it is an internal env used to tell qemu that ↵Andrea Fioraldi
we want the cmplog shmem
2020-02-17code formatvan Hauser
2020-02-17unsafe memory speed togglevan Hauser
2020-02-16fixvan Hauser
2020-02-16check for mistyped env varsvan Hauser
2020-02-16code formatAndrea Fioraldi
2020-02-09add 'e' code for versionvan Hauser
2020-02-07afl qemu persistent hookAndrea Fioraldi
2020-02-01AFL_ALIGNED_ALLOC in libdislocatorAndrea Fioraldi
2020-01-30Merge branch 'master' into CmpLogAndrea Fioraldi
2020-01-30cmplog runtime for LLVMAndrea Fioraldi
2020-01-20fixed Heiko's global search-replace :)van Hauser
2020-01-17as suggested, added a comment, why NetBSD needs a higher memory limithexcoder-
2020-01-17formatAndrea Fioraldi
2020-01-17Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-01-17first experiment cmplogAndrea Fioraldi
2020-01-17increased default memory limit (200megs) on NetBSD (due to kernel bug), ↵hexcoder-
fixes the afl-tmin test
2020-01-06moar copyright notesAndrea Fioraldi
2019-12-31v2.60d and year 2020 initvan Hauser
2019-12-30critical bugfix for afl-tminvan Hauser
2019-12-18v2.59d initvan Hauser
2019-12-18v2.59c release 2.59cvan Hauser
2019-12-06IOS build fix.David Carlier
system call is disabled on this platform.
2019-12-05Suppress noisy little build compiler plugins warning on platforms != LinuxDavid Carlier
2019-12-02added -N no_unlink optionvan Hauser
2019-12-02code format (contributors, do it!)Andrea Fioraldi
2019-11-17Merge pull request #109 from hac425xxx/qbdi_modeAndrea Fioraldi
Qbdi mode
2019-11-17adjust qbdi modeAndrea Fioraldi
2019-11-11Android PR integrationvan Hauser
2019-11-11Merge branch 'master' into radamsaAndrea Fioraldi
2019-11-11libradamsa dlopenAndrea Fioraldi
2019-11-09add support for android x86, x86-64 in qbdi modehac425
2019-11-05test unicorn && AFL_DISABLE_TRIM env varAndrea Fioraldi
2019-10-26Merge pull request #87 from devnexen/gcc_llvm_plugins_little_cjgvan Hauser
Little compiler plugins rework regarding block location picked up.
2019-10-26Porting cpu affinity to DragonFly.David Carlier
Thanks their API is very similar in this area.
2019-10-25Little compiler plugins rework regarding block location picked up.David Carlier
2019-10-24enhanced radamsa integrationvan Hauser