Commit History

Author SHA1 Message Date
  Nick Mathewson 78bf564168 Merge branch 'maint-0.3.2' into maint-0.3.3 6 years ago
  Nick Mathewson 9b10eb2d7a Merge branch 'maint-0.3.1' into maint-0.3.2 6 years ago
  Nick Mathewson 834eef2452 Merge branch 'maint-0.2.9' into maint-0.3.1 6 years ago
  Nick Mathewson b68e636b33 Merge branch 'maint-0.2.5' into maint-0.2.9 6 years ago
  Nick Mathewson ac3e389dbd Merge remote-tracking branch 'dgoulet/bug25582_033' into maint-0.3.3 6 years ago
  Nick Mathewson 8f798b686d Merge branch 'bug25679_033_squashed' into maint-0.3.3 6 years ago
  Nick Mathewson e3ad4957a8 Fix the default for TOR_RUST_DEPENDENCIES 6 years ago
  Karsten Loesing 1fa396b0a4 Update geoip and geoip6 to the April 3 2018 database. 6 years ago
  David Goulet ff38c0589c man: Add a comment to anchor only option 6 years ago
  Nick Mathewson ec8ee54129 Merge branch 'bug21394_029_redux' into maint-0.3.3 6 years ago
  Dhalgren 06484eb5e1 Bug 21394 touchup: Increase DNS attempts to 3 6 years ago
  Nick Mathewson 7ccb1c5a85 add a missing word 6 years ago
  Nick Mathewson 8d6b1da2e6 Merge remote-tracking branch 'isis-github/bug24031_r5_squashed_033' into maint-0.3.3 6 years ago
  Isis Lovecruft b503df2775 changes: Add changes file for #24031. 6 years ago
  Isis Lovecruft c65088cb19 rust: Fix ProtoSet and ProtoEntry to use the same DoS limits as C. 6 years ago
  Isis Lovecruft 4b4e36a413 rust: Port all C protover_all_supported tests to Rust. 6 years ago
  Isis Lovecruft 6739a69c59 tests: Run all existing protover tests in both languages. 6 years ago
  Isis Lovecruft f769edd148 tests: Make inline comments in test_protover.c more accurate. 6 years ago
  Isis Lovecruft ad369313f8 protover: Change protover_all_supported() to return only unsupported. 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 493e565226 rust: Refactor protover tests with new methods; note altered behaviours. 6 years ago
  Isis Lovecruft 35b86a12e6 rust: Refactor protover::is_supported_here(). 6 years ago
  Isis Lovecruft 2eb1b7f2fd rust: Add new ProtoverVote type and refactor functions to methods. 6 years ago
  Isis Lovecruft fa15ea104d rust: Add macro for `impl ToString for {Unvalidated}ProtoEntry`. 6 years ago
  Isis Lovecruft 3c47d31e1f rust: Add new protover::UnvalidatedProtoEntry type. 6 years ago