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
  Nick Mathewson cde5c9d0c3 Merge branch 'maint-0.3.3' 6 years ago
  Nick Mathewson a5d4ce2b39 Make the TROVE-2018-005 fix work with rust. 6 years ago
  Isis Lovecruft 701c2b69f5 rust: Mirror TROVE-2018-005 fix in Rust protover implementation. 6 years ago
  Isis Lovecruft 569b4e57e2 rust: Mirror TROVE-2018-005 fix in Rust protover implementation. 6 years ago
  Isis Lovecruft cd28b4c7f5 rust: Refactor protover::compute_for_old_tor(). 6 years ago
  Isis Lovecruft fd127bfbfa rust: Refactor Rust implementation of protover_is_supported_here(). 6 years ago
  Isis Lovecruft 32638ed4a6 rust: Refactor Rust impl of protover_compute_vote(). 6 years ago
  Isis Lovecruft 269053a380 rust: Refactor Rust impl of protover_list_supports_protocol_or_later(). 6 years ago
  Isis Lovecruft 63eeda89ea rust: Refactor Rust impl of protover_list_supports_protocol(). 6 years ago
  Isis Lovecruft c7bcca0233 rust: Refactor Rust impl of protover_all_supported(). 6 years ago
  Isis Lovecruft 60daaa68b1 rust: Add new protover::UnknownProtocol type. 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 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