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 (
Expand
)
Author
2020-12-09
move libdislocator, libtokencap and qbdi_mode to utils/
vanhauser-thc
2020-08-31
Merge pull request #530 from rhertzog/add-cppflags
van Hauser
2020-08-28
Pass CPPFLAGS to all calls of the C compiler
Raphaël Hertzog
2020-08-28
Fix installation path of manual pages
Raphaël Hertzog
2020-08-03
bugfix libtokencap Makefile
hexcoder-
2020-08-03
no support for DragonFlyBSD.
hexcoder-
2020-07-02
libtokencap illumos/solaris support proposal.
David Carlier
2020-06-23
libtokencap Haiku support
David Carlier
2020-04-09
Makefile bugfix macros are generally not expanded in shell calls
hexcoder-
2020-04-09
fix silly error with uname -s
hexcoder-
2020-04-09
libtokencap, portable Makefile (for GNUmake and BSDmake)
hexcoder-
2020-04-09
rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checks
hexcoder-
2020-04-01
making 'CFLAGS="-m32" make source-only tests' work
hexcoder-
2020-03-18
rework docs installation
hexcoder-
2020-03-18
libtokencap Makefile install: forgot -T for README
hexcoder
2020-03-18
libtokencap: install correct README without name collision
hexcoder
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-
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
2019-10-28
Fix proposal for libtokencap
David Carlier
2019-10-26
libtokencap ported to OpenBSD
hexcoder-
2019-10-24
FreeBSD implementation
David Carlier
2019-10-23
Porting libtokencap to Darwin.
David Carlier
2019-10-19
Remove lcamtuf's old email from Google (not valid anymore), also remove maint...
hexcoder-
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