Files
tor/src/rust
Isis Lovecruft c65088cb19 rust: Fix ProtoSet and ProtoEntry to use the same DoS limits as C.
Previously, the limit for MAX_PROTOCOLS_TO_EXPAND was actually being applied
in Rust to the maximum number of version (total, for all subprotocols).
Whereas in C, it was being applied to the number of subprotocols that were
allowed.  This changes the Rust to match C's behaviour.
2018-04-02 19:59:16 +00:00
..
2017-11-01 13:45:15 -04:00
2017-05-19 08:47:11 -04:00
2017-10-27 12:19:31 -04:00