aboutsummaryrefslogtreecommitdiff
path: root/actions/config.go
AgeCommit message (Expand)Author
2022-04-08Switch to google.golang.org/protobuf/protoEric Biggers
2021-05-24Run the Garbage Collector in the timing loopJoe Richey
2021-05-24Only use 1/8 of the system RAMJoe Richey
2020-05-09actions/config: improve config file related errorsEric 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
2020-01-05Metadata support for v2 encryption policiesEric Biggers
2019-10-23actions/config: ensure config file is created with mode 0644 (#152)ebiggers
2019-09-08Fix various typos and grammatical errors (#141)ebiggers
2018-01-10Format files correctlyJoe Richey joerichey@google.com
2018-01-10Limit the amount of RAM that will be usedJoe Richey joerichey@google.com
2017-08-07actions: calculate password hash difficulty correctlyEric Biggers
2017-06-28Finalize import paths and documentationv0.1.00.1.0Joe Richey joerichey@google.com
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