about summary refs log tree commit diff
path: root/libtokencap/Makefile
AgeCommit message (Expand)Author
2020-12-09move libdislocator, libtokencap and qbdi_mode to utils/vanhauser-thc
2020-08-31Merge pull request #530 from rhertzog/add-cppflagsvan Hauser
2020-08-28Pass CPPFLAGS to all calls of the C compilerRaphaël Hertzog
2020-08-28Fix installation path of manual pagesRaphaël Hertzog
2020-08-03bugfix libtokencap Makefilehexcoder-
2020-08-03no support for DragonFlyBSD.hexcoder-
2020-07-02libtokencap illumos/solaris support proposal.David Carlier
2020-06-23libtokencap Haiku supportDavid Carlier
2020-04-09Makefile bugfix macros are generally not expanded in shell callshexcoder-
2020-04-09fix silly error with uname -shexcoder-
2020-04-09libtokencap, portable Makefile (for GNUmake and BSDmake)hexcoder-
2020-04-09rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checkshexcoder-
2020-04-01making 'CFLAGS="-m32" make source-only tests' workhexcoder-
2020-03-18rework docs installationhexcoder-
2020-03-18libtokencap Makefile install: forgot -T for READMEhexcoder
2020-03-18libtokencap: install correct README without name collisionhexcoder
2020-01-06moar moar copyrightsAndrea Fioraldi
2020-01-06Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-01-06added ++ to copyright notesAndrea Fioraldi
2020-01-02compile fixesvan Hauser
2019-12-24be sure to have directories for install targetsvan Hauser
2019-12-10fixes for FreeBSD: libtokencap, free cpu detection thresholdhexcoder-
2019-12-10fix libtokencap for OpenBSDhexcoder-
2019-12-10fix libtokencap Makefile for NetBSD, add VPATH to avoid rebuildinghexcoder-
2019-12-02Enable libtokencap on DragonFlyBSDDavid Carlier
2019-12-02tokencap now wraps common routines and uses RTLD_NEXTAndrea Fioraldi
2019-10-31libtokencap/libdislocator README rename proposalsDavid Carlier
2019-10-28Fix proposal for libtokencapDavid Carlier
2019-10-26libtokencap ported to OpenBSDhexcoder-
2019-10-24FreeBSD implementationDavid Carlier
2019-10-23Porting libtokencap to Darwin.David Carlier
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove maint...hexcoder-
2019-09-26build linux-specific libtokencap only when compiling in Linuxhexcoder-
2019-09-20install libtokencap and libdislocator if presentvan Hauser
2019-08-27-I include in makefilesAndrea Fioraldi
2019-05-28afl++ 2.52c initial commitvan Hauser