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
2026-03-26
Add support for cgroup limits (#443)
Michele Bertasi
2025-11-19
build(deps): bump golang.org/x/crypto (#435)
dependabot[bot]
2025-11-04
v0.3.6
v0.3.6
Eric Biggers
2025-11-04
Upgrade github.com/urfave/cli
Eric Biggers
2025-11-04
Upgrade golang.org/x/tools
Eric Biggers
2025-11-04
Upgrade honnef.co/go/tools
Eric Biggers
2025-11-04
Upgrade google.golang.org/protobuf
Eric Biggers
2025-11-04
Upgrade golang.org/x/crypto
Eric Biggers
2025-11-04
Upgrade golang.org/x/term
Eric Biggers
2025-11-04
Upgrade golang.org/x/sys
Eric Biggers
2025-11-04
Bump up required Go version to 1.23
Eric Biggers
2025-02-24
filesystem/mountpoint: fall back to using mount source field
Eric Biggers
2025-02-17
ci.yml: upgrade ubuntu-20.04 to ubuntu-latest
Eric Biggers
2025-02-17
Fix non-constant format string passed to errors.Wrapf()
Eric Biggers
2025-02-17
build(deps): bump golang.org/x/crypto in the go_modules group
dependabot[bot]
2024-12-27
README.md: fix a typo
Eric Biggers
2024-12-03
Document stdin behaviour for getting raw key
Petteri Räty
2024-05-02
Compare mount by value instead of reference
NymanRobin
2024-04-30
README.md: link to RFE about systemd-homed fscrypt version support (#412)
dkg
2024-03-19
v0.3.5
v0.3.5
Eric Biggers
2024-03-19
Upgrade google.golang.org/protobuf to v1.33.0
Eric Biggers
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
[next]