aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-04Upgrade google.golang.org/protobufEric Biggers
2025-11-04Upgrade golang.org/x/cryptoEric Biggers
2025-11-04Upgrade golang.org/x/termEric Biggers
2025-11-04Upgrade golang.org/x/sysEric Biggers
2025-11-04Bump up required Go version to 1.23Eric Biggers
2025-02-24filesystem/mountpoint: fall back to using mount source fieldEric Biggers
2025-02-17ci.yml: upgrade ubuntu-20.04 to ubuntu-latestEric Biggers
2025-02-17Fix non-constant format string passed to errors.Wrapf()Eric Biggers
2025-02-17build(deps): bump golang.org/x/crypto in the go_modules groupdependabot[bot]
2024-12-27README.md: fix a typoEric Biggers
2024-12-03Document stdin behaviour for getting raw keyPetteri Räty
2024-05-02Compare mount by value instead of referenceNymanRobin
2024-04-30README.md: link to RFE about systemd-homed fscrypt version support (#412)dkg
2024-03-19v0.3.5v0.3.5Eric Biggers
2024-03-19Upgrade google.golang.org/protobuf to v1.33.0Eric Biggers
2024-02-17README.md: remove old warning about ext4 encryption on removable mediaEric Biggers
2024-02-17README.md: update documentation about alternativesEric Biggers
2024-02-06ci.yml: use actions/checkout@v4Eric Biggers
2023-12-26build(deps): bump golang.org/x/crypto from 0.13.0 to 0.17.0dependabot[bot]
2023-12-11Provide better error message when given a locked regular fileEric Biggers
2023-11-02README.md, errors.go: CephFS now supports fscryptEric Biggers
2023-09-09Bump up required Go version to 1.18Eric Biggers
2023-09-09Upgrade github.com/urfave/cliEric Biggers
2023-09-09Upgrade honnef.co/go/toolsEric Biggers
2023-09-09Upgrade google.golang.org/protobufEric Biggers
2023-09-09Upgrade golang.org/x/toolsEric Biggers
2023-09-09Upgrade golang.org/x/cryptoEric Biggers
2023-09-09Upgrade golang.org/x/termEric Biggers
2023-09-09Upgrade golang.org/x/sysEric Biggers
2023-09-09Fixup for previous commitEric Biggers
2023-09-09Stop using golang.org/x/lintEric Biggers
2023-09-09README.md: don't recommend 'go get'Eric Biggers
2023-09-09mountpoint_test: skip TestLoadSourceDevice if loop0 doesn't existEric Biggers
2023-09-09Re-run 'make format' with latest version of gofmtEric Biggers
2023-09-09Adjust nested lists to prevent gofmt from flattening themEric Biggers
2023-01-30v0.3.4v0.3.4Eric Biggers
2023-01-30Add a NEWS fileEric Biggers
2023-01-30ci.yml: upgrade to actions/checkout@v3Eric Biggers
2022-12-04Only use up to MaxParallelism CPUsJoe Richey
2022-12-04Increase checks for invalid HashingCostsJoe Richey
2022-12-04Add truncation_fixed field to HashingCostsJoe Richey
2022-12-04Update file commentJoe Richey
2022-12-04Stop using deprecated package io/ioutilEric Biggers
2022-12-04pam_fscrypt: filter out irrelevant policies earlierEric Biggers
2022-10-19Make pam_fscrypt.so support the unlock_only optionEric Biggers
2022-10-19Add support for AES_256_HCTR2 filenames encryptionEric Biggers
2022-08-27Ignore JSON whitespace in tests (#364)Joseph Richey
2022-08-23fsync set policy ioctlsMarcel Lauhoff
2022-08-18Merge pull request #362 from google/fix-cli-tests-2Joseph Richey
2022-08-17cli-tests: account for protojson whitespace randomizationEric Biggers