about summary refs log tree commit diff
path: root/libdislocator/libdislocator.so.c
AgeCommit message (Expand)Author
2020-03-11honor afl_quiet on env var checks + code-formatvan Hauser
2020-03-10unified pointer placementDominik Maier
2020-02-09fuzzer_stat eps is now overall not current, clang-format fixed to v8van Hauser
2020-02-08libdislocator FreeBSD build fix. max_align_t had been define from the 12th re...David Carlier
2020-02-08build fixes for FreeBSD 11hexcoder-
2020-02-05afl-showmap fixvan Hauser
2020-02-01align to max_align_tAndrea Fioraldi
2020-02-01AFL_ALIGNED_ALLOC in libdislocatorAndrea Fioraldi
2020-01-20fixed Heiko's global search-replace :)van Hauser
2020-01-18libdislocator: reallocarray API introductionDavid Carlier
2020-01-06moar moar copyrightsAndrea Fioraldi
2020-01-06moar copyright notesAndrea Fioraldi
2020-01-06added ++ to copyright notesAndrea Fioraldi
2019-12-18v2.59c release 2.59cvan Hauser
2019-12-16fix alloc_canary should not be on TLS. thread #0 malloc=a -> thread #1 free(a...Andrea Fioraldi
2019-12-12solve #134Andrea Fioraldi
2019-12-03libdislocator, typo fix.David Carlier
2019-12-02code format (contributors, do it!)Andrea Fioraldi
2019-12-02fix of fix of fix in libdislocatorAndrea Fioraldi
2019-12-02fix old linux kernel/Andrea approachDavid Carlier
2019-12-01getrandom available only from GLIBC 2.25David Carlier
2019-11-28libdislocator updates improvements proposal.David Carlier
2019-11-07Little additions from feedbackDavid Carlier
2019-11-06libdislocator, optional huge pages support.David Carlier
2019-10-31libtokencap/libdislocator README rename proposalsDavid Carlier
2019-10-29removed warningvan Hauser
2019-10-29adding aligned_alloc + little changes proposal for posix_memalignDavid Carlier
2019-10-28fixed warning and returnvan Hauser
2019-10-28silence some compiler warningshexcoder-
2019-10-28memalign/posix_memalign proposal for libdislocatorDavid Carlier
2019-10-27added a TODO item for posix_memalign wrapperhexcoder-
2019-10-23debugged and fixed libdislocator malfunction on MacOSXhexcoder-
2019-10-20In OpenBSD initial thread local storage is allocated with calloc(),hexcoder-
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove maint...hexcoder-
2019-09-04fix typo in custom formatAndrea Fioraldi
2019-09-03remove macro indentation from code-formatAndrea Fioraldi
2019-09-02run code formatterAndrea Fioraldi
2019-08-27-I include in makefilesAndrea Fioraldi
2019-05-28afl++ 2.52c initial commitvan Hauser