index
:
gocryptfs
570
LockSharedStorage
allow_other
codeql
dependabot
det
master
next
paralin-update-deps
setup-go-v3
testing_init
Mirror of gocryptfs source code on Github
https://github.com/rfjakob/gocryptfs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pathfs_frontend
Age
Commit message (
Expand
)
Author
2015-10-04
Fix xfstests generic/030 failure
Jakob Unterwurzacher
2015-10-03
debug: log inode number instead of encrypted filename
Jakob Unterwurzacher
2015-09-30
tests: Add append test
Jakob Unterwurzacher
2015-09-30
Implement Truncate() + Test
Jakob Unterwurzacher
2015-09-30
debug: Log encrypted filename
Jakob Unterwurzacher
2015-09-19
Fix Chown parameter order
Jakob Unterwurzacher
2015-09-17
Fix read benchmark
Jakob Unterwurzacher
2015-09-16
Fix symlink size reporting
Jakob Unterwurzacher
2015-09-13
Don't warn about "gocryptfs.conf" in the ciphertext root dir
Jakob Unterwurzacher
2015-09-13
Encrypt key with scrypt-hashed password
Jakob Unterwurzacher
2015-09-09
Fix File.GettAttr() size reporting
Jakob Unterwurzacher
2015-09-08
Explain both frontends in readme
Jakob Unterwurzacher
2015-09-08
Fix panic on absolute symlink
Jakob Unterwurzacher
2015-09-08
tests: add TestCiphertextRange
Jakob Unterwurzacher
2015-09-08
Fix append issue
Jakob Unterwurzacher
2015-09-08
More debug logging, improve main_test.go (do not use all-zero content)
Jakob Unterwurzacher
2015-09-08
Add pathfs frontend, part II
Jakob Unterwurzacher
2015-09-08
Add pathfs frontend (uses go-fuse instead of bazil-fuse), part I
Jakob Unterwurzacher