| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Tested on a x86 virtual machine.
Gentoo-Bug: 590768
Package-Manager: portage-2.3.1
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
|
|
|
|
|
|
|
|
|
| |
It seemed for a while that this ebuild would go away soon because of the code
being merged into dev-go/go-crypto, however it turns out the extra25519 part
has NOT been merged. net-proxy/obfs4proxy requires both so it looks like the
package is here to stay.
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0_rc1
Closes: https://github.com/gentoo/gentoo/pull/1528
Signed-off-by: Ian Delaney <idella4@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
|
|
|
| |
A Go implementation of the ed25519 digital-signature scheme.
This is one of the dependencies of net-proxy/obfs4proxy.
Relevant Gentoo bug: #580622.
|
|
|
|
|
|
| |
split it into multiple commits, one per ebuild.
This reverts commit eff2dc6a41b8dd13a978b01608f5df3b0eb6d84e.
|
|
A new obfuscating proxy for Tor bridges which supports, among others,
the OBFS4 protocol. It depends on three packages which were not in
Portage and therefore have just had ebuild files created as well:
dev-go/ed25519, dev-go/goptlib, and dev-go/siphash.
Relevant Gentoo bugs: #580582, #580622, #580626, #580628.
|