Age | Commit message (Expand) | Author |
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-04-10 | remove GNU makefile variants | hexcoder- |
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-03-11 | honor afl_quiet on env var checks + code-format | van Hauser |
2020-03-10 | unified pointer placement | Dominik Maier |
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- |