libgocryptfs/pathfs_frontend
Jakob Unterwurzacher adcfbd79a8 Rename DirIVCacheEnc to just DirIVCache
...and unexport dirIVCache
2016-02-06 12:27:55 +01:00
..
args.go Increase GCM IV size from 96 to 128 bits 2015-12-19 15:02:29 +01:00
compat_darwin.go OSX: Fix build failure caused by syntax errors 2016-01-09 13:04:48 +01:00
compat_linux.go Disable fallocate on OSX (not available and causes a build failure) 2016-01-07 21:39:41 +01:00
file.go Convert fdLock to an RWMutex and protect the whole transaction 2016-01-25 00:51:28 +01:00
file_holes.go diriv: handle directory rename over directory 2015-12-19 13:21:15 +01:00
fs.go Rename DirIVCacheEnc to just DirIVCache 2016-02-06 12:27:55 +01:00
fs_dir.go Rename DirIVCacheEnc to just DirIVCache 2016-02-06 12:27:55 +01:00
names.go Add new "-wpanic" option and enable it for the automated tests 2016-01-31 18:09:39 +01:00
write_lock.go Add per-inode write mutex 2016-01-24 13:08:08 +01:00