[tor-commits] [stem/master] Supporting new event types from proposal 218

atagar at torproject.org atagar at torproject.org
Mon Nov 4 07:29:15 UTC 2013


commit e8c916b20cdd9570d6ead75bdba190edf02bc7a9
Merge: ae6d978 d6a95bf
Author: Damian Johnson <atagar at torproject.org>
Date:   Sun Nov 3 23:24:16 2013 -0800

    Supporting new event types from proposal 218
    
    Adding support for the new event types from proposal 218, "Controller events to
    better understand connection/circuit usage"...
    
    https://gitweb.torproject.org/torspec.git/commitdiff/6f2919a

 docs/change_log.rst          |    5 +
 stem/__init__.py             |   38 +++++++
 stem/response/events.py      |  226 ++++++++++++++++++++++++++++++++++++++++++
 stem/version.py              |    8 ++
 test/unit/response/events.py |  133 +++++++++++++++++++++++++
 5 files changed, 410 insertions(+)



More information about the tor-commits mailing list