| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch from Optional<T> to std::optional<T> (C++17). Run clang-format. | practicalswift | 2020-05-14 | 1 | -3/+3 |
| * | tests: Add fuzzing harness for functions/classes in protocol.h | practicalswift | 2020-03-26 | 1 | -0/+32 |