libgocryptfs/pathfs_frontend
Jakob Unterwurzacher 1573efec98 Don't print plain text directory name in "Invalid name" warning 2016-01-31 18:30:39 +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 Don't print plain text directory name in "Invalid name" warning 2016-01-31 18:30:39 +01:00
fs_dir.go Convert logging to standard Go log.Logger 2016-01-20 20:57:00 +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