aboutsummaryrefslogtreecommitdiff
path: root/metadata/config_test.go
AgeCommit message (Expand)Author
2020-01-05Metadata support for v2 encryption policiesEric Biggers
2020-01-05keyring: support filesystem keyring with v1 encryption policiesEric Biggers
2018-08-30Use proto.Equal instead of reflect.DeepEqualsJoe Richey joerichey@google.com
2017-06-15metadata: change encryption mode namesJoe Richey joerichey@google.com
2017-05-31metadata: reorganize and add consistency checksJoe Richey joerichey@google.com
2017-05-02metadata: get and set policies from goJoe Richey
2017-05-02metadata: introduce protobuf structuresJoe Richey