aboutsummaryrefslogtreecommitdiff
path: root/src/rust/protover/protoset.rs
AgeCommit message (Expand)Author
2021-10-06rust: Remove Rust support from treeDavid Goulet
2020-10-14Implement proposal 318: Limit protovers to 0..63Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-10-19Merge remote-tracking branch 'onionk/rust-protocommas1' into maint-0.3.5Nick Mathewson
2018-09-24rust: run rustfmtcypherpunks
2018-09-24rust/protover: remove redundant ExceedsMax checkscypherpunks
2018-09-18Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-15rust/protover: reject extra commascypherpunks
2018-09-14rust/protover: delete ProtoSet::retaincypherpunks
2018-09-14rust/protover: add ProtoSet::and_not_in()cypherpunks
2018-09-12Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-12rust/protover: fix check for overlapping rangescypherpunks
2018-09-12rust/protover: remove version zero from testscypherpunks
2018-08-17Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-17Merge remote-tracking branch 'onionk/rust-protospace' into maint-0.3.3Nick Mathewson
2018-08-17rust/protover: don't accept whitespace in ProtoSet::from_str()cypherpunks
2018-08-17Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-17rust/protover: fix hyphen parsing bug in ProtoSet::from_str()cypherpunks
2018-08-16rust: run rustfmtcypherpunks
2018-04-02rust: Fix ProtoSet and ProtoEntry to use the same DoS limits as C.Isis Lovecruft
2018-04-02rust: Implement more memory-efficient protover datatype.Isis Lovecruft
2018-04-02rust: Fix ProtoSet and ProtoEntry to use the same DoS limits as C.Isis Lovecruft
2018-04-02rust: Implement more memory-efficient protover datatype.Isis Lovecruft