Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Tags: google/keytransparency

Tags

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Spanner Deployment (#1561)

* DB_NAME and DB_ENGINE flags

* Use noop quota

Spanner doesn't have a quota impl

* DB_ENGINE=cloud_spanner

Inject GOOGLE_APPLICATION_CREDENTIALS

* Cloudspanner flags

* Set master hold interval

* server -v=3

* Set sequencer batch size

* pin trillian docker

* go get github.com/google/trillian@v1.3.10

* remove mysql sidecar

* proper proto copy

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use inert metric factory (#1525)

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Readme Objective Section (#1488)" (#1509)

This reverts commit 71b08fc.

v0.2.0-rc.1

Toggle v0.2.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
New Design Doc (#1469)

* Key Transparency 2.0 Design Doc

v0.1.3

Toggle v0.1.3's commit message
Go Module Support

- Go module support
- Performance improvements
- Better integraion tests

Fixes #1385

v0.1.2-alpha

Toggle v0.1.2-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Nonblocking PublishRevisions (#1149)

* Add block parameter to PublishRevisionsRequest

* Nonblocking path

v0.1.1-alpha

Toggle v0.1.1-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Nonblocking PublishRevisions (#1149)

* Add block parameter to PublishRevisionsRequest

* Nonblocking path

v0.1

Toggle v0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Write to Trillian Map At Revision (#1146)

Resolves #1119