[Pkg-privacy-commits] [obfs4proxy] 124/151: Imported Upstream version 0.0.4

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 12:59:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository obfs4proxy.

commit 2410a46feac89d8137a235b1b3195b23b731b0a0
Merge: 45ec70c 714581d
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Thu Feb 26 13:17:26 2015 +0100

    Imported Upstream version 0.0.4

 ChangeLog                                          |   5 +
 README.md                                          |   5 +-
 common/ntor/ntor.go                                |   4 +-
 common/probdist/weighted_dist.go                   |  25 +
 doc/obfs4-spec.txt                                 |  11 +
 doc/obfs4proxy.1                                   |   5 +-
 obfs4proxy/obfs4proxy.go                           |   2 +-
 transports/obfs4/framing/framing.go                |   2 +-
 transports/obfs4/handshake_ntor_test.go            |  88 ++--
 transports/scramblesuit/base.go                    |  88 ++++
 transports/scramblesuit/conn.go                    | 521 +++++++++++++++++++++
 transports/scramblesuit/handshake_ticket.go        | 228 +++++++++
 transports/scramblesuit/handshake_uniformdh.go     | 174 +++++++
 .../scramblesuit/hkdf_expand.go                    |  73 ++-
 transports/transports.go                           |   2 +
 15 files changed, 1152 insertions(+), 81 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/obfs4proxy.git



More information about the Pkg-privacy-commits mailing list