index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdislocator
/
libdislocator.so.c
Age
Commit message (
Expand
)
Author
2020-03-11
honor afl_quiet on env var checks + code-format
van Hauser
2020-03-10
unified pointer placement
Dominik Maier
2020-02-09
fuzzer_stat eps is now overall not current, clang-format fixed to v8
van Hauser
2020-02-08
libdislocator FreeBSD build fix. max_align_t had been define from the 12th re...
David Carlier
2020-02-08
build fixes for FreeBSD 11
hexcoder-
2020-02-05
afl-showmap fix
van Hauser
2020-02-01
align to max_align_t
Andrea Fioraldi
2020-02-01
AFL_ALIGNED_ALLOC in libdislocator
Andrea Fioraldi
2020-01-20
fixed Heiko's global search-replace :)
van Hauser
2020-01-18
libdislocator: reallocarray API introduction
David Carlier
2020-01-06
moar moar copyrights
Andrea Fioraldi
2020-01-06
moar copyright notes
Andrea Fioraldi
2020-01-06
added ++ to copyright notes
Andrea Fioraldi
2019-12-18
v2.59c release
2.59c
van Hauser
2019-12-16
fix alloc_canary should not be on TLS. thread #0 malloc=a -> thread #1 free(a...
Andrea Fioraldi
2019-12-12
solve #134
Andrea Fioraldi
2019-12-03
libdislocator, typo fix.
David Carlier
2019-12-02
code format (contributors, do it!)
Andrea Fioraldi
2019-12-02
fix of fix of fix in libdislocator
Andrea Fioraldi
2019-12-02
fix old linux kernel/Andrea approach
David Carlier
2019-12-01
getrandom available only from GLIBC 2.25
David Carlier
2019-11-28
libdislocator updates improvements proposal.
David Carlier
2019-11-07
Little additions from feedback
David Carlier
2019-11-06
libdislocator, optional huge pages support.
David Carlier
2019-10-31
libtokencap/libdislocator README rename proposals
David Carlier
2019-10-29
removed warning
van Hauser
2019-10-29
adding aligned_alloc + little changes proposal for posix_memalign
David Carlier
2019-10-28
fixed warning and return
van Hauser
2019-10-28
silence some compiler warnings
hexcoder-
2019-10-28
memalign/posix_memalign proposal for libdislocator
David Carlier
2019-10-27
added a TODO item for posix_memalign wrapper
hexcoder-
2019-10-23
debugged and fixed libdislocator malfunction on MacOSX
hexcoder-
2019-10-20
In OpenBSD initial thread local storage is allocated with calloc(),
hexcoder-
2019-10-19
Remove lcamtuf's old email from Google (not valid anymore), also remove maint...
hexcoder-
2019-09-04
fix typo in custom format
Andrea Fioraldi
2019-09-03
remove macro indentation from code-format
Andrea Fioraldi
2019-09-02
run code formatter
Andrea Fioraldi
2019-08-27
-I include in makefiles
Andrea Fioraldi
2019-05-28
afl++ 2.52c initial commit
van Hauser