Skip to content

Releases: google/certificate-transparency-go

X509 and asn1 fixes

01 Jun 14:02
Compare
Choose a tag to compare

This release is mostly fixes to the x509 and asn1 packages. Some command line utilties were also updated.

Multi log backend configs

01 Jun 14:02
Compare
Choose a tag to compare

Support was added to allow CTFE to use multiple backends, each serving a distinct set of logs. It allows for e.g. regional backend deployment with common frontend servers.

Hammer updates, use standard context

01 Jun 14:01
b28beed
Compare
Choose a tag to compare

After the Go 1.9 migration references to anything other than the standard context package have been removed. This is the only one that should be used from now on.

Go 1.9

01 Jun 14:00
Compare
Choose a tag to compare

Go 1.9 is now required to build the code.

Hammer and client improvements

01 Jun 13:59
Compare
Choose a tag to compare
v1.0.1

Hammer and client improvements

First Trillian CT Release

01 Jun 13:59
Compare
Choose a tag to compare

This is the point that corresponds to the 1.0 release in the trillian repo.

Monitoring / metrics / hammering

01 Jun 13:58
Compare
Choose a tag to compare
Pre-release
v0.9

Monitoring / metrics / hammering

Mockery / Licenses

01 Jun 13:57
Compare
Choose a tag to compare
Mockery / Licenses Pre-release
Pre-release
v0.8

Mockery and licenses

Trillian CT Code moved in here and fixed up

01 Jun 13:56
Compare
Choose a tag to compare

The CT personality code was moved from examples/ct in the trillian repo to trillian/ctfe in this repo. This release builds but a lot of production work was still to come.

Go Client / Fixchain fixes

01 Jun 13:54
Compare
Choose a tag to compare
Pre-release
v0.6

Go Client / Fixchain fixes