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
/
internal
/
fusefrontend
Age
Commit message (
Expand
)
Author
2016-10-28
fusefronted: more concise corrupt block log message
Jakob Unterwurzacher
2016-10-28
fusefronted: optimize NFS streaming writes by saving one Stat()
Jakob Unterwurzacher
2016-10-25
fusefrontend: move hole padding check out of Write()
Jakob Unterwurzacher
2016-10-25
fusefrontend: rename "createsHole" to clearer "createsCiphertextHole"
Jakob Unterwurzacher
2016-10-24
Fix misspellings
Jakob Unterwurzacher
2016-10-19
tests: add 1980.tar.gz extract test
Jakob Unterwurzacher
2016-10-19
lint fixes
Jakob Unterwurzacher
2016-10-16
fusefrontend: Utimens: one more band-aid
Jakob Unterwurzacher
2016-10-16
fusefrontend: Utimens: ugly band-aid for nil pointer crash in go-fuse
Jakob Unterwurzacher
2016-10-16
fusefrontend: log missing gocryptfs.diriv
Jakob Unterwurzacher
2016-10-10
fusefrontend: Also preserve the owner in Mkdir
Jakob Unterwurzacher
2016-10-08
reverse: make gocryptfs.conf mapping plaintextnames-aware
Jakob Unterwurzacher
2016-10-04
lint fixes
Valient Gough
2016-09-29
reverse: use per-purpose nonce generation
Jakob Unterwurzacher
2016-09-25
Implement changes proposed by gosimple.
Jakob Unterwurzacher
2016-09-25
nametransform: delete unused function DecryptPathDirIV
Jakob Unterwurzacher
2016-09-25
contentenc: rename constant "IVBitLen" to "DefaultIVBits" and clarify comment
Jakob Unterwurzacher
2016-09-25
contentenc: add "ExternalNonce" mode
Jakob Unterwurzacher
2016-09-25
fusefrontend: handle Readlink directly
Jakob Unterwurzacher
2016-09-25
contentenc: add GCM-SIV support
Jakob Unterwurzacher
2016-09-25
cryptocore: add support for GCM-SIV
Jakob Unterwurzacher
2016-09-25
fusefrontend: relay Utimens to go-fuse
Jakob Unterwurzacher
2016-08-09
fusefrontend: use NsecToTimespec() for Utimens
Jakob Unterwurzacher
2016-07-06
Add godoc comments to all internal packages
Jakob Unterwurzacher
2016-07-03
syscallcompat: OSX: add Mknodat wrapper
Jakob Unterwurzacher
2016-07-03
syscallcompat: OSX: add Unlinkat wrapper
Jakob Unterwurzacher
2016-07-03
fusefrontend: downgrade Renameat log message to debug
Jakob Unterwurzacher
2016-07-03
syscallcompat: OSX: add Renamat wrapper
Jakob Unterwurzacher
2016-07-03
syscallcompat: OSX: add Fallocate and Openat wrappers
Jakob Unterwurzacher
2016-07-03
syscallcompat: move syscall wrapper to their own package
Jakob Unterwurzacher
2016-07-03
nametransform: hide detailed padding error behind the debug flag
Jakob Unterwurzacher
2016-07-02
fusefrontend: add fallocate support
Jakob Unterwurzacher
2016-07-02
fusefronted: move Truncate() and Allocate() to their own file
Jakob Unterwurzacher
2016-07-02
contentenc: rename PlaintextRange and CiphertextRange
Jakob Unterwurzacher
2016-07-01
fusefrontend: coalesce grows in Truncate()
Jakob Unterwurzacher
2016-07-01
fusefrontend: better comments for Truncate
Jakob Unterwurzacher
2016-06-30
fusefrontend: handle dir-overwrites-dir on XFS
Jakob Unterwurzacher
2016-06-27
fusefrontend: fix PlaintextNames versions of Mkdir, Rmdir
Jakob Unterwurzacher
2016-06-26
main, fusefrontend: enable suid functionality
Jakob Unterwurzacher
2016-06-26
fusefronted: preserve owner if running as root
Jakob Unterwurzacher
2016-06-26
fuserfrontend: support truncate(2) by wrapping ftruncate(2)
Jakob Unterwurzacher
2016-06-23
Drop deprecated "-gcmiv128" option
Jakob Unterwurzacher
2016-06-23
Drop deprecated "-emenames" option
Jakob Unterwurzacher
2016-06-23
Drop deprecated "-diriv" option
Jakob Unterwurzacher
2016-06-15
Rename internal "toggledlog" package to "tlog"
Jakob Unterwurzacher
2016-06-14
Fix warnings reported by Go 1.6 "go tool vet -shadow=true"
Jakob Unterwurzacher
2016-06-09
fusefrontend: Utimens: convert ENOENT to EBADF
Jakob Unterwurzacher
2016-06-08
fusefrontend: fix chown on dangling symlinks
Jakob Unterwurzacher
2016-06-04
fusefrontend: report an error if all files in a directory were invalid
Jakob Unterwurzacher
2016-05-30
fusefrontend: replace unreliable "fd < 0" check
Jakob Unterwurzacher
[prev]
[next]