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
/
internal
/
fusefrontend
Age
Commit message (
Expand
)
Author
2017-04-24
forcedecode: tighten checks
Jakob Unterwurzacher
2017-04-23
Add -forcedecode
danim7
2017-04-23
Fix Flock build breakage
Jakob Unterwurzacher
2017-04-01
fusefrontend_reverse: switch to stable inode numbers
Jakob Unterwurzacher
2017-03-18
fusefrontend: get rid of leftover debug output
Jakob Unterwurzacher
2017-03-18
serialize_reads: add read serialization logic
Jakob Unterwurzacher
2017-03-12
fusefrontend: readFileID: reject files that consist only of a header
Jakob Unterwurzacher
2017-03-12
fusefrontend: truncateGrowFile: avoid createHeader() call
Jakob Unterwurzacher
2017-03-05
nametransform: fix Raw64 not affecting symlink targets
Jakob Unterwurzacher
2017-03-05
full stack: implement HKDF support
Jakob Unterwurzacher
2017-03-05
cryptocore: rename "BackendTypeEnum" -> "AEADTypeEnum"
Jakob Unterwurzacher
2017-03-05
cryptocore: use eme v1.1 interface
Jakob Unterwurzacher
2017-03-02
fusefrontend: when chown'ing a directory, also chown its diriv
Jakob Unterwurzacher
2017-01-29
ctlsock: better error message for forward mode path decryption
Jakob Unterwurzacher
2017-01-26
fusefrontend: fix hard-linking with long name
Jakob Unterwurzacher
2016-11-28
fusefrontend: preserve owner for symlinks
Jakob Unterwurzacher
2016-11-28
fusefronted: preserve owner for device nodes and sockets
Jakob Unterwurzacher
2016-11-28
fusefrontend: use Lchown when preserving owner
Jakob Unterwurzacher
2016-11-25
main, fusefrontend: add "-noprealloc" option
Jakob Unterwurzacher
2016-11-25
fusefrontend: coalesce 4kB writes
Jakob Unterwurzacher
2016-11-17
Fix golint warnings, add helper script
Jakob Unterwurzacher
2016-11-17
fusefrontend: get the file ID from the open files table
Jakob Unterwurzacher
2016-11-17
fusefrontend: upgrade wlockMap to use device AND inode number
Jakob Unterwurzacher
2016-11-10
ctlsock: implement EncryptPath for reverse mode, add tests
Jakob Unterwurzacher
2016-11-10
ctlsock: add initial limited implementation
Jakob Unterwurzacher
2016-11-01
Add support for unpadded base64 filenames, "-raw64"
Jakob Unterwurzacher
2016-10-30
fusefrontend: drop atime workarounds
Jakob Unterwurzacher
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
[prev]
[next]