[tor-bugs] #4600 [Tor]: Spec doesn't mention password quotes

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Mar 21 19:42:44 UTC 2014


#4600: Spec doesn't mention password quotes
-------------------------+-------------------------------------------------
     Reporter:  atagar   |      Owner:  nickm
         Type:  defect   |     Status:  reopened
     Priority:  trivial  |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor      |    Version:
   Resolution:           |   Keywords:  easy tor-spec tor-relay 025-triaged
Actual Points:           |  Parent ID:
       Points:           |
-------------------------+-------------------------------------------------

Comment (by nickm):

 This is actually nontrivial since as far as I can tell there are two
 single-line escaped-string formats here: The one that control.c generates
 (which uses esc_for_log), and the one we accept (which uses
 decode_escaped_string).  I don't think control-spec does a great job
 distinguishing between them: it seems to call them both QuotedString,
 which is just wrong.

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


More information about the tor-bugs mailing list