aboutsummaryrefslogtreecommitdiff
path: root/metadata/policy.go
AgeCommit message (Expand)Author
2023-12-11Provide better error message when given a locked regular fileEric Biggers
2022-08-23fsync set policy ioctlsMarcel Lauhoff
2021-01-25Avoid using the word "whitelist"Eric Biggers
2020-05-09metadata: improve errorsEric Biggers
2020-01-05Metadata support for v2 encryption policiesEric Biggers
2019-11-27Use latest fscrypt declarations from sys/unixEric Biggers
2019-01-14Add support for the Adiantum encryption modeEric Biggers
2018-08-30Go 1.11 gofmt updataeJoe Richey joerichey@google.com
2018-02-11vet: eliminate unnecessary shadowingJoseph Richey
2017-06-28Finalize import paths and documentationv0.1.00.1.0Joe Richey joerichey@google.com
2017-06-28Change error handling to new packageJoe 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-02crypto: insert key into keyring from goJoe Richey
2017-05-02metadata: get and set policies from goJoe Richey