Historique des commits

Auteur SHA1 Message Date
  Isis Lovecruft 269053a380 rust: Refactor Rust impl of protover_list_supports_protocol_or_later(). il y a 6 ans
  Isis Lovecruft 63eeda89ea rust: Refactor Rust impl of protover_list_supports_protocol(). il y a 6 ans
  Isis Lovecruft c7bcca0233 rust: Refactor Rust impl of protover_all_supported(). il y a 6 ans
  Isis Lovecruft 493e565226 rust: Refactor protover tests with new methods; note altered behaviours. il y a 6 ans
  Isis Lovecruft 35b86a12e6 rust: Refactor protover::is_supported_here(). il y a 6 ans
  Isis Lovecruft 2eb1b7f2fd rust: Add new ProtoverVote type and refactor functions to methods. il y a 6 ans
  Isis Lovecruft fa15ea104d rust: Add macro for `impl ToString for {Unvalidated}ProtoEntry`. il y a 6 ans
  Isis Lovecruft 3c47d31e1f rust: Add new protover::UnvalidatedProtoEntry type. il y a 6 ans
  Isis Lovecruft 54c964332b rust: Add new protover::ProtoEntry type which uses new datatypes. il y a 6 ans
  Isis Lovecruft 60daaa68b1 rust: Add new protover::UnknownProtocol type. il y a 6 ans
  Isis Lovecruft e6625113c9 rust: Implement more memory-efficient protover datatype. il y a 6 ans
  Isis Lovecruft 88204f91df rust: Implement error types for Rust protover implementation. il y a 6 ans
  Roger Dingledine 961d2ad597 dir auths no longer vote Guard if they're not voting V2Dir il y a 6 ans
  teor 6aaafb0672 Document torrc options that only work on v2 onion services il y a 6 ans
  Nick Mathewson 4f473fadbd Merge branch 'bug25617_029' into maint-0.3.3 il y a 6 ans
  Nick Mathewson 2e9e91ebbf bump version to 0.3.3.4-alpha-dev il y a 6 ans
  Nick Mathewson e35eb9baaa Mark controller-initiated DNS lookups as permitted to do DNS. il y a 6 ans
  Nick Mathewson 3fa66f9799 Bump version to 0.3.3.4-alpha il y a 6 ans
  Nick Mathewson e0bbef48bf Merge remote-tracking branch 'dgoulet/bug24767_033_03' into maint-0.3.3 il y a 6 ans
  Nick Mathewson 3cc382b93e add a changes file for the rust libc update il y a 6 ans
  Georg Koppen 684aef40f9 Bug 25664: Update libc version requirement for Rust il y a 6 ans
  Nick Mathewson d416e208e4 Merge branch 'bugs25036_25055_clean_033' into maint-0.3.3 il y a 6 ans
  Nick Mathewson d4bf1f6c8e Add a paranoia check in string_is_valid_nonrfc_hostname() il y a 6 ans
  Nick Mathewson b504c854d3 Rename string_is_valid_hostname -> string_is_valid_nonrfc_hostname il y a 6 ans
  rl1987 09351c34e9 Don't strlen before checking for NULL il y a 6 ans
  rl1987 a28e350cff Tweak loop condition il y a 6 ans
  rl1987 6b6d003f43 Don't explode on NULL or empty string il y a 6 ans
  rl1987 d891010fdd Allow alphanumeric TLDs in test for now il y a 6 ans
  rl1987 ee1fca727c Simplify hostname validation code il y a 6 ans
  rl1987 dbb7c8e6fd Validate hostnames with punycode TLDs correctly il y a 6 ans