| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-08-27 | Ignore JSON whitespace in tests (#364) | Joseph Richey |
| 2022-04-08 | Switch to google.golang.org/protobuf/proto | Eric Biggers |
| 2022-02-23 | Strictly validate metadata file ownership by default | Eric Biggers |
| 2020-03-23 | Simplify choosing the key description prefix | Eric Biggers |
| 2020-01-05 | Metadata support for v2 encryption policies | Eric Biggers |
| 2020-01-05 | keyring: support filesystem keyring with v1 encryption policies | Eric Biggers |
| 2018-08-30 | Use proto.Equal instead of reflect.DeepEquals | Joe Richey joerichey@google.com |
| 2017-06-15 | metadata: change encryption mode names | Joe Richey joerichey@google.com |
| 2017-05-31 | metadata: reorganize and add consistency checks | Joe Richey joerichey@google.com |
| 2017-05-02 | metadata: get and set policies from go | Joe Richey |
| 2017-05-02 | metadata: introduce protobuf structures | Joe Richey |