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-10-07
Implement "gocryptfs --passwd" (pasword changing)
Jakob Unterwurzacher
2015-10-06
Reword help text
Jakob Unterwurzacher
2015-10-06
Split off SECURITY.md
Jakob Unterwurzacher
2015-10-06
Update README.md
Jakob Unterwurzacher
2015-10-06
Use block number as authentication data
Jakob Unterwurzacher
2015-10-06
Add "--masterkey=" parameter for recovery purposes
Jakob Unterwurzacher
2015-10-06
Switch to AES-256
Jakob Unterwurzacher
2015-10-06
Add "--openssl=false" command line option
Jakob Unterwurzacher
2015-10-06
Rewrite README.md (in progress)
Jakob Unterwurzacher
2015-10-06
Implement proper daemonization
Jakob Unterwurzacher
2015-10-05
Move main binary to gocryptfs_main
Jakob Unterwurzacher
2015-10-04
openssl AEAD wrapper: handle authenticated data
Jakob Unterwurzacher
2015-10-04
Switch nonce generation to purely random
Jakob Unterwurzacher
2015-10-04
Clean up openssl benchmark
Jakob Unterwurzacher
2015-10-04
tests: simplify names
Jakob Unterwurzacher
2015-10-04
Utimens: Use UtimesNano instead of Futimes
Jakob Unterwurzacher
2015-10-04
fallocate: return ENOSYS
Jakob Unterwurzacher
2015-10-04
truncate: Fix bug that caused xfstests generic/030 to fail
Jakob Unterwurzacher
2015-10-04
Truncate: Logging improvements, show number of blocks as float
Jakob Unterwurzacher
2015-10-04
Fix Trucate() bug causing files to be too small
Jakob Unterwurzacher
2015-10-04
Enable ClientInodes so hard links work
Jakob Unterwurzacher
2015-10-04
Run go fmt
Jakob Unterwurzacher
2015-10-04
Remove ClueFS frontend
Jakob Unterwurzacher
2015-10-04
intraBlock: Rename Offset to Skip
Jakob Unterwurzacher
2015-10-04
Utilize file hole passtrough capability in Truncate()
Jakob Unterwurzacher
2015-10-04
Zero-pad last block if a file hole is created on Write()
Jakob Unterwurzacher
2015-10-04
Add BlockNoPlainOff() and BlockNoCipherOff() + test
Jakob Unterwurzacher
2015-10-04
tests: add TestFileHoles
Jakob Unterwurzacher
2015-10-04
Fix xfstests generic/030 failure
Jakob Unterwurzacher
2015-10-03
Add daemonization shell script
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
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-30
DecryptBlocks: Don't shadow err variable
Jakob Unterwurzacher
2015-09-19
Set Fileystem and Type values shown in "df -T" and friends
Jakob Unterwurzacher
2015-09-19
Fix Chown parameter order
Jakob Unterwurzacher
2015-09-18
Add --cpuprofile flag
Jakob Unterwurzacher
2015-09-18
Make read benchmark smarter when extending file
Jakob Unterwurzacher
2015-09-17
Fix read benchmark
Jakob Unterwurzacher
2015-09-16
Set GOMAXPROCS = 4
Jakob Unterwurzacher
2015-09-16
Fix symlink size reporting
Jakob Unterwurzacher
2015-09-16
symlink encryption: pass ".." and "." through unchanged
Jakob Unterwurzacher
2015-09-15
Add "--zerokey" option to simplify testing and benchmarking
Jakob Unterwurzacher
2015-09-14
init: Check if dir is empty part II (done)
Jakob Unterwurzacher
2015-09-14
Use MarshalIndent for JSON generation
Jakob Unterwurzacher
2015-09-13
init: Check if dir is empty part I
Jakob Unterwurzacher
2015-09-13
Implement password handling
Jakob Unterwurzacher
2015-09-13
Don't warn about "gocryptfs.conf" in the ciphertext root dir
Jakob Unterwurzacher
[prev]
[next]