[tor-bugs] #3842 [Tor Client]: Missing signal/names option

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sun Jan 22 22:23:53 UTC 2012


#3842: Missing signal/names option
-----------------------------+----------------------------------------------
 Reporter:  atagar           |          Owner:                    
     Type:  enhancement      |         Status:  needs_review      
 Priority:  minor            |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor Client       |        Version:                    
 Keywords:  easy controller  |         Parent:                    
   Points:                   |   Actualpoints:                    
-----------------------------+----------------------------------------------

Comment(by blackpaw):

 Okay, I think I finally fixed everything this time. The patch is all
 contained in the file starting with 0005. I tested it and it seems to work
 without breaking anything. Thanks for all of the help guys.
 {{{
 blackpaw at 0verfl0w:~$ telnet localhost 9051
 Trying 127.0.0.1...
 Connected to localhost.
 Escape character is '^]'.
 AUTHENTICATE
 250 OK
 GETINFO events/names
 250-events/names=CIRC CIRC_MINOR STREAM ORCONN BW DEBUG INFO NOTICE WARN
 ERR NEWDESC ADDRMAP AUTHDIR_NEWDESCS DESCCHANGED NS STATUS_GENERAL
 STATUS_CLIENT STATUS_SERVER GUARD STREAM_BW CLIENTS_SEEN NEWCONSENSUS
 BUILDTIMEOUT_SET SIGNAL CONF_CHANGED
 250 OK
 GETINFO signal/names
 250-signal/names=RELOAD HUP SHUTDOWN DUMP USR1 DEBUG USR2 HALT TERM INT
 NEWNYM CLEARDNSCACHE
 250 OK
 SIGNAL INT
 250 OK
 Connection closed by foreign host.
 }}}

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


More information about the tor-bugs mailing list