Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
cert-manager
cert-manager is a Kubernetes add-on to automate the management and issuance of TLS certificates.
Collective -
Host: opensource -
https://opencollective.com/cert-manager
- Website: https://cert-manager.io
- Code: https://github.com/cert-manager
R=golang-dev, agl
CC=golang-dev
https://golang.org/cl/6075046
These are the obvious mistakes from my read through. I'll save the
more cosmetic changes for a l...
R=r
CC=golang-dev
https://golang.org/cl/6023044
Fixes golang/go#3479.
Using a channel to model window size was a mistake. Unlike stdin and
stdo...
R=golang-dev
CC=golang-dev
https://golang.org/cl/5960044
This removes the sole "exp/foo" import in the Go subrepos.
A separate CL will remove exp/termina...
R=golang-dev, dave
CC=golang-dev
https://golang.org/cl/5905048
R=golang-dev
CC=agl, golang-dev
https://golang.org/cl/5908048
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5845056
This consists of ~2000 lines of amd64 assembly and a, much slower,
generic Go version in curve25...
Fixes golang/go#2903.
R=golang-dev
CC=agl, golang-dev
https://golang.org/cl/5755054
Atom N450, 6g
benchmark old ns/op new ns/op delta
BenchmarkMarsha...
R=agl
CC=golang-dev
https://golang.org/cl/5730045
R=agl, dave, djm
CC=golang-dev
https://golang.org/cl/5695081
Also, add support for hmac-sha1.
At the suggestion of AGL hmac-md5, and hmac-md5-96
support was...
Refactor key parsing, marshaling, and serialization to be a bit more flexible
R=agl, dave, djm
C...
Everywhere else in the code base, when we have an interface{} which is
a stand in for a public k...
Fixes golang/go#2841.
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5688054
R=rsc
CC=golang-dev
https://golang.org/cl/5608055
Fixes golang/go#2501.
R=rsc, bradfitz
CC=golang-dev
https://golang.org/cl/5653067
Adds support for piping Stderr to the client.
R=golang-dev, dave, agl
CC=golang-dev
https://gol...
Since a lock is retaken before sync.Cond.Wait returns, this could
deadlock when the for loop att...
R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5674046
Fixes the go.crypto build.
R=r
CC=golang-dev
https://golang.org/cl/5641049
Clear signed messages are often seen in email and are formatted so
that the plaintext of the sig...
The code has been moved from crypto/cipher in CL 5629044.
R=rsc
CC=golang-dev
https://golang.or...
Implements PKCS#5 v2.0 and potentially the future v2.1.
R=agl, rsc
CC=golang-dev
https://golang...
R=golang-dev, dave, agl
CC=golang-dev
https://golang.org/cl/5577070
Manual edits to README.
Moved from main Go repository, deleted Makefiles, ran gofix -r go1rename...
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5572056