[tor-bugs] #8510 [Tor]: Add useful Hidden Service related events to the Tor control port

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Feb 5 02:48:44 UTC 2014


#8510: Add useful Hidden Service related events to the Tor control port
-------------------------+----------------------------------------------
     Reporter:  hellais  |      Owner:
         Type:  task     |     Status:  needs_revision
     Priority:  normal   |  Milestone:  Tor: unspecified
    Component:  Tor      |    Version:
   Resolution:           |   Keywords:  tor-hs controller needs-proposal
Actual Points:           |  Parent ID:  #8993
       Points:           |
-------------------------+----------------------------------------------

Comment (by dave2008):

 As reported by @asn and @atagar reported, the longname reported in the
 control event is not consistent with control spec. I have added some
 patches to fix it:
 https://github.com/houqp/tor/tree/hs_control_fix

 I noticed that all the functions in control.c either uses
 node_get_verbose_nickname or implement their own version of it to get the
 LongName. If the concept of LongName is specific to the control submodule.
 Maybe it's better to have one generic get_longname function and use it
 instead of duplicating the code again and again.

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


More information about the tor-bugs mailing list