aboutsummaryrefslogtreecommitdiff
path: root/actions/config.go
AgeCommit message (Expand)Author
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