[tor-bugs] #23347 [Core Tor/Tor]: Using bridges is not working anymore with tor on master

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Aug 29 05:30:27 UTC 2017


#23347: Using bridges is not working anymore with tor on master
----------------------------------------------+----------------------------
 Reporter:  gk                                |          Owner:  teor
     Type:  defect                            |         Status:
                                              |  needs_review
 Priority:  Very High                         |      Milestone:  Tor:
                                              |  0.3.2.x-final
Component:  Core Tor/Tor                      |        Version:
 Severity:  Normal                            |     Resolution:
 Keywords:  tor-bootstrap, tor-bridge-client  |  Actual Points:  0.5
Parent ID:                                    |         Points:  0.5
 Reviewer:                                    |        Sponsor:
----------------------------------------------+----------------------------

Comment (by teor):

 I pushed a fixup to this branch to fix a bug that arma identified on IRC:
 bridges reset their download schedule when they're successfully
 downloaded, and then want to do the next download after an hour. (Maybe
 the way I fixed it isn't the best design, but it does maintain the
 pre-#17750 behaviour.)

 I also added a commit that refactors bridge downloads to use the
 "increment on attempt" functions. (They were using the "increment on
 failure" functions to increment on each attempt, and never incrementing on
 failure, which was confusing.)

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/23347#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list