[tor-bugs] #1692 [Tor Relay]: No Events for SETCONF

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sun Aug 7 09:55:53 UTC 2011


#1692: No Events for SETCONF
-------------------------+--------------------------------------------------
 Reporter:  atagar       |          Owner:  krkhan          
     Type:  enhancement  |         Status:  assigned        
 Priority:  normal       |      Milestone:  Tor: unspecified
Component:  Tor Relay    |        Version:  Tor: unspecified
 Keywords:               |         Parent:                  
   Points:               |   Actualpoints:                  
-------------------------+--------------------------------------------------
Changes (by krkhan):

  * owner:  => krkhan
 * cc: krkhan@… (added)


Comment:

 In case of multiple values for SETCONF, multiline replies are generated in
 accordance with section 2.3 of control-spec.

 || [krkhan at orthanc ~]$ telnet localhost 9051 || ||
 || Trying 127.0.0.1... || ||
 || Connected to localhost. || ||
 || Escape character is '^]'. || ||
 || authenticate "" || ||
 || 250 OK || ||
 || setevents CONF_CHANGED || ||
 || 250 OK || ||
 || || [krkhan at orthanc ~]$ telnet localhost 9051 ||
 || || Trying 127.0.0.1... ||
 || || Connected to localhost. ||
 || || Escape character is '^]'. ||
 || || authenticate "" ||
 || || 250 OK ||
 || || setconf Nickname=orthanc ExitNodes={us} ||
 || 650-CONF_CHANGED || 250 OK ||
 || 650-ExitNodes={us} || ||
 || 650-Nickname=orthanc || ||
 || 650 OK || ||
 || quit || ||
 || 250 closing connection || ||
 || Connection closed by foreign host. ||
 || || quit ||
 || || 250 closing connection ||
 || || Connection closed by foreign host. ||

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


More information about the tor-bugs mailing list