Age | Commit message (Expand) | Author |
---|---|---|
2018-09-14 | rust/protover: use .and_not_in() instead of .retain() in all_supported() | cypherpunks |
2018-09-12 | rust/protover: remove version zero from tests | cypherpunks |
2018-04-02 | rust: Fix ProtoSet and ProtoEntry to use the same DoS limits as C. | Isis Lovecruft |
2018-04-02 | rust: Port all C protover_all_supported tests to Rust. | Isis Lovecruft |
2018-04-02 | rust: Refactor protover tests with new methods; note altered behaviours. | Isis Lovecruft |
2017-10-27 | Add missing copyright/license statements on all .rs files | Nick Mathewson |
2017-10-27 | cargo fmt; fix line length warnings | Chelsea Holland Komlo |
2017-10-27 | rust implementation of protover | Chelsea Holland Komlo |