[Pkg-privacy-commits] [obfsproxy] 271/353: Merge tag 'upstream/0.2.7'
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:02:09 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository obfsproxy.
commit 07aac6435739d01df04e5725b250183f3897f01c
Merge: 520f27c b9c3820
Author: Jérémy Bobbio <lunar at debian.org>
Date: Sat Mar 15 14:54:37 2014 +0100
Merge tag 'upstream/0.2.7'
Upstream version 0.2.7
ChangeLog | 12 +
PKG-INFO | 2 +-
obfsproxy/_version.py | 4 +-
obfsproxy/common/modexp.py | 24 +-
obfsproxy/managed/client.py | 10 +-
obfsproxy/managed/server.py | 8 +-
obfsproxy/network/launch_transport.py | 2 +-
obfsproxy/network/socks.py | 159 +++---
obfsproxy/network/socks5.py | 570 ++++++++++++++++++++++
obfsproxy/test/test_obfs3_dh.py | 135 +++++
obfsproxy/test/test_socks.py | 8 +-
obfsproxy/test/test_socks5.py | 438 +++++++++++++++++
obfsproxy/{common => test/transports}/__init__.py | 0
obfsproxy/test/transports/test_scramblesuit.py | 318 ++++++++++++
obfsproxy/transports/obfs3.py | 48 +-
obfsproxy/transports/obfs3_dh.py | 19 +-
obfsproxy/transports/scramblesuit/ticket.py | 2 +-
obfsproxy/transports/scramblesuit/unittests.py | 438 +++++++++++++++++
18 files changed, 2073 insertions(+), 124 deletions(-)
--
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