libgocryptfs/pathfs_frontend
Jakob Unterwurzacher e99e841713 Rmdir: handle creating and removing unreadable directories
This patch also splits off Mkdir and Rmdir into its own file.

Fixes issue #8, thanks to @diseq for the bug report.
2015-12-11 20:02:12 +01:00
..
args.go Add EME filename encryption & enable it by default 2015-12-08 16:17:04 +01:00
file.go go fmt 2015-12-08 13:51:06 +01:00
file_holes.go Refactor ciphertext <-> plaintext offset translation functions 2015-11-01 12:11:36 +01:00
fs.go Rmdir: handle creating and removing unreadable directories 2015-12-11 20:02:12 +01:00
fs_dir.go Rmdir: handle creating and removing unreadable directories 2015-12-11 20:02:12 +01:00
names.go Add EME filename encryption & enable it by default 2015-12-08 16:17:04 +01:00