index
:
fscrypt.git
chr-fork-doc-02
ext4
man
master
refactor
sshd-bug-workaround
Go tool for managing Linux filesystem encryption
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
actions
/
config.go
Age
Commit message (
Expand
)
Author
2021-05-24
Run the Garbage Collector in the timing loop
Joe Richey
2021-05-24
Only use 1/8 of the system RAM
Joe Richey
2020-05-09
actions/config: improve config file related errors
Eric Biggers
2020-03-23
Create /etc/fscrypt.conf with policy_version 2 on kernel v5.4+
Eric Biggers
2020-03-23
Simplify choosing the key description prefix
Eric Biggers
2020-01-05
Metadata support for v2 encryption policies
Eric Biggers
2019-10-23
actions/config: ensure config file is created with mode 0644 (#152)
ebiggers
2019-09-08
Fix various typos and grammatical errors (#141)
ebiggers
2018-01-10
Format files correctly
Joe Richey joerichey@google.com
2018-01-10
Limit the amount of RAM that will be used
Joe Richey joerichey@google.com
2017-08-07
actions: calculate password hash difficulty correctly
Eric Biggers
2017-06-28
Finalize import paths and documentation
v0.1.0
0.1.0
Joe Richey joerichey@google.com
2017-06-28
actions: error handling and API changed
Joe Richey joerichey@google.com
2017-06-26
actions: Simplify the callback mechanism
Joe Richey joerichey@google.com
2017-05-31
actions: generate a config file for fscrypt
Joe Richey joerichey@google.com