Commit History

Author SHA1 Message Date
  Isis Lovecruft c7bcca0233 rust: Refactor Rust impl of protover_all_supported(). 6 years ago
  Isis Lovecruft 493e565226 rust: Refactor protover tests with new methods; note altered behaviours. 6 years ago
  Isis Lovecruft 35b86a12e6 rust: Refactor protover::is_supported_here(). 6 years ago
  Isis Lovecruft 2eb1b7f2fd rust: Add new ProtoverVote type and refactor functions to methods. 6 years ago
  Isis Lovecruft fa15ea104d rust: Add macro for `impl ToString for {Unvalidated}ProtoEntry`. 6 years ago
  Isis Lovecruft 3c47d31e1f rust: Add new protover::UnvalidatedProtoEntry type. 6 years ago
  Isis Lovecruft 54c964332b rust: Add new protover::ProtoEntry type which uses new datatypes. 6 years ago
  Isis Lovecruft 60daaa68b1 rust: Add new protover::UnknownProtocol type. 6 years ago
  Isis Lovecruft e6625113c9 rust: Implement more memory-efficient protover datatype. 6 years ago
  Isis Lovecruft 88204f91df rust: Implement error types for 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 6eea0dc5f1 rust: Port all C protover_all_supported tests to Rust. 6 years ago
  Isis Lovecruft 527a239863 tests: Run all existing protover tests in both languages. 6 years ago
  Isis Lovecruft 22c65a0e4b tests: Make inline comments in test_protover.c more accurate. 6 years ago
  Isis Lovecruft 6e353664dd protover: Change protover_all_supported() to return only unsupported. 6 years ago
  Isis Lovecruft fc2a42cc49 rust: Refactor protover::compute_for_old_tor(). 6 years ago
  Isis Lovecruft 9766d53cf9 rust: Refactor Rust implementation of protover_is_supported_here(). 6 years ago
  Isis Lovecruft 6f252e0986 rust: Refactor Rust impl of protover_compute_vote(). 6 years ago
  Isis Lovecruft 0a5494b81d rust: Refactor Rust impl of protover_list_supports_protocol_or_later(). 6 years ago
  Isis Lovecruft 52c3ea5045 rust: Refactor Rust impl of protover_list_supports_protocol(). 6 years ago
  Isis Lovecruft 2f3a7376c0 rust: Refactor Rust impl of protover_all_supported(). 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