aboutsummaryrefslogtreecommitdiff
path: root/libtokencap
AgeCommit message (Expand)Author
2020-02-25fix references to README docshexcoder-
2020-02-13fix strncmp in tokencapAndrea Fioraldi
2020-02-13fix strncasecmp in tokencapAndrea Fioraldi
2020-02-01adjust a bit readmesAndrea Fioraldi
2020-01-06moar moar copyrightsAndrea Fioraldi
2020-01-06moar copyright notesAndrea 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
2020-01-01libtokencap, fix mac os process map lookup.David Carlier
2019-12-30libtokencap adding timingsafe* string comparatorsDavid Carlier
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-12-01libtokencap, simple optimised memmem implementation enough for this lib proposalDavid Carlier
2019-11-05catching current pid before library usage in case implementations rely on tho...David Carlier
2019-10-31libtokencap/libdislocator README rename proposalsDavid Carlier
2019-10-29libtokencap update proposalDavid Carlier
2019-10-29libtokencap, respect constness also considering pointer arithmeticDavid Carlier
2019-10-28silence some compiler warningshexcoder-
2019-10-28Fix proposal for libtokencapDavid Carlier
2019-10-27WIP for NetBSD port, iteration has an unknown problem causing a seg faulthexcoder-
2019-10-26Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplushexcoder-
2019-10-26libtokencap ported to OpenBSDhexcoder-
2019-10-25Update README.mdhexcoder
2019-10-25cosmeticshexcoder-
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-09-04fix typo in custom formatAndrea Fioraldi
2019-09-03remove macro indentation from code-formatAndrea Fioraldi
2019-09-02run code formatterAndrea Fioraldi
2019-09-02merge from masterAndrea Fioraldi
2019-08-31modernize some readmesAndrea Fioraldi
2019-08-27-I include in makefilesAndrea Fioraldi
2019-05-28afl++ 2.52c initial commitvan Hauser