Skip to content

Releases: google/trillian

Monitoring. Key / Multi Node fixes.

05 Feb 13:31

Choose a tag to compare

Pre-release

Monitoring APIs and Prometheus implementation. Log and map servers instrumented. Fixes for KT development. Improvements to key management and some admin things. Add root signing at intervals back to the log server code.

Split CT to separate Repo. Rate Limiting. Docker.

05 Feb 13:24

Choose a tag to compare

All CT related code has moved to a new repo https://github.com/google/certificate-transparency.go.
Add quota APIs and rate limiting via a time based quota system. Add Dockerfiles. Lots more fixes and development.

Multi node CT

05 Feb 13:17

Choose a tag to compare

Multi node CT Pre-release
Pre-release

Multi node CT support aded. Vendor in coreos/etcd and GRPC. Add initial configs for Kubernetes / Galera. Switch to context aware sql database API.

Moar map work. Trees access unified. Monitoring etc.

05 Feb 13:11

Choose a tag to compare

Go 1.8, more map development work. Trees package added to unify access. Start work on monitoring. Some prep for multi node CT.

Keys and Admin

05 Feb 13:00

Choose a tag to compare

Keys and Admin Pre-release
Pre-release

Key management API and storage. Admin storage, RPC API and server implementation. Lots more cleanup, fixes and tests.

Map development, Admin development.

05 Feb 12:54

Choose a tag to compare

Pre-release

Plus more integration testing including a CT hammer test.

Multi tenant CT. Multi server integration tests.

05 Feb 12:47

Choose a tag to compare

Multi all the things! Plus a lot of cleanup and testing. Extension registry added as a central point for integrations to come.

Towards a real CT impementation ....

05 Feb 12:42

Choose a tag to compare

Pre-release

Lots of work on the example CT implementation. Add CT specific integration tests. Includes fixes to storage and Merkle path calculations found in testing.

Lots of cleanup. Integration tests added.

05 Feb 12:38

Choose a tag to compare

Clean many golint / govet warnings. Add integration tests. Share code between binaries and start of making a production CT implementation.

Example CT Implementation Added

05 Feb 12:23

Choose a tag to compare

Pre-release

All the CT request handlers exist. Clean up and bug fixing started.