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
Age
Commit message (
Expand
)
Author
2015-09-13
Implement password handling
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-13
Friendlier error message if gocryptfs.conf does not exist
Jakob Unterwurzacher
2015-09-13
Implement json config storage (not yet encrypted)
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
2015-09-07
Add tests for name encryption and byte range splitting
Jakob Unterwurzacher
2015-09-07
Rename frontend to "cluefs_frontend"
Jakob Unterwurzacher
2015-09-06
readme: link to go-vs-openssl.md
Jakob Unterwurzacher
2015-09-06
new file: go-vs-openssl.md
Jakob Unterwurzacher
2015-09-06
readme: more details
Jakob Unterwurzacher
2015-09-06
readme: Fix benchmark alignment
Jakob Unterwurzacher
2015-09-06
Add "go get" command to readme
Jakob Unterwurzacher
2015-09-06
Add README.md
Jakob Unterwurzacher
2015-09-06
Add openssl_benchmark.bash script
Jakob Unterwurzacher
2015-09-06
Add streaming read and write benchmarks
Jakob Unterwurzacher
2015-09-06
Add OpenSSL support for file content encryption/decryption
Jakob Unterwurzacher
2015-09-06
Set readahead to 1MB
Jakob Unterwurzacher
2015-09-06
Bundle up blocks for bigger reads from the backing filesystem
Jakob Unterwurzacher
2015-09-05
Add openssl benchmark
Jakob Unterwurzacher
2015-09-05
Use Debug object instead of fmt
Jakob Unterwurzacher
2015-09-05
Cleanup and rename files
Jakob Unterwurzacher
2015-09-05
Fix size reporting
Jakob Unterwurzacher
2015-09-05
Fix write path
Jakob Unterwurzacher
2015-09-05
Fix read path
Jakob Unterwurzacher
2015-09-05
Filename encryption working
Jakob Unterwurzacher
2015-09-05
Wrap cluefs part I
Jakob Unterwurzacher
2015-09-04
Rebase to cluefs
Jakob Unterwurzacher
2015-09-04
Properly handle FileMode
Jakob Unterwurzacher
2015-09-03
Mounts and show an empty dir
Jakob Unterwurzacher
2015-09-03
Builds and mounts
Jakob Unterwurzacher
2015-09-03
Add frontend stubs
Jakob Unterwurzacher
2015-09-03
Split into FS and File
Jakob Unterwurzacher
2015-09-03
Port from go-fuse to bazil/fuse
Jakob Unterwurzacher
[prev]