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
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
filesystem: improve errors
Eric Biggers
2020-05-09
actions/policy: improve errors
Eric Biggers
2020-05-09
actions/protector: improve errors
Eric Biggers
2020-05-09
actions/config: improve config file related errors
Eric Biggers
2020-05-09
Try to detect incomplete locking of v1-encrypted directory
Eric Biggers
2020-05-09
cmd/fscrypt: add FSCRYPT_ROOT_MNT environmental variable
Eric Biggers
2020-03-23
Improve error message when unlocking v2 policy is unsupported
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-28
actions/policy: revert new protector links on failure
Eric Biggers
2020-01-28
filesystem: don't overwrite existing protector links
Eric Biggers
2020-01-28
actions/recovery: revert protector if it can't be added to policy
Eric Biggers
2020-01-27
actions/recovery: ensure recovery passphrase is really custom_passphrase
Eric Biggers
2020-01-22
Automatically generate recovery passphrase when useful
Eric Biggers
2020-01-05
cmd/fscrypt, keyring: add --all-users option to 'fscrypt lock'
Eric Biggers
2020-01-05
Keyring support for v2 encryption policies
Eric Biggers
2020-01-05
Metadata support for v2 encryption policies
Eric Biggers
2020-01-05
pam_fscrypt: update to handle filesystem keyring
Eric Biggers
2020-01-05
cmd/fscrypt: add 'fscrypt lock' command
Eric Biggers
2020-01-05
keyring: support filesystem keyring with v1 encryption policies
Eric Biggers
2020-01-05
Add keyring package
Eric Biggers
2019-11-27
Rename some variables from 'target' to 'targetUser'
Eric Biggers
2019-11-27
Use latest fscrypt declarations from sys/unix
Eric Biggers
2019-10-29
filesystem: rename Mount.Filesystem to Mount.FilesystemType
Eric Biggers
2019-10-23
actions/config: ensure config file is created with mode 0644 (#152)
ebiggers
2019-09-09
cmd/fscrypt: show encryption options with 'fscrypt status DIR' (#145)
ebiggers
2019-09-08
Fix various typos and grammatical errors (#141)
ebiggers
2018-08-30
Use proto.Equal instead of reflect.DeepEquals
Joe Richey joerichey@google.com
2018-02-11
vet: eliminate unnecessary shadowing
Joseph Richey
2018-02-09
dep: Run dep ensure
Joseph Richey
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-09-01
security: Change user keyring lookup algorithm
Joseph Richey
2017-08-30
actions: context now hold a target user.User
Joe Richey
2017-08-22
Various small nits a helper functions for PAM
Joe Richey joerichey@google.com
2017-08-17
cmd/fscrypt: purge command now clears cache
Joe Richey joerichey@google.com
2017-08-15
crypto: Switch from session to user keyring
Joe Richey joerichey@google.com
2017-08-07
actions: calculate password hash difficulty correctly
Eric Biggers
2017-07-18
tests: Unit tests and Integration tests work
Joe Richey joerichey@google.com
2017-07-17
actions: Fixed flaky hashing test
Joe Richey joerichey@google.com
2017-07-17
Small fixes so "make lint" doesn't complain.
Joe Richey joerichey@google.com
2017-07-17
actions: Add tests for policy unlocking
Joe Richey joerichey@google.com
2017-07-17
actions: Protectors can directly unlock Policies
Joe Richey joerichey@google.com
2017-07-14
actions: Policies now have Description method
Joe Richey joerichey@google.com
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: creating and unlocking policies
Joe Richey joerichey@google.com
[next]