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
/
libtokencap.so.c
Age
Commit message (
Expand
)
Author
2020-12-09
move libdislocator, libtokencap and qbdi_mode to utils/
vanhauser-thc
2020-08-25
lintokencap: fix compiler complains on Solaris 11. (#525)
David CARLIER
2020-07-05
code format
van Hauser
2020-07-02
Fix map list iteration.
David Carlier
2020-07-02
libtokencap illumos/solaris support proposal.
David Carlier
2020-06-23
lto whitelist in test.sh
van Hauser
2020-06-23
libtokencap Haiku support
David Carlier
2020-06-09
Disable array subscript warning
David Carlier
2020-05-12
new code formatting + applied
van Hauser
2020-05-10
indenting preprocessor directives breaks compilation and cant be fixed, rever...
van Hauser
2020-05-10
fix warning, code format
van Hauser
2020-05-09
NetBSD build fix
David Carlier
2020-04-19
clang-tidy readability-braces (#323)
Dominik Maier
2020-03-11
honor afl_quiet on env var checks + code-format
van Hauser
2020-03-10
unified pointer placement
Dominik Maier
2020-02-13
fix strncmp in tokencap
Andrea Fioraldi
2020-02-13
fix strncasecmp in tokencap
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-01
libtokencap, fix mac os process map lookup.
David Carlier
2019-12-30
libtokencap adding timingsafe* string comparators
David Carlier
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
libtokencap ported to OpenBSD
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-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-05-28
afl++ 2.52c initial commit
van Hauser