[tor-commits] [stem/master] Controller methods for GETCONF and RESETCONF

atagar at torproject.org atagar at torproject.org
Sun Jul 8 20:14:44 UTC 2012


commit 6a91cda3db2a1ab1c4bf485fad03fd5cea24657a
Merge: a325a40 3d15387
Author: Damian Johnson <atagar at torproject.org>
Date:   Sun Jul 8 13:13:17 2012 -0700

    Controller methods for GETCONF and RESETCONF
    
    Feature addition by Ravi, addressing...
    https://trac.torproject.org/6239

 run_tests.py                     |    2 +
 stem/control.py                  |  123 +++++++++++++++++++++++++++++++++----
 stem/response/__init__.py        |   41 +++++++++++++
 test/integ/control/controller.py |   76 +++++++++++++++++++++++
 test/unit/response/__init__.py   |   10 +++-
 test/unit/response/singleline.py |   35 +++++++++++
 6 files changed, 272 insertions(+), 15 deletions(-)



More information about the tor-commits mailing list