libgocryptfs/internal/fusefrontend
danim7 f1945c4daa Add -forcedecode
Force decode of encrypted files even if the integrity check fails, instead of
failing with an IO error. Warning messages are still printed to syslog if corrupted
files are encountered.
It can be useful to recover files from disks with bad sectors or other corrupted
media.

Closes https://github.com/rfjakob/gocryptfs/pull/102 .
2017-04-23 23:11:56 +02:00
..
args.go Add -forcedecode 2017-04-23 23:11:56 +02:00
ctlsock_interface.go ctlsock: better error message for forward mode path decryption 2017-01-29 18:55:52 +01:00
file.go Add -forcedecode 2017-04-23 23:11:56 +02:00
file_allocate_truncate.go fusefrontend: truncateGrowFile: avoid createHeader() call 2017-03-12 21:06:59 +01:00
file_holes.go fusefrontend: truncateGrowFile: avoid createHeader() call 2017-03-12 21:06:59 +01:00
fs.go Add -forcedecode 2017-04-23 23:11:56 +02: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