Commit History

Author SHA1 Message Date
  Nick Mathewson f720a5a439 Fix everything that previously referred to src/or 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Isis Lovecruft 701c2b69f5 rust: Mirror TROVE-2018-005 fix in Rust protover implementation. 6 years ago
  Isis Lovecruft f2daf82794 rust: Fix ProtoSet and ProtoEntry to use the same DoS limits as C. 6 years ago
  Isis Lovecruft fc2a42cc49 rust: Refactor protover::compute_for_old_tor(). 6 years ago
  Isis Lovecruft 15e59a1fed rust: Refactor protover tests with new methods; note altered behaviours. 6 years ago
  Isis Lovecruft aa241e99de rust: Refactor protover::is_supported_here(). 6 years ago
  Isis Lovecruft 9abbd23df7 rust: Add new ProtoverVote type and refactor functions to methods. 6 years ago
  Isis Lovecruft 26bafb3c33 rust: Add macro for `impl ToString for {Unvalidated}ProtoEntry`. 6 years ago
  Isis Lovecruft b786b146ed rust: Add new protover::UnvalidatedProtoEntry type. 6 years ago
  Isis Lovecruft 88b2f170e4 rust: Add new protover::ProtoEntry type which uses new datatypes. 6 years ago
  Isis Lovecruft 811178434e rust: Add new protover::UnknownProtocol type. 6 years ago
  Isis Lovecruft 9925d2e687 rust: Implement more memory-efficient protover datatype. 6 years ago
  Isis Lovecruft b6059297d7 rust: Implement error types for Rust protover implementation. 6 years ago
  Nick Mathewson d8893bc93c Merge remote-tracking branch 'isis/bug23881_r1' 6 years ago
  Nick Mathewson bda1dfb9e0 Merge remote-tracking branch 'isis/bug25185' 6 years ago
  Nick Mathewson 5af03c1ef3 rust protover: match the C implementation on empty-str cases 6 years ago
  Nick Mathewson b58a2febe3 Forbid u32::MAX as a protover range element in rust 6 years ago
  Nick Mathewson f69510ba4b Rust protover compat: forbid more than MAX_VERSIONS_TO_EXPAND in a range 6 years ago
  Isis Lovecruft 6c77593a57 rust: Use tor_util::strings utils for protover_compute_for_old_tor. 6 years ago
  Isis Lovecruft 3c4e006e7e rust: Use tor_util::strings utils for protover_get_supported_protocols. 6 years ago
  Isis Lovecruft 45c59eff6c rust: Replace two `unwrap()`s in FFI code with `unwrap_or()`s. 6 years ago
  Nick Mathewson d9826b0a30 Merge remote-tracking branch 'frewsxcv/frewsxcv-protover' 6 years ago
  Nick Mathewson af049657eb Stop claiming that compute_for_old_tor() returns pairs 6 years ago
  Nick Mathewson d8307cb0e9 Remove new unsafe {} use. 6 years ago
  Isis Lovecruft b85436c596 protover: Fix memleak in Rust impl of protover_compute_for_old_tor. 6 years ago
  Isis Lovecruft 7ea9e080c5 protover: Fix memleak in Rust implementation. 6 years ago
  teor b67f010678 Add Link protocol version 5 to the supported protocols list in protover.rs 6 years ago
  Corey Farwell 124caf28e6 Wrap types in protover.rs. 6 years ago
  Chelsea Holland Komlo d0184963f9 fixups from code review 6 years ago