aboutsummaryrefslogtreecommitdiff
path: root/util/util.go
AgeCommit message (Expand)Author
2021-12-19Set owner of login protectors to correct userEric Biggers
2020-03-23Create /etc/fscrypt.conf with policy_version 2 on kernel v5.4+Eric Biggers
2019-09-08Fix various typos and grammatical errors (#141)ebiggers
2018-08-21Use proper sizes when casting to Go sliceJoe Richey joerichey@google.com
2017-08-30util: Added parsing and effective user functionsJoseph Richey
2017-08-23pam_fscrypt: Session accounting completedJoe Richey joerichey@google.com
2017-08-22security: Moved cache dropping functionJoe Richey joerichey@google.com
2017-08-17cmd/fscrypt: purge command now clears cacheJoe Richey joerichey@google.com
2017-08-13util: Slice/Pointer conversion fits in MatInt32Joseph Richey
2017-07-17util: Add conversions for byte/pointer arraysJoe Richey joerichey@google.com
2017-07-17util: Move line reading into common packageJoe Richey joerichey@google.com
2017-05-31util: better handing of custom errorsJoe Richey joerichey@google.com
2017-05-02crypto: reading and writing recovery keysJoe Richey
2017-05-02metadata: get and set policies from goJoe Richey
2017-05-02util: convenience utilities for fscryptJoe Richey