[tor-bugs] #6250 [Stem]: Stem's convenience method for saving configuration using SAVECONF

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Jun 28 08:42:40 UTC 2012


#6250: Stem's convenience method for saving configuration using SAVECONF
--------------------+-------------------------------------------------------
 Reporter:  neena   |          Owner:  atagar
     Type:  task    |         Status:  new   
 Priority:  normal  |      Milestone:        
Component:  Stem    |        Version:        
 Keywords:          |         Parent:        
   Points:          |   Actualpoints:        
--------------------+-------------------------------------------------------
 I'm implementing the convenience method for saving Tor's current
 configuration using SAVECONF.

 My implementation is
 [http://repo.or.cz/w/stem/neena.git/shortlog/refs/heads/saveconf-wrapper
 here] (this
 [http://repo.or.cz/w/stem/neena.git/commit/e77859a7629e62f0191611fd7179c9388d4ee594
 commit]). I've based it off my setconf branch because it's using the
 SingleLineResponse I implemented in it, so this will have to merged after
 that (which is based on the getconf parsing, because the tests need it). I
 wish had done this seperately, but, *shrug*.

 I also fixed a few things in the documentation which reappeared after a
 bad rebase to master. such as...
 {{{
 -  :var str code: The error code returned by Tor (if applicable)
 -  :var str message: The error message returned by Tor (if applicable) or
 a human
 +  :var str code: The error code returned by Tor
 +  :var str message: The error message returned by Tor or a human
 }}}

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


More information about the tor-bugs mailing list