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
/
libtokencap
/
Makefile
Age
Commit message (
Collapse
)
Author
2020-01-06
moar moar copyrights
Andrea Fioraldi
2020-01-06
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
2020-01-06
added ++ to copyright notes
Andrea Fioraldi
2020-01-02
compile fixes
van Hauser
2019-12-24
be sure to have directories for install targets
van Hauser
2019-12-10
fixes for FreeBSD: libtokencap, free cpu detection threshold
hexcoder-
2019-12-10
fix libtokencap for OpenBSD
hexcoder-
2019-12-10
fix libtokencap Makefile for NetBSD, add VPATH to avoid rebuilding
hexcoder-
the lib on every make.
2019-12-02
Enable libtokencap on DragonFlyBSD
David Carlier
2019-12-02
tokencap now wraps common routines and uses RTLD_NEXT
Andrea Fioraldi
2019-10-31
libtokencap/libdislocator README rename proposals
David Carlier
and fixing the install tasks in the process.
2019-10-28
Fix proposal for libtokencap
David Carlier
Avoiding fopen API seems buggy on NetBSD.
2019-10-26
libtokencap ported to OpenBSD
hexcoder-
2019-10-24
FreeBSD implementation
David Carlier
2019-10-23
Porting libtokencap to Darwin.
David Carlier
Reading only main addresses and read only's.
2019-10-19
Remove lcamtuf's old email from Google (not valid anymore), also remove ↵
hexcoder-
maintainance from him.
2019-09-26
build linux-specific libtokencap only when compiling in Linux
hexcoder-
2019-09-20
install libtokencap and libdislocator if present
van Hauser
2019-08-27
-I include in makefiles
Andrea Fioraldi
2019-05-28
afl++ 2.52c initial commit
van Hauser