Age | Commit message (Expand) | Author |
---|---|---|
2023-11-14 | fuzz: AutoFile with XOR | MarcoFalke |
2023-11-14 | fuzz: Reduce LIMITED_WHILE limit for file fuzzing | MarcoFalke |
2023-11-14 | fuzz: Remove FuzzedAutoFileProvider | MarcoFalke |
2022-12-24 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2022-06-29 | Use AutoFile where possible | MacroFake |
2022-01-02 | Use spans of std::byte in serialize | MarcoFalke |
2021-11-12 | fuzz: replace every fuzzer-controlled loop with a LIMITED_WHILE loop | Andrew Poelstra |
2021-03-15 | scripted-diff: remove Optional & nullopt | fanquake |
2021-02-22 | scripted-diff: Rename MakeFuzzingContext to MakeNoLogFileContext | MarcoFalke |
2021-01-11 | fuzz: Introduce CallOneOf helper to replace switch-case | MarcoFalke |
2020-12-10 | fuzz: Link all targets once | MarcoFalke |
2020-07-15 | tests: Add fuzzing harness for CAutoFile (streams.h) | practicalswift |