1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Sep 20, 2024 — Sep 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
put RTD URL at top of README More... over 13 years ago
fix builder for docs, fix README for readthedocs More... over 13 years ago
update 0.2 notes More... over 13 years ago
A few fixups for logging: More... over 13 years ago
Logging improvements, move to global DEBUG option and a few fixups. More... over 13 years ago
Deferring specific debug messages to a new log publisher. More... over 13 years ago
Absolute imports More... over 13 years ago
Deferring setup to setuptools; excluding test suite from package. More... over 13 years ago
Improving find_keyword; removing trailing whitespaces in util module. More... over 13 years ago
update class names and where txtorcon runs More... over 13 years ago
use str(e) instead of e.message which is deprecated More... over 13 years ago
do signatures properly (detached) More... over 13 years ago
leftover from psutil being optional; don't allow pid to be a mere int in tests More... over 13 years ago
keep python2.6 happy with str not bytearray More... over 13 years ago
include tests in distribution More... over 13 years ago
fix router parsing if OK comes after s or w lines More... over 13 years ago
add utest for failing if routerdescriptors end with OK (w and p variants) More... over 13 years ago
add utest for failing if routerdescriptors end with OK More... over 13 years ago
fix a couple errors in examples More... over 13 years ago
add examples using Unix socket to /var/run/tor/control More... over 13 years ago
fixes to documentation More... over 13 years ago
minor README updates More... over 13 years ago
Merge branch 'ns-parsing' More... over 13 years ago
fix setup.py to include static single-page documentation, as well as Sphinx sources for the docs More... over 13 years ago
add unit-test for double-NEWCONSENSUS and clean up router parsing More... over 13 years ago
undo debugging code More... over 13 years ago
Defer logging od torprotocol to the twisted logger handler More... over 13 years ago
remove debug and add mention in docs More... over 13 years ago
prepare for 0.2 release More... over 13 years ago
update README with tests/coverage and graphviz mention More... over 13 years ago