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
Age
Commit message (
Expand
)
Author
2024-02-17
README.md: remove old warning about ext4 encryption on removable media
Eric Biggers
2024-02-17
README.md: update documentation about alternatives
Eric Biggers
2024-02-06
ci.yml: use actions/checkout@v4
Eric Biggers
2023-12-26
build(deps): bump golang.org/x/crypto from 0.13.0 to 0.17.0
dependabot[bot]
2023-12-11
Provide better error message when given a locked regular file
Eric Biggers
2023-11-02
README.md, errors.go: CephFS now supports fscrypt
Eric Biggers
2023-09-09
Bump up required Go version to 1.18
Eric Biggers
2023-09-09
Upgrade github.com/urfave/cli
Eric Biggers
2023-09-09
Upgrade honnef.co/go/tools
Eric Biggers
2023-09-09
Upgrade google.golang.org/protobuf
Eric Biggers
2023-09-09
Upgrade golang.org/x/tools
Eric Biggers
2023-09-09
Upgrade golang.org/x/crypto
Eric Biggers
2023-09-09
Upgrade golang.org/x/term
Eric Biggers
2023-09-09
Upgrade golang.org/x/sys
Eric Biggers
2023-09-09
Fixup for previous commit
Eric Biggers
2023-09-09
Stop using golang.org/x/lint
Eric Biggers
2023-09-09
README.md: don't recommend 'go get'
Eric Biggers
2023-09-09
mountpoint_test: skip TestLoadSourceDevice if loop0 doesn't exist
Eric Biggers
2023-09-09
Re-run 'make format' with latest version of gofmt
Eric Biggers
2023-09-09
Adjust nested lists to prevent gofmt from flattening them
Eric Biggers
2023-01-30
v0.3.4
v0.3.4
Eric Biggers
2023-01-30
Add a NEWS file
Eric Biggers
2023-01-30
ci.yml: upgrade to actions/checkout@v3
Eric Biggers
2022-12-04
Only use up to MaxParallelism CPUs
Joe Richey
2022-12-04
Increase checks for invalid HashingCosts
Joe Richey
2022-12-04
Add truncation_fixed field to HashingCosts
Joe Richey
2022-12-04
Update file comment
Joe Richey
2022-12-04
Stop using deprecated package io/ioutil
Eric Biggers
2022-12-04
pam_fscrypt: filter out irrelevant policies earlier
Eric Biggers
2022-10-19
Make pam_fscrypt.so support the unlock_only option
Eric Biggers
2022-10-19
Add support for AES_256_HCTR2 filenames encryption
Eric Biggers
2022-08-27
Ignore JSON whitespace in tests (#364)
Joseph Richey
2022-08-23
fsync set policy ioctls
Marcel Lauhoff
2022-08-18
Merge pull request #362 from google/fix-cli-tests-2
Joseph Richey
2022-08-17
cli-tests: account for protojson whitespace randomization
Eric Biggers
2022-04-16
Try to detect process being forked during PAM transaction
Eric Biggers
2022-04-09
Merge pull request #354 from google/staticcheck-fix
Joseph Richey
2022-04-08
Merge pull request #355 from google/supported-filesystems
Joseph Richey
2022-04-08
Re-run 'make format' with latest version of gofmt
Eric Biggers
2022-04-08
Switch to google.golang.org/protobuf/proto
Eric Biggers
2022-04-08
Add lustre to allowed filesystems and update documentation
Eric Biggers
2022-04-08
Use Go 1.18 in all other CI steps
Joe Richey
2022-04-08
Regenerate go.mod and go.sum with go 1.16
Joe Richey
2022-04-08
Upgrade honnef.co/go/tools to latest version
Eric Biggers
2022-04-08
Remove unnecessary uses of fmt.Sprintf()
Eric Biggers
2022-04-08
Merge pull request #353 from google/go-version
Joseph Richey
2022-04-08
Bump up required Go version to 1.16
Eric Biggers
2022-02-23
v0.3.3
v0.3.3
Eric Biggers
2022-02-23
Merge pull request #346 from google/fixes
Eric Biggers
2022-02-23
pam_fscrypt: ignore system users
Eric Biggers
[next]