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
Age
Commit message (
Expand
)
Author
2020-02-25
fix references to README docs
hexcoder-
2020-02-13
fix strncmp in tokencap
Andrea Fioraldi
2020-02-13
fix strncasecmp in tokencap
Andrea Fioraldi
2020-02-01
adjust a bit readmes
Andrea Fioraldi
2020-01-06
moar moar copyrights
Andrea Fioraldi
2020-01-06
moar copyright notes
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
2020-01-01
libtokencap, fix mac os process map lookup.
David Carlier
2019-12-30
libtokencap adding timingsafe* string comparators
David Carlier
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-12-01
libtokencap, simple optimised memmem implementation enough for this lib proposal
David Carlier
2019-11-05
catching current pid before library usage in case implementations rely on tho...
David Carlier
2019-10-31
libtokencap/libdislocator README rename proposals
David Carlier
2019-10-29
libtokencap update proposal
David Carlier
2019-10-29
libtokencap, respect constness also considering pointer arithmetic
David Carlier
2019-10-28
silence some compiler warnings
hexcoder-
2019-10-28
Fix proposal for libtokencap
David Carlier
2019-10-27
WIP for NetBSD port, iteration has an unknown problem causing a seg fault
hexcoder-
2019-10-26
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
hexcoder-
2019-10-26
libtokencap ported to OpenBSD
hexcoder-
2019-10-25
Update README.md
hexcoder
2019-10-25
cosmetics
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-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-09-02
merge from master
Andrea Fioraldi
2019-08-31
modernize some readmes
Andrea Fioraldi
2019-08-27
-I include in makefiles
Andrea Fioraldi
2019-05-28
afl++ 2.52c initial commit
van Hauser