Commit History

Author SHA1 Message Date
  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 811178434e rust: Add new protover::UnknownProtocol type. 6 years ago
  Nick Mathewson d8893bc93c Merge remote-tracking branch 'isis/bug23881_r1' 6 years ago
  Isis Lovecruft a4797a7e62 rust: Remove now unused byte_slice_is_c_like() utility. 6 years ago
  Isis Lovecruft 081e99c16f rust: Remove empty_static_cstr() in favour of new cstr!() macro. 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 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
  Chelsea Holland Komlo cd8bcacfe1 cargo fmt fixes 6 years ago
  Chelsea Holland Komlo 1c50331b9a annotate where C and Rust need to stay in sync 6 years ago
  Nick Mathewson c80bb04542 Rust implementation of protocol_list_supports_protocol_or_later() 6 years ago
  Nick Mathewson 2ca8fcb892 Add missing copyright/license statements on all .rs files 6 years ago
  Chelsea Holland Komlo 6be75bd61d cargo fmt; fix line length warnings 6 years ago
  Chelsea Holland Komlo 76bbdfbfa9 add tor allocator for rust 6 years ago
  Chelsea Holland Komlo be583a34a3 use tor allocator for string allocation in rust 6 years ago
  Chelsea Holland Komlo d1820c1516 rust implementation of protover 6 years ago