libgocryptfs/internal/fusefrontend
Jakob Unterwurzacher 874e4fb5e9 cryptocore: rename "BackendTypeEnum" -> "AEADTypeEnum"
There are two independent backends, one for name encryption,
the other one, AEAD, for file content.

"BackendTypeEnum" only applies to AEAD (file content), so make that
clear in the name.
2017-03-05 17:10:57 +01:00
..
args.go cryptocore: rename "BackendTypeEnum" -> "AEADTypeEnum" 2017-03-05 17:10:57 +01:00
ctlsock_interface.go ctlsock: better error message for forward mode path decryption 2017-01-29 18:55:52 +01:00
file.go main, fusefrontend: add "-noprealloc" option 2016-11-25 09:19:14 +01:00
file_allocate_truncate.go fusefrontend: get the file ID from the open files table 2016-11-17 22:29:45 +01:00
file_holes.go fusefrontend: move hole padding check out of Write() 2016-10-25 22:37:45 +02:00
fs.go cryptocore: use eme v1.1 interface 2017-03-05 13:58:24 +01:00
fs_dir.go fusefrontend: use Lchown when preserving owner 2016-11-28 22:46:04 +01:00
names.go nametransform: delete unused function DecryptPathDirIV 2016-09-25 18:56:23 +02:00
write_lock.go Fix golint warnings, add helper script 2016-11-17 23:40:03 +01:00