Commit History

Author SHA1 Message Date
  Nick Mathewson 289a7dbac3 Merge branch 'maint-0.3.4' into maint-0.3.5 5 years ago
  Nick Mathewson 7edc594ee7 Merge branch 'maint-0.3.3' into maint-0.3.4 5 years ago
  cypherpunks 42558df7c8 rust/protover: return C-allocated string in protover_all_supported() 5 years ago
  cypherpunks db89b4b152 rust/protover: fix null deref in protover_all_supported() 5 years ago
  cypherpunks 6b609ce435 rust: run rustfmt 5 years ago
  Nick Mathewson f608cc0f31 Merge remote-tracking branch 'tor-github/pr/179' 5 years ago
  Nick Mathewson f720a5a439 Fix everything that previously referred to src/or 5 years ago
  Corey Farwell e62582e9fe Run rustfmt on 'src/rust/protover/ffi.rs'. 5 years ago
  Corey Farwell 6d2e4dea10 Utilize type param in method invocation. 5 years ago
  Corey Farwell 59d4505749 Utilize `if..else` for switching on boolean values. 5 years ago
  Corey Farwell 94880b2db7 Utilize `if let` construct instead of explicit unwrapping. 5 years ago
  Corey Farwell 7e9c37f9cb Change `allocate_and_copy_string` to take a `&str` instead of `&String`. 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