Skip to content
Snippets Groups Projects
  1. Dec 03, 2024
  2. Nov 19, 2024
  3. Nov 18, 2024
  4. Oct 31, 2024
  5. Oct 30, 2024
    • David Goulet's avatar
      Merge branch 'pin-chutney' into 'main' · 6c8238f3
      David Goulet authored
      CI: use a fixed version of chutney
      
      See merge request !843
      6c8238f3
    • Jim Newsome's avatar
      CI: use a fixed version of chutney · f79a5e66
      Jim Newsome authored
      While chutney currently runs tor's chutney test in its own CI,
      it's difficult to guarantee the two won't accidentally diverge.
      Probably best to use a fixed version here so that we can control
      chutney version bumps and avoid surprise breakage in tor's CI.
      
      This will also free us to intentionally make breaking changes in
      chutney (though I don't have any immediate plans for any).
      f79a5e66
  6. Oct 28, 2024
  7. Oct 24, 2024
  8. Oct 21, 2024
  9. Oct 16, 2024
  10. Oct 15, 2024
    • Daniel Winzen's avatar
      Add changes file · b5d2ef2a
      Daniel Winzen authored
      Verified
      b5d2ef2a
    • Roger Dingledine's avatar
      don't build preemptive conflux circuits if no predicted ports · 7cca6dc1
      Roger Dingledine authored
      Conflux circuit building was ignoring the "predicted ports" feature,
      which aims to make Tor stop building circuits if there have been
      no user requests lately. This bug led to every idle Tor on the
      network building and discarding circuits every 30 seconds, which
      added overall load to the network, used bandwidth and battery from
      clients that weren't actively using their Tor, and kept sockets open
      on guards which added connection padding essentially forever.
      
      Bug went in on commit 39c2927d when we added preemptive conflux circuit
      pools.
      
      Fixes bug 40981; bugfix on 0.4.8.1-alpha.
      7cca6dc1
  11. Oct 13, 2024
Loading