Historial de Commits

Autor SHA1 Mensaje Fecha
  Isis Lovecruft b6059297d7 rust: Implement error types for Rust protover implementation. hace 6 años
  Nick Mathewson d8893bc93c Merge remote-tracking branch 'isis/bug23881_r1' hace 6 años
  Nick Mathewson bda1dfb9e0 Merge remote-tracking branch 'isis/bug25185' hace 6 años
  Nick Mathewson 5af03c1ef3 rust protover: match the C implementation on empty-str cases hace 6 años
  Nick Mathewson b58a2febe3 Forbid u32::MAX as a protover range element in rust hace 6 años
  Nick Mathewson f69510ba4b Rust protover compat: forbid more than MAX_VERSIONS_TO_EXPAND in a range hace 6 años
  Isis Lovecruft 6c77593a57 rust: Use tor_util::strings utils for protover_compute_for_old_tor. hace 6 años
  Isis Lovecruft 3c4e006e7e rust: Use tor_util::strings utils for protover_get_supported_protocols. hace 6 años
  Isis Lovecruft 45c59eff6c rust: Replace two `unwrap()`s in FFI code with `unwrap_or()`s. hace 6 años
  Nick Mathewson d9826b0a30 Merge remote-tracking branch 'frewsxcv/frewsxcv-protover' hace 6 años
  Nick Mathewson af049657eb Stop claiming that compute_for_old_tor() returns pairs hace 6 años
  Nick Mathewson d8307cb0e9 Remove new unsafe {} use. hace 6 años
  Isis Lovecruft b85436c596 protover: Fix memleak in Rust impl of protover_compute_for_old_tor. hace 6 años
  Isis Lovecruft 7ea9e080c5 protover: Fix memleak in Rust implementation. hace 6 años
  teor b67f010678 Add Link protocol version 5 to the supported protocols list in protover.rs hace 6 años
  Corey Farwell 124caf28e6 Wrap types in protover.rs. hace 6 años
  Chelsea Holland Komlo d0184963f9 fixups from code review hace 6 años
  Corey Farwell 2529319f68 [fixup] this might be an improvement? hace 6 años
  Corey Farwell 8ba5805bae Remove unneeded heap allocations in protover.rs. hace 6 años
  Chelsea Holland Komlo 71a5376141 move macro body to inline rust function hace 6 años
  Chelsea Holland Komlo cd8bcacfe1 cargo fmt fixes hace 6 años
  Chelsea Holland Komlo 3dfe8e6522 add minimal rust module for logging to tor's logger hace 6 años
  Chelsea Holland Komlo 1c50331b9a annotate where C and Rust need to stay in sync hace 6 años
  Nick Mathewson 039a776367 slight improvement to rust idiomicity hace 6 años
  Nick Mathewson c80bb04542 Rust implementation of protocol_list_supports_protocol_or_later() hace 6 años
  Nick Mathewson 69502942b0 [rust] Avoid a clone in contract_protocol_list() hace 6 años
  Nick Mathewson 2ca8fcb892 Add missing copyright/license statements on all .rs files hace 6 años
  Chelsea Holland Komlo 6be75bd61d cargo fmt; fix line length warnings hace 6 años
  Chelsea Holland Komlo 90daad999e remove experimental rust features hace 6 años
  Chelsea Holland Komlo d14a83f74f remove unneeded dependencies, remove types where unnecessary hace 6 años