aboutsummaryrefslogtreecommitdiff
path: root/actions/config_test.go
AgeCommit message (Expand)Author
2022-12-04Stop using deprecated package io/ioutilEric Biggers
2020-03-23Create /etc/fscrypt.conf with policy_version 2 on kernel v5.4+Eric Biggers
2020-03-23Simplify choosing the key description prefixEric Biggers
2019-10-23actions/config: ensure config file is created with mode 0644 (#152)ebiggers
2017-06-28actions: error handling and API changedJoe Richey joerichey@google.com
2017-06-26actions: Simplify the callback mechanismJoe Richey joerichey@google.com
2017-05-31actions: generate a config file for fscryptJoe Richey joerichey@google.com