[Pkg-privacy-commits] [obfsproxy] annotated tag upstream/0.2.6 created (now 3085a8b)
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:02:50 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a change to annotated tag upstream/0.2.6
in repository obfsproxy.
at 3085a8b (tag)
tagging ecf15f45d5b6b4b5a6307db669612c5d15ad02ac (commit)
replaces upstream/0.2.3
tagged by Jérémy Bobbio
on Mon Feb 10 18:07:43 2014 +0100
- Log -----------------------------------------------------------------
Upstream version 0.2.6
David Stainton (5):
Call transport setup at obfsproxy start
Obfs2 uses setup classmethod to save shared secret
Add get_public_options method to BaseTransport
Clean up code to filter server transport options
Add code examples to get_public_options doc str
George Kadianakis (17):
Add ChangeLog entry for #9815.
Pass server-side transport parameters to transports.
Do the release ritual for obfsproxy-0.2.4.
Add some trivialities related to the #10031 patch.
Add some more dependencies to doc/HOWTO.txt.
Merge remote-tracking branch 'remotes/david/david-transport-setup'
Fix a bug and add some docs on the setup() method.
Trivial edits and ChangeLog entry for #10243.
Another trivial ChangeLog edit.
Fix bug when calling the __init__ of the base transport.
Trivial doc tweaks and ChangeLog entries for #10342.
Remove the PITS code.
Add some more flags to TransportConfig.
Don't pass TransportConfig to the transport __init__().
Do the release ritual for obfsproxy-0.2.5.
Remove gmpy from the requirements of setup.py.
Do the release ritual for obfsproxy-0.2.6.
Jérémy Bobbio (1):
Imported Upstream version 0.2.6
Philipp Winter (12):
Don't log raw network data since it bloats up log files and messes with
Add a `TransportConfig' class which should contain configuration options (such
Use the new `TransportConfig' class to store the state location and pass it the
Update the constructors of all existing four transports to expect a
Add function for fast modular exponentiation.
Use 'powMod()' instead of the built-in 'pow()'.
Only use gmpy if it is installed.
Import the ScrambleSuit transport protocol.
Add ScrambleSuit's ChangeLog and specification.
Add "pyyaml" because it is used by ScrambleSuit.
Add an integration test for ScrambleSuit.
Update ChangeLog with ScrambleSuit.
Ximin Luo (2):
fix #10342: make circuit an attribute of transport, rather than passing it in as method params
rename handshake to circuitConnected, since it is just a callback and you don't *need* to do any sort of handshake
-----------------------------------------------------------------------
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/obfsproxy.git
More information about the Pkg-privacy-commits
mailing list