]> git.apps.os.sepia.ceph.com Git - fscrypt.git/shortlog
fscrypt.git
2024-12-28 Eric BiggersREADME.md: fix a typo master
2024-12-03 Petteri RätyDocument stdin behaviour for getting raw key
2024-05-02 NymanRobinCompare mount by value instead of reference
2024-05-01 dkgREADME.md: link to RFE about systemd-homed fscrypt...
2024-03-19 Eric Biggersv0.3.5
2024-03-19 Eric BiggersUpgrade google.golang.org/protobuf to v1.33.0
2024-02-17 Eric BiggersREADME.md: remove old warning about ext4 encryption...
2024-02-17 Eric BiggersREADME.md: update documentation about alternatives
2024-02-07 Eric Biggersci.yml: use actions/checkout@v4
2023-12-27 dependabot... build(deps): bump golang.org/x/crypto from 0.13.0 to...
2023-12-12 Eric BiggersProvide better error message when given a locked regula...
2023-11-03 Eric BiggersREADME.md, errors.go: CephFS now supports fscrypt
2023-09-09 Eric BiggersBump up required Go version to 1.18
2023-09-09 Eric BiggersUpgrade github.com/urfave/cli
2023-09-09 Eric BiggersUpgrade honnef.co/go/tools
2023-09-09 Eric BiggersUpgrade google.golang.org/protobuf
2023-09-09 Eric BiggersUpgrade golang.org/x/tools
2023-09-09 Eric BiggersUpgrade golang.org/x/crypto
2023-09-09 Eric BiggersUpgrade golang.org/x/term
2023-09-09 Eric BiggersUpgrade golang.org/x/sys
2023-09-09 Eric BiggersFixup for previous commit
2023-09-09 Eric BiggersStop using golang.org/x/lint
2023-09-09 Eric BiggersREADME.md: don't recommend 'go get'
2023-09-09 Eric Biggersmountpoint_test: skip TestLoadSourceDevice if loop0...
2023-09-09 Eric BiggersRe-run 'make format' with latest version of gofmt
2023-09-09 Eric BiggersAdjust nested lists to prevent gofmt from flattening...
2023-01-31 Eric Biggersv0.3.4
2023-01-31 Eric BiggersAdd a NEWS file
2023-01-31 Eric Biggersci.yml: upgrade to actions/checkout@v3
2022-12-04 Joe RicheyOnly use up to MaxParallelism CPUs
2022-12-04 Joe RicheyIncrease checks for invalid HashingCosts
2022-12-04 Joe RicheyAdd truncation_fixed field to HashingCosts
2022-12-04 Joe RicheyUpdate file comment
2022-12-04 Eric BiggersStop using deprecated package io/ioutil
2022-12-04 Eric Biggerspam_fscrypt: filter out irrelevant policies earlier
2022-10-20 Eric BiggersMake pam_fscrypt.so support the unlock_only option
2022-10-20 Eric BiggersAdd support for AES_256_HCTR2 filenames encryption
2022-08-27 Joseph RicheyIgnore JSON whitespace in tests (#364)
2022-08-23 Marcel Lauhofffsync set policy ioctls
2022-08-19 Joseph RicheyMerge pull request #362 from google/fix-cli-tests-2
2022-08-18 Eric Biggerscli-tests: account for protojson whitespace randomization
2022-04-17 Eric BiggersTry to detect process being forked during PAM transaction
2022-04-09 Joseph RicheyMerge pull request #354 from google/staticcheck-fix
2022-04-09 Joseph RicheyMerge pull request #355 from google/supported-filesystems
2022-04-09 Eric BiggersRe-run 'make format' with latest version of gofmt
2022-04-09 Eric BiggersSwitch to google.golang.org/protobuf/proto
2022-04-09 Eric BiggersAdd lustre to allowed filesystems and update documentation
2022-04-08 Joe RicheyUse Go 1.18 in all other CI steps
2022-04-08 Joe RicheyRegenerate go.mod and go.sum with go 1.16
2022-04-08 Eric BiggersUpgrade honnef.co/go/tools to latest version
2022-04-08 Eric BiggersRemove unnecessary uses of fmt.Sprintf()
2022-04-08 Joseph RicheyMerge pull request #353 from google/go-version
2022-04-08 Eric BiggersBump up required Go version to 1.16
2022-02-23 Eric Biggersv0.3.3
2022-02-23 Eric BiggersMerge pull request #346 from google/fixes
2022-02-23 Eric Biggerspam_fscrypt: ignore system users
2022-02-23 Eric Biggerspam_fscrypt: log errors getting protector in policiesUs...
2022-02-23 Eric Biggersfilesystem: create metadata files with mode 0600
2022-02-23 Eric Biggersfilesystem: preserve metadata file permissions on updates
2022-02-23 Eric BiggersMake all new metadata files owned by user when needed
2022-02-23 Eric BiggersExtend ownership validation to entire directory structure
2022-02-23 Eric BiggersStrictly validate metadata file ownership by default
2022-02-23 Eric BiggersMake 'fscrypt setup' offer a choice of directory modes
2022-02-23 Eric Biggersfilesystem: fall back to non-atomic overwrites when...
2022-02-23 Eric Biggersfilesystem: reject spoofed login protectors
2022-02-23 Eric Biggersfilesystem: validate size and type of metadata files
2022-02-23 Eric Biggersbash_completion: fix command injection and incorrect...
2022-02-23 Eric BiggersMake the output of 'fscrypt status' unambiguous
2022-02-12 Joseph RicheyMerge pull request #345 from google/contributing
2022-02-12 Eric BiggersCONTRIBUTING: update maintainers list
2022-02-06 Eric Biggersv0.3.2
2022-02-06 Eric Biggersfilesystem: remove an outdated comment
2022-01-27 Eric BiggersMerge pull request #340 from google/fix-btrfs
2022-01-27 Eric Biggersfilesystem: fall back to path-only links if UUID cannot...
2022-01-27 Eric Biggersfilesystem: make FindMount() fall back to search by...
2022-01-19 Eric Biggersfilesystem: add back canonicalizePath()
2022-01-19 Eric Biggersfilesystem: add back the mountsByPath map
2022-01-19 Eric BiggersMerge pull request #341 from google/fix-test
2022-01-19 Eric Biggerscli-tests: fix broken test
2022-01-19 Eric BiggersMerge pull request #337 from google/broken-links
2022-01-19 Eric BiggersMerge pull request #338 from google/remove-protector...
2021-12-23 Eric Biggerscmd/fscrypt: don't load protector in remove-protector...
2021-12-23 Eric Biggerscli-tests: add helper functions to get protector descri...
2021-12-23 Eric Biggersfilesystem: store mountpoint in link files as a fallback
2021-12-23 Eric BiggersMerge pull request #336 from google/test-fix
2021-12-23 Eric Biggerscontext_text: remove pre-existing test.conf
2021-12-22 Eric BiggersMerge pull request #335 from google/fix-typos
2021-12-22 Eric BiggersFix a few typos
2021-12-22 Eric BiggersMerge pull request #334 from ebiggers/warn-on-chauthtok...
2021-12-22 Eric Biggerspam_fscrypt: warn user if OLDAUTHTOK not given in chauthtok
2021-12-22 Eric BiggersMerge pull request #333 from ebiggers/doc-encryption...
2021-12-22 Eric BiggersREADME: elaborate on alternatives and threat model
2021-12-22 Eric BiggersREADME: write "Linux native filesystem encryption"
2021-12-20 Eric BiggersMerge pull request #332 from ebiggers/skip-irrelevant...
2021-12-20 Eric Biggersfilesystem: avoid accessing irrelevant filesystems
2021-12-20 Eric BiggersMerge pull request #331 from ebiggers/login-protector...
2021-12-20 Eric BiggersMerge pull request #329 from ebiggers/doc-ssh-issue
2021-12-20 Eric BiggersMerge pull request #330 from google/avoid-warning
2021-12-20 Eric BiggersSet owner of login protectors to correct user
2021-12-20 Eric Biggerspam: avoid compiler warning in copyIntoSecret()
next