aboutsummaryrefslogtreecommitdiff
path: root/src/rust/protover/tests/protover.rs
AgeCommit message (Expand)Author
2021-10-06rust: Remove Rust support from treeDavid Goulet
2020-10-14Merge branch 'prop318_limit_protover_035' into prop318_limit_protover_045Nick Mathewson
2020-10-14Implement proposal 318: Limit protovers to 0..63Nick Mathewson
2020-02-09rust/protover: parse empty string into empty *ProtoEntrycypherpunks
2020-02-09rust/protover: make test match test namecypherpunks
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-09-18Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-14rust/protover: use .and_not_in() instead of .retain() in all_supported()cypherpunks
2018-09-12Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-12rust/protover: remove version zero from testscypherpunks
2018-08-16rust: run rustfmtcypherpunks
2018-06-20Update copyrights to 2018.Nick Mathewson
2018-04-02rust: Fix ProtoSet and ProtoEntry to use the same DoS limits as C.Isis Lovecruft
2018-04-02rust: Port all C protover_all_supported tests to Rust.Isis Lovecruft
2018-04-02rust: Refactor protover tests with new methods; note altered behaviours.Isis Lovecruft
2018-04-02rust: Fix ProtoSet and ProtoEntry to use the same DoS limits as C.Isis Lovecruft
2018-04-02rust: Port all C protover_all_supported tests to Rust.Isis Lovecruft
2018-04-02rust: Refactor protover tests with new methods; note altered behaviours.Isis Lovecruft
2017-10-27Add missing copyright/license statements on all .rs filesNick Mathewson
2017-10-27cargo fmt; fix line length warningsChelsea Holland Komlo
2017-10-27rust implementation of protoverChelsea Holland Komlo