pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Remove obf4proxy and dependencies.



Module Name:	pkgsrc-wip
Committed By:	Alexander Nasonov <alnsn%yandex.ru@localhost>
Pushed By:	alnsn
Date:		Fri Sep 29 07:27:29 2017 +0100
Changeset:	9ffdd919449a4066dc6ac983a53b4bfd57fc7e82

Removed Files:
	go-ed25519/DESCR
	go-ed25519/Makefile
	go-ed25519/PLIST
	go-ed25519/buildlink3.mk
	go-ed25519/distinfo
	go-goptlib/DESCR
	go-goptlib/Makefile
	go-goptlib/PLIST
	go-goptlib/buildlink3.mk
	go-goptlib/distinfo
	go-siphash/DESCR
	go-siphash/Makefile
	go-siphash/PLIST
	go-siphash/buildlink3.mk
	go-siphash/distinfo
	obfs4proxy/DESCR
	obfs4proxy/Makefile
	obfs4proxy/PLIST
	obfs4proxy/distinfo

Log Message:
Remove obf4proxy and dependencies.

They have beem imported to pkgsrc.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9ffdd919449a4066dc6ac983a53b4bfd57fc7e82

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 go-ed25519/DESCR         |  1 -
 go-ed25519/Makefile      | 21 ----------------
 go-ed25519/PLIST         | 13 ----------
 go-ed25519/buildlink3.mk | 15 ------------
 go-ed25519/distinfo      |  6 -----
 go-goptlib/DESCR         |  1 -
 go-goptlib/Makefile      | 19 ---------------
 go-goptlib/PLIST         | 15 ------------
 go-goptlib/buildlink3.mk | 15 ------------
 go-goptlib/distinfo      |  6 -----
 go-siphash/DESCR         |  2 --
 go-siphash/Makefile      | 21 ----------------
 go-siphash/PLIST         |  7 ------
 go-siphash/buildlink3.mk | 15 ------------
 go-siphash/distinfo      |  6 -----
 obfs4proxy/DESCR         |  2 --
 obfs4proxy/Makefile      | 23 ------------------
 obfs4proxy/PLIST         | 63 ------------------------------------------------
 obfs4proxy/distinfo      |  6 -----
 19 files changed, 257 deletions(-)

diffs:
diff --git a/go-ed25519/DESCR b/go-ed25519/DESCR
deleted file mode 100644
index f014cee00f..0000000000
--- a/go-ed25519/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Ed25519 crypto for Go.
diff --git a/go-ed25519/Makefile b/go-ed25519/Makefile
deleted file mode 100644
index cc85e79ba5..0000000000
--- a/go-ed25519/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-# XXX 0.0.1 is a made-up release number, ask upstream to make a release.
-PKGNAME=	go-ed25519-0.0.1
-GITHUB_TAG=	5312a61534124124185d41f09206b9fef1d88403
-DISTNAME=	ed25519-${GITHUB_TAG}
-CATEGORIES=	security devel
-MASTER_SITES=	${MASTER_SITE_GITHUB:=agl/}
-GITHUB_PROJECT=	ed25519
-
-MAINTAINER=	alnsn%yandex.ru@localhost
-HOMEPAGE=	https://github.com/agl/ed25519
-COMMENT=	Ed25519 for Go
-LICENSE=	modified-bsd
-
-WRKSRC=		${WRKDIR}
-GO_DIST_BASE=	ed25519-${GITHUB_TAG}
-GO_SRCPATH=	github.com/agl/ed25519
-
-.include "../../lang/go/go-package.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/go-ed25519/PLIST b/go-ed25519/PLIST
deleted file mode 100644
index 9ff0022164..0000000000
--- a/go-ed25519/PLIST
+++ /dev/null
@@ -1,13 +0,0 @@
-@comment $NetBSD$
-gopkg/pkg/${GO_PLATFORM}/github.com/agl/ed25519.a
-gopkg/pkg/${GO_PLATFORM}/github.com/agl/ed25519/edwards25519.a
-gopkg/pkg/${GO_PLATFORM}/github.com/agl/ed25519/extra25519.a
-gopkg/src/github.com/agl/ed25519/LICENSE
-gopkg/src/github.com/agl/ed25519/ed25519.go
-gopkg/src/github.com/agl/ed25519/ed25519_test.go
-gopkg/src/github.com/agl/ed25519/edwards25519/const.go
-gopkg/src/github.com/agl/ed25519/edwards25519/edwards25519.go
-gopkg/src/github.com/agl/ed25519/extra25519/extra25519.go
-gopkg/src/github.com/agl/ed25519/extra25519/extra25519_test.go
-gopkg/src/github.com/agl/ed25519/testdata/sign.input.gz
-@pkgdir bin
diff --git a/go-ed25519/buildlink3.mk b/go-ed25519/buildlink3.mk
deleted file mode 100644
index 0803106ea4..0000000000
--- a/go-ed25519/buildlink3.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+=	go-ed25519
-
-.if !defined(GO_ED25519_BUILDLINK3_MK)
-GO_ED25519_BUILDLINK3_MK:=
-
-BUILDLINK_CONTENTS_FILTER.go-ed25519=	${EGREP} gopkg/
-BUILDLINK_DEPMETHOD.go-ed25519?=		build
-
-BUILDLINK_API_DEPENDS.go-ed25519+=	go-ed25519>=0.0.1
-BUILDLINK_PKGSRCDIR.go-ed25519?=	../../wip/go-ed25519
-.endif	# GO_ED25519_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-go-ed25519
diff --git a/go-ed25519/distinfo b/go-ed25519/distinfo
deleted file mode 100644
index 05794068d8..0000000000
--- a/go-ed25519/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (ed25519-5312a61534124124185d41f09206b9fef1d88403-5312a61534124124185d41f09206b9fef1d88403.tar.gz) = de2378d38b091c6d8cf6d70f21aa5d3754a95a71
-RMD160 (ed25519-5312a61534124124185d41f09206b9fef1d88403-5312a61534124124185d41f09206b9fef1d88403.tar.gz) = 4fb70d955b39acc4c679b1344b7ee132134af1fd
-SHA512 (ed25519-5312a61534124124185d41f09206b9fef1d88403-5312a61534124124185d41f09206b9fef1d88403.tar.gz) = b801d205d6ed9aaf07a567b4919ca072e34e1872388cccd1f5ece30c6cbd5d4907eff167e24fe5b4f8fe46c5746dbb0d1ef2a4ce4f1082682a022fbc652c0e78
-Size (ed25519-5312a61534124124185d41f09206b9fef1d88403-5312a61534124124185d41f09206b9fef1d88403.tar.gz) = 107312 bytes
diff --git a/go-goptlib/DESCR b/go-goptlib/DESCR
deleted file mode 100644
index ea22f760bc..0000000000
--- a/go-goptlib/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-goptlib is a library for writing Tor pluggable transports in Go.
diff --git a/go-goptlib/Makefile b/go-goptlib/Makefile
deleted file mode 100644
index ebb8d6c013..0000000000
--- a/go-goptlib/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	0.7
-DIST_SUBDIR=	go-goptlib
-PKGNAME=	${DIST_SUBDIR}-${DISTNAME}
-CATEGORIES=	net devel
-MASTER_SITES=	https://gitweb.torproject.org/pluggable-transports/goptlib.git/snapshot/
-
-MAINTAINER=	alnsn%yandex.ru@localhost
-HOMEPAGE=	https://gitweb.torproject.org/pluggable-transports/goptlib.git/snapshot/
-COMMENT=	Library for writing Tor pluggable transports in Go
-LICENSE=	cc0-1.0-universal
-
-WRKSRC=		${WRKDIR}
-GO_DIST_BASE=	${DISTNAME}
-GO_SRCPATH=	git.torproject.org/pluggable-transports/goptlib.git
-
-.include "../../lang/go/go-package.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/go-goptlib/PLIST b/go-goptlib/PLIST
deleted file mode 100644
index 2dc2c6e81b..0000000000
--- a/go-goptlib/PLIST
+++ /dev/null
@@ -1,15 +0,0 @@
-@comment $NetBSD$
-bin/dummy-client
-bin/dummy-server
-gopkg/pkg/${GO_PLATFORM}/git.torproject.org/pluggable-transports/goptlib.git.a
-gopkg/src/git.torproject.org/pluggable-transports/goptlib.git/COPYING
-gopkg/src/git.torproject.org/pluggable-transports/goptlib.git/README
-gopkg/src/git.torproject.org/pluggable-transports/goptlib.git/args.go
-gopkg/src/git.torproject.org/pluggable-transports/goptlib.git/args_test.go
-gopkg/src/git.torproject.org/pluggable-transports/goptlib.git/examples/dummy-client/dummy-client.go
-gopkg/src/git.torproject.org/pluggable-transports/goptlib.git/examples/dummy-server/dummy-server.go
-gopkg/src/git.torproject.org/pluggable-transports/goptlib.git/proxy_test.go
-gopkg/src/git.torproject.org/pluggable-transports/goptlib.git/pt.go
-gopkg/src/git.torproject.org/pluggable-transports/goptlib.git/pt_test.go
-gopkg/src/git.torproject.org/pluggable-transports/goptlib.git/socks.go
-gopkg/src/git.torproject.org/pluggable-transports/goptlib.git/socks_test.go
diff --git a/go-goptlib/buildlink3.mk b/go-goptlib/buildlink3.mk
deleted file mode 100644
index 3f749dc9c4..0000000000
--- a/go-goptlib/buildlink3.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+=	go-goptlib
-
-.if !defined(GO_GOPTLIB_BUILDLINK3_MK)
-GO_GOPTLIB_BUILDLINK3_MK:=
-
-BUILDLINK_CONTENTS_FILTER.go-goptlib=	${EGREP} gopkg/
-BUILDLINK_DEPMETHOD.go-goptlib?=		build
-
-BUILDLINK_API_DEPENDS.go-goptlib+=	go-goptlib>=0.7
-BUILDLINK_PKGSRCDIR.go-goptlib?=	../../wip/go-goptlib
-.endif	# GO_GOPTLIB_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-go-goptlib
diff --git a/go-goptlib/distinfo b/go-goptlib/distinfo
deleted file mode 100644
index 428725fc34..0000000000
--- a/go-goptlib/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (go-goptlib/0.7.tar.gz) = 545360c0ea5c68e83332dd2fd9ed1d922dfe9886
-RMD160 (go-goptlib/0.7.tar.gz) = 80b2c27d7a40ccad3de6df949c67735c60c34af3
-SHA512 (go-goptlib/0.7.tar.gz) = 93fd8823fbc74426d50f5d4e13839202ff5b55367e81dc964d5463573453ca4d3b274a84fbc1fde8b5e10ecadf6e2c9e85eb6fbed0a991340b9b8bf7fa4a1857
-Size (go-goptlib/0.7.tar.gz) = 25827 bytes
diff --git a/go-siphash/DESCR b/go-siphash/DESCR
deleted file mode 100644
index 177e016d4e..0000000000
--- a/go-siphash/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Go implementation of SipHash-2-4, a fast short-input PRF created
-by Jean-Philippe Aumasson and Daniel J. Bernstein.
diff --git a/go-siphash/Makefile b/go-siphash/Makefile
deleted file mode 100644
index 5e2b6c3976..0000000000
--- a/go-siphash/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-GITHUB_TAG=	v1.0.0
-DISTNAME=	${GITHUB_TAG}
-DIST_SUBDIR=	go-siphash
-PKGNAME=	${DIST_SUBDIR}-${GITHUB_TAG:S/v//}
-CATEGORIES=	security devel
-MASTER_SITES=	${MASTER_SITE_GITHUB:=dchest/}
-GITHUB_PROJECT=	siphash
-
-MAINTAINER=	alnsn%yandex.ru@localhost
-HOMEPAGE=	https://github.com/dchest/siphash
-COMMENT=	Go implementation of SipHash-2-4
-LICENSE=	public-domain
-
-WRKSRC=		${WRKDIR}
-GO_DIST_BASE=	siphash-${GITHUB_TAG:S/v//}
-GO_SRCPATH=	github.com/dchest/siphash
-
-.include "../../lang/go/go-package.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/go-siphash/PLIST b/go-siphash/PLIST
deleted file mode 100644
index abf7117668..0000000000
--- a/go-siphash/PLIST
+++ /dev/null
@@ -1,7 +0,0 @@
-@comment $NetBSD$
-gopkg/pkg/${GO_PLATFORM}/github.com/dchest/siphash.a
-gopkg/src/github.com/dchest/siphash/README
-gopkg/src/github.com/dchest/siphash/hash.go
-gopkg/src/github.com/dchest/siphash/siphash.go
-gopkg/src/github.com/dchest/siphash/siphash_test.go
-@pkgdir bin
diff --git a/go-siphash/buildlink3.mk b/go-siphash/buildlink3.mk
deleted file mode 100644
index 7967a14d99..0000000000
--- a/go-siphash/buildlink3.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+=	go-siphash
-
-.if !defined(GO_SIPHASH_BUILDLINK3_MK)
-GO_SIPHASH_BUILDLINK3_MK:=
-
-BUILDLINK_CONTENTS_FILTER.go-siphash=	${EGREP} gopkg/
-BUILDLINK_DEPMETHOD.go-siphash?=		build
-
-BUILDLINK_API_DEPENDS.go-siphash+=	go-siphash>=1.0.0
-BUILDLINK_PKGSRCDIR.go-siphash?=	../../wip/go-siphash
-.endif	# GO_SIPHASH_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-go-siphash
diff --git a/go-siphash/distinfo b/go-siphash/distinfo
deleted file mode 100644
index 72fa601ffa..0000000000
--- a/go-siphash/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (go-siphash/v1.0.0.tar.gz) = 961bb9cc91903c7961e5b164c58e118aa1336513
-RMD160 (go-siphash/v1.0.0.tar.gz) = 16eb6fe61ecb2da042ce7376e528bc507c879675
-SHA512 (go-siphash/v1.0.0.tar.gz) = e52dc9857974ab362f2d7b2f7389644fbc07e7bb5507a93f138b3f692c1065303846611bb51b3d9c637d851a4d20cc20af146719a553801a8f7e17ec900a736a
-Size (go-siphash/v1.0.0.tar.gz) = 4462 bytes
diff --git a/obfs4proxy/DESCR b/obfs4proxy/DESCR
deleted file mode 100644
index d46a8306c6..0000000000
--- a/obfs4proxy/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-obfs4proxy is a look-like nothing obfuscation protocol that incorporates
-ideas and concepts from Philipp Winter's ScrambleSuit protocol.
diff --git a/obfs4proxy/Makefile b/obfs4proxy/Makefile
deleted file mode 100644
index 2a84234ccb..0000000000
--- a/obfs4proxy/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	obfs4proxy-0.0.7
-CATEGORIES=	security net
-MASTER_SITES=	https://people.torproject.org/~yawning/releases/obfs4proxy/
-EXTRACT_SUFX=	.tar.xz
-
-MAINTAINER=	alnsn%yandex.ru@localhost
-HOMEPAGE=	https://people.torproject.org/~yawning/releases/obfs4proxy/
-COMMENT=	Look-like nothing obfuscation protocol
-LICENSE=	modified-bsd
-
-WRKSRC=		${WRKDIR}
-GO_DIST_BASE=	${DISTNAME}
-GO_SRCPATH=	git.torproject.org/pluggable-transports/obfs4.git
-
-.include "../../net/go-net/buildlink3.mk"
-.include "../../security/go-crypto/buildlink3.mk"
-.include "../../wip/go-ed25519/buildlink3.mk"
-.include "../../wip/go-siphash/buildlink3.mk"
-.include "../../wip/go-goptlib/buildlink3.mk"
-.include "../../lang/go/go-package.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/obfs4proxy/PLIST b/obfs4proxy/PLIST
deleted file mode 100644
index 4f75c21399..0000000000
--- a/obfs4proxy/PLIST
+++ /dev/null
@@ -1,63 +0,0 @@
-@comment $NetBSD$
-bin/obfs4proxy
-gopkg/pkg/${GO_PLATFORM}/git.torproject.org/pluggable-transports/obfs4.git/common/csrand.a
-gopkg/pkg/${GO_PLATFORM}/git.torproject.org/pluggable-transports/obfs4.git/common/drbg.a
-gopkg/pkg/${GO_PLATFORM}/git.torproject.org/pluggable-transports/obfs4.git/common/log.a
-gopkg/pkg/${GO_PLATFORM}/git.torproject.org/pluggable-transports/obfs4.git/common/ntor.a
-gopkg/pkg/${GO_PLATFORM}/git.torproject.org/pluggable-transports/obfs4.git/common/probdist.a
-gopkg/pkg/${GO_PLATFORM}/git.torproject.org/pluggable-transports/obfs4.git/common/replayfilter.a
-gopkg/pkg/${GO_PLATFORM}/git.torproject.org/pluggable-transports/obfs4.git/common/socks5.a
-gopkg/pkg/${GO_PLATFORM}/git.torproject.org/pluggable-transports/obfs4.git/common/uniformdh.a
-gopkg/pkg/${GO_PLATFORM}/git.torproject.org/pluggable-transports/obfs4.git/transports.a
-gopkg/pkg/${GO_PLATFORM}/git.torproject.org/pluggable-transports/obfs4.git/transports/base.a
-gopkg/pkg/${GO_PLATFORM}/git.torproject.org/pluggable-transports/obfs4.git/transports/meeklite.a
-gopkg/pkg/${GO_PLATFORM}/git.torproject.org/pluggable-transports/obfs4.git/transports/obfs2.a
-gopkg/pkg/${GO_PLATFORM}/git.torproject.org/pluggable-transports/obfs4.git/transports/obfs3.a
-gopkg/pkg/${GO_PLATFORM}/git.torproject.org/pluggable-transports/obfs4.git/transports/obfs4.a
-gopkg/pkg/${GO_PLATFORM}/git.torproject.org/pluggable-transports/obfs4.git/transports/obfs4/framing.a
-gopkg/pkg/${GO_PLATFORM}/git.torproject.org/pluggable-transports/obfs4.git/transports/scramblesuit.a
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/ChangeLog
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/LICENSE
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/README.md
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/common/csrand/csrand.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/common/drbg/hash_drbg.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/common/log/log.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/common/ntor/ntor.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/common/ntor/ntor_test.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/common/probdist/weighted_dist.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/common/probdist/weighted_dist_test.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/common/replayfilter/replay_filter.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/common/replayfilter/replay_filter_test.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/common/socks5/args.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/common/socks5/args_test.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/common/socks5/rfc1929.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/common/socks5/socks5.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/common/socks5/socks_test.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/common/uniformdh/uniformdh.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/common/uniformdh/uniformdh_test.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/doc/obfs4-spec.txt
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/doc/obfs4proxy.1
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/obfs4proxy/obfs4proxy.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/obfs4proxy/proxy_http.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/obfs4proxy/proxy_socks4.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/obfs4proxy/pt_extras.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/obfs4proxy/termmon.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/obfs4proxy/termmon_linux.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/transports/base/base.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/transports/meeklite/base.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/transports/meeklite/meek.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/transports/obfs2/obfs2.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/transports/obfs3/obfs3.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/transports/obfs4/framing/framing.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/transports/obfs4/framing/framing_test.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/transports/obfs4/handshake_ntor.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/transports/obfs4/handshake_ntor_test.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/transports/obfs4/obfs4.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/transports/obfs4/packet.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/transports/obfs4/statefile.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/transports/scramblesuit/base.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/transports/scramblesuit/conn.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/transports/scramblesuit/handshake_ticket.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/transports/scramblesuit/handshake_uniformdh.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/transports/scramblesuit/hkdf_expand.go
-gopkg/src/git.torproject.org/pluggable-transports/obfs4.git/transports/transports.go
diff --git a/obfs4proxy/distinfo b/obfs4proxy/distinfo
deleted file mode 100644
index dce2abe57d..0000000000
--- a/obfs4proxy/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (obfs4proxy-0.0.7.tar.xz) = b81ed0ccdf2aa8d4195e0e7ca4a4403e3b34f860
-RMD160 (obfs4proxy-0.0.7.tar.xz) = d08600d43121683f0d4275854a632c4c92c3f513
-SHA512 (obfs4proxy-0.0.7.tar.xz) = b5da21d9ea0aae48667b3260500af15eaa135a30762a17cccd58554fca3090437db41e34166744956d302df3e2b98282f88fb4732c1df7086cb4b45942e1b90c
-Size (obfs4proxy-0.0.7.tar.xz) = 56184 bytes


Home | Main Index | Thread Index | Old Index