about summary refs log tree commit diff
path: root/libdislocator/libdislocator.so.c
AgeCommit message (Expand)Author
2020-12-09move libdislocator, libtokencap and qbdi_mode to utils/vanhauser-thc
2020-07-05code formatvan Hauser
2020-07-04libdislocator: hugepage enabled for illumos too.David Carlier
2020-06-23lto whitelist in test.shvan Hauser
2020-06-23Libdislocator Haiku build fixDavid Carlier
2020-06-21remove -Werror and add include for libdislocatorvan Hauser
2020-06-09code formatDominik Maier
2020-06-05libdislocator, adding subset of specific NetBSD api.David Carlier
2020-05-12new code formatting + appliedvan Hauser
2020-05-10hopefully final fixes from code-format disaster :-(van Hauser
2020-05-10indenting preprocessor directives breaks compilation and cant be fixed, rever...van Hauser
2020-05-10fix warning, code formatvan Hauser
2020-04-25Android supports arc4 api.David Carlier
2020-04-25refactored whitelist and blacklist in llvm_modevan Hauser
2020-04-25Merge branch 'master' into devvan Hauser
2020-04-23fixed map location support for LTOvan Hauser
2020-04-21libdislocator android build fix. (#327)David CARLIER
2020-04-21add NULL check to malloc_usable_sizeDavid Mendenhall
2020-04-21Move comment about adding 8 bytes to buffer length to the line where weDavid Mendenhall
2020-04-21libdislocator android build fix. (#327)David CARLIER
2020-04-20add NULL check to malloc_usable_sizeDavid Mendenhall
2020-04-20Move comment about adding 8 bytes to buffer length to the line where weDavid Mendenhall
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