[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #15333 [Tor]: Minor control-spec.txt corrections.



#15333: Minor control-spec.txt corrections.
--------------------------------------+----------------------------------
 Reporter:  yawning                   |          Owner:
     Type:  defect                    |         Status:  new
 Priority:  trivial                   |      Milestone:
Component:  Tor                       |        Version:  Tor: unspecified
 Keywords:  tor-spec, tor-controller  |  Actual Points:
Parent ID:                            |         Points:
--------------------------------------+----------------------------------
 Re: SETCONF:
 >  Tor responds with a "250 configuration values set" reply on success.
 >  If some of the listed keywords can't be found, Tor replies with a

 According to git blame that hasn't been the case since... 2008?  2007?

 {{{
       case SETOPT_OK:
         config_free_lines(lines);
         send_control_done(conn);
         return 0;
 }}}

 >  Sent from the client to the server.  The syntax is as for GETCONF:
 >    "GETINFO" 1*(SP keyword) CRLF
 >  one or more NL-terminated strings.  The server replies with an
 INFOVALUE
 >  message, or a 551 or 552 error.

 "one or nor NL-terminated strings" is confusing.  Did a newline and a word
 get cutoff somewhere, or am I just being dense?

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/15333>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs