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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cryptfs
/
cryptfs_content.go
Age
Commit message (
Expand
)
Author
2015-10-04
Run go fmt
Jakob Unterwurzacher
2015-10-04
intraBlock: Rename Offset to Skip
Jakob Unterwurzacher
2015-10-04
Add BlockNoPlainOff() and BlockNoCipherOff() + test
Jakob Unterwurzacher
2015-10-04
Fix xfstests generic/030 failure
Jakob Unterwurzacher
2015-10-03
debug: log inode number instead of encrypted filename
Jakob Unterwurzacher
2015-10-03
Implement file hole passtrough
Jakob Unterwurzacher
2015-09-30
Implement Truncate() + Test
Jakob Unterwurzacher
2015-09-30
DecryptBlocks: Don't shadow err variable
Jakob Unterwurzacher
2015-09-16
Fix symlink size reporting
Jakob Unterwurzacher
2015-09-08
tests: add TestCiphertextRange
Jakob Unterwurzacher
2015-09-08
Add pathfs frontend (uses go-fuse instead of bazil-fuse), part I
Jakob Unterwurzacher
2015-09-06
Add OpenSSL support for file content encryption/decryption
Jakob Unterwurzacher
2015-09-06
Bundle up blocks for bigger reads from the backing filesystem
Jakob Unterwurzacher
2015-09-05
Use Debug object instead of fmt
Jakob Unterwurzacher
2015-09-05
Cleanup and rename files
Jakob Unterwurzacher