[tor-bugs] #19552 [Core Tor/Tor]: Provide mechanism to find dirconns associated with a download_status_t, and expose active download attempts in GETINFO response

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Aug 2 09:33:26 UTC 2016


#19552: Provide mechanism to find dirconns associated with a download_status_t, and
expose active download attempts in GETINFO response
----------------------------------------------+----------------------------
 Reporter:  andrea                            |          Owner:  andrea
     Type:  defect                            |         Status:  assigned
 Priority:  Medium                            |      Milestone:  Tor:
Component:  Core Tor/Tor                      |  0.2.9.x-final
 Severity:  Normal                            |        Version:
 Keywords:  tor-unit-tests TorCoreTeam201607  |     Resolution:
Parent ID:                                    |  Actual Points:
 Reviewer:                                    |         Points:  2
                                              |        Sponsor:  SponsorS-
                                              |  can
----------------------------------------------+----------------------------

Comment (by andrea):

 This is going to end up just reporting how many active dirconns there are,
 I think; I've got the machinery to build lists of them for the download
 status queries, but the right approach to exposing more than a count is a
 way to provide a token usable with a more general connection-status query
 mechanism, and the existing control-port spec is pretty short on those.
 The only connection status query it seems to offer is /orconn-status to
 get a list of orconns.  If we care about this perhaps we should consider
 building a more general-purpose mechanism, but I think adding "<n>
 downloads active" satisfies the original intent of this ticket.

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


More information about the tor-bugs mailing list