[Pkg-privacy-commits] [txtorcon] annotated tag v0.2 created (now 9973b1c)
Ximin Luo
infinity0 at debian.org
Mon Oct 19 22:56:00 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a change to annotated tag v0.2
in repository txtorcon.
at 9973b1c (tag)
tagging ea7d5527c02c2ddbdbb3c88d45706fcfcbf1272f (commit)
replaces v0.1
tagged by meejah
on Fri Jun 1 03:38:12 2012 -0600
- Log -----------------------------------------------------------------
Releasing 0.2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQEcBAABAgAGBQJPyI2EAAoJEMJgKAMSgGmnq/0IAJPLr5/NO5HNXbW6UjfBlKAv
ohxVOp1aDiuo/Rxwb1Pr+v52yTUpUlYTycX/CKbC7aggZDKtTMnLk7eotu/2Q3aO
RjuJqk/ihKkXAQogTI08C8HWKTYkZnpSiC/tqiYrQ91Y6QiX/FsudDqKjLp5KeTb
BBVFP9/z/rz+HDAoY9f8e9wbejgZDl9P0IGYcL7f3xUMGUfl30BGhfkiEq0HjhsQ
6AZnA3kJ3+QXa64jhwzCot5qxsyCN/D/pXGbLmztNDlodup+t6JqspWozXMh3EL/
hxUDoM2QoiYdi0HIHyJHDCj1jRjfbP3mP4wAlqZTt6PUlo/ipedQ8OBys+n8NgY=
=Zhic
-----END PGP SIGNATURE-----
Kurt Neufeld (2):
Some minor fixes and some comments to help tests work on OSX. My
Ignoring *.pyc files
Michele Orrù (9):
Removing unused import
Closing unneeded file descriptors.
Merge branch 'master' of https://github.com/meejah/txtorcon
Merge commit 'f7d78c99fe619e39950ab5b72ff72dc1e51f6dc0'
Defer logging od torprotocol to the twisted logger handler
Improving find_keyword; removing trailing whitespaces in util module.
Deferring setup to setuptools; excluding test suite from package.
Absolute imports
Deferring specific debug messages to a new log publisher.
meejah (83):
change license to MIT
fix up license, URI
fix up GeoIP vs pygeoip code, and error handling
add default mixin-type implementations of IStreamListener, ICircuitListener and use them to shorten examples
Make circuit failure watcher more robust. Tweaks to README.
make psutil a requirement: change README; rip out non-psutil-code; add tests and fix bug with multiple-tor-processes case; use startswith() for string tests
clean up test-case code somewhat
document undocumented test
make a unique_name property for Router
get rid of set_flags, change to a property
turn policy, bandwidth on Router into descriptors
add unit-test for setting flags from string (instead of list)
move doc to a docstring
get the type of a key
add get_info_incremental with a callback-per-line
cleanup
first maybe-working cut at incremental router parsing
add test for multiline getinfo
use only state-machine parsing
allow parser to parse more than one thing
cleanups
test covering multi-line with incremental variant
test covering incremental parsing of - style continuation lines
merge stashed changes
add test for missing p lines in routers
add test for missing w lines in router descriptors
fix state-machine to allow missing p and w lines
improve documentation
don't try to parse empty strings
test and fix for parse error on lines like:
further failing test for 650's with +
expand test to to - 600 lines too
check for active command properly
start on providing command-line options for circuit_failure_rates example
better option handling
rename variable to reflect reality
option to connect to a different address/port and timestamps on the update messages
fix docs builder paths
bump version to 0.2
psutil is now required
move README handling to docs/Makefile so ReadTheDocs builds it too
pandoc requirement for ReadTheDocs
Merge pull request #4 from mmaker/master
first working cut of SAFECOOKIE
refactor and update SAFECOOKIE implementation
clean up keyword parsing further, remove debug
clean up parsing some more
add some unit-tests for SAFECOOKIE
clarify some comments, better exceptions and fix parse error
handle a couple more errors-cases in tests
Merge branch 'safecookie'
reset default control port
ns/all was confusing descriptor parser with dangling OK line
get rid of printout
hack to attemp to get ReadTheDocs to build the README, too
relax requirement
pypandoc actually found in pypi
workaround for missing pandoc on ReadTheDocs
debugging NS/NEWCONSENSUS updates
more-correct message
Merge branch 'master' into circuit-failure-options
add options to specify starting values for guards
add option for delay, better parsing
document option
update README with tests/coverage and graphviz mention
prepare for 0.2 release
remove debug and add mention in docs
undo debugging code
add unit-test for double-NEWCONSENSUS and clean up router parsing
fix setup.py to include static single-page documentation, as well as Sphinx sources for the docs
Merge branch 'ns-parsing'
minor README updates
fixes to documentation
add examples using Unix socket to /var/run/tor/control
fix a couple errors in examples
add utest for failing if routerdescriptors end with OK
add utest for failing if routerdescriptors end with OK (w and p variants)
fix router parsing if OK comes after s or w lines
include tests in distribution
do signatures properly (detached)
update class names and where txtorcon runs
A few fixups for logging:
update 0.2 notes
mike warren (3):
keep python2.6 happy with str not bytearray
leftover from psutil being optional; don't allow pid to be a mere int in tests
use str(e) instead of e.message which is deprecated
mmaker (1):
Logging improvements, move to global DEBUG option and a few fixups.
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/txtorcon.git
More information about the Pkg-privacy-commits
mailing list