| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
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 SipHash-2.4, a fast short-input PRF created by
Jean-Philippe Aumasson and Daniel J. Bernstein.
This is one of the dependencies of net-proxy/obfs4proxy.
Relevant Gentoo bug: #580628.
|
|
|
|
|
|
| |
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.
|