summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-go/goptlib: remove oldMarek Szuba2019-10-081-2/+0
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-go/goptlib: bump to 1.1.0Marek Szuba2019-06-111-0/+1
| | | | | Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* dev-go/goptlib: bump to 1.0.0 and EAPI 7Marek Szuba2019-02-081-0/+1
| | | | | | | | Release tarballs will be hosted on dev.gentoo.org from now on, upstream still doesn't publish them and Debian hasn't updated them since 0.6. Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-go/goptlib: remove oldMarek Szuba2018-05-251-1/+0
| | | | Package-Manager: Portage-2.3.39, Repoman-2.3.9
* dev-go/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-go/goptlib: bump to version 0.6Anthony G. Basile2016-05-291-0/+1
| | | | Package-Manager: portage-2.2.28
* dev-go/goptlib: add proxied maintainerAnthony G. Basile2016-04-231-2/+0
| | | | Package-Manager: portage-2.2.26
* New ebuild: dev-go/goptlib.Marek Szuba2016-04-231-0/+3
| | | | | | | The official Go library for Tor pluggable transports. This is one of the dependencies of net-proxy/obfs4proxy. Relevant Gentoo bug: #580626.
* Revert "New ebuild: net-proxy/obfs4proxy, plus dependencies." in order to ↵Marek Szuba2016-04-231-3/+0
| | | | | | split it into multiple commits, one per ebuild. This reverts commit eff2dc6a41b8dd13a978b01608f5df3b0eb6d84e.
* New ebuild: net-proxy/obfs4proxy, plus dependencies.Marek Szuba2016-04-231-0/+3
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.