Age | Commit message (Expand) | Author |
---|---|---|
2021-12-17 | Move AdditionOverflow to util, Add CheckedAdd with unit tests | MarcoFalke |
2021-11-12 | fuzz: replace every fuzzer-controlled loop with a LIMITED_WHILE loop | Andrew Poelstra |
2021-02-22 | scripted-diff: Rename MakeFuzzingContext to MakeNoLogFileContext | MarcoFalke |
2021-01-25 | fuzz: Avoid -fsanitize=integer warnings in fuzzing harnesses | practicalswift |
2021-01-11 | fuzz: Introduce CallOneOf helper to replace switch-case | MarcoFalke |
2020-12-10 | fuzz: Link all targets once | MarcoFalke |
2020-06-25 | tests: Add fuzzing harness for ChaCha20Poly1305AEAD | practicalswift |