libgocryptfs/internal/fusefrontend
Jakob Unterwurzacher e574a6cc1f nametransform: hide detailed padding error behind the debug flag
unPad16 returns detailed errors including the position of the
incorrect bytes. Kill a possible padding oracle by lumping
everything into a generic error.

The detailed error is only logged if debug is active.
2016-07-03 15:35:58 +02:00
..
args.go fusefronted: preserve owner if running as root 2016-06-26 19:18:13 +02:00
compat_darwin.go Move pathfs_frontend to internal/fusefrontend 2016-02-06 19:27:59 +01:00
compat_linux.go Rename internal "toggledlog" package to "tlog" 2016-06-15 23:30:44 +02:00
file.go fusefrontend: add fallocate support 2016-07-02 19:52:09 +02:00
file_allocate_truncate.go fusefrontend: add fallocate support 2016-07-02 19:52:09 +02:00
file_holes.go fusefrontend: coalesce grows in Truncate() 2016-07-01 23:32:27 +02:00
fs.go fusefrontend: handle dir-overwrites-dir on XFS 2016-06-30 23:17:54 +02:00
fs_dir.go nametransform: hide detailed padding error behind the debug flag 2016-07-03 15:35:58 +02:00
names.go Drop deprecated "-diriv" option 2016-06-23 21:38:59 +02:00
write_lock.go fusefrontend: simplify wlockMap 2016-05-29 22:40:05 +02:00