[tor-bugs] #21300 [Core Tor/Tor]: Recent changes broke GETCONF

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Jan 24 18:10:18 UTC 2017


#21300: Recent changes broke GETCONF
------------------------------+-----------------
     Reporter:  atagar        |      Owner:
         Type:  defect        |     Status:  new
     Priority:  Very High     |  Milestone:
    Component:  Core Tor/Tor  |    Version:
     Severity:  Major         |   Keywords:
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+-----------------
 Hi Nick, shot ya an email earlier about this. Tor changes pushed yesterday
 broke stem's integ tests. In particular GETCONF is broke. Repro is simple.
 Here's an example...

 {{{
 % ./tor-prompt

 >>> GETINFO config-text
 250+config-text=
 ControlPort 9051
 CookieAuthentication 1
 DataDirectory /home/atagar/.tor
 ExitPolicy reject *:*
 HiddenServiceStatistics 0
 Log notice stdout
 SocksPort 0
 .
 250 OK

 >>> GETCONF ControlPort
 250 ControlPort
 }}}

 Thanks!

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


More information about the tor-bugs mailing list