libgocryptfs/internal
Jakob Unterwurzacher d36d53c9bb fusefrontend: truncateGrowFile: avoid createHeader() call
...if doWrite() can do it for us. This avoids the situation
that the file only consists of a file header when calling
doWrite.

A later patch will check for this condition and warn about it,
as with this change it should no longer occour in normal operation.
2017-03-12 21:06:59 +01:00
..
configfile configfile: HKDF feature flag should also be set for "-plaintextnames" 2017-03-07 21:05:45 +01:00
contentenc contentenc: catch integer underflow in file size calculation 2017-03-07 20:56:50 +01:00
cryptocore full stack: implement HKDF support 2017-03-05 21:59:55 +01:00
ctlsock ctlsock: handle non-canonical empty paths 2017-02-05 18:17:30 +01:00
exitcodes exitcodes: define code 12 for "password incorrect" 2017-02-26 19:25:23 +01:00
fusefrontend fusefrontend: truncateGrowFile: avoid createHeader() call 2017-03-12 21:06:59 +01:00
fusefrontend_reverse Report correct symbolic link dentry sizes 2017-03-07 20:46:58 +01:00
nametransform nametransform: fix Raw64 not affecting symlink targets 2017-03-05 22:59:25 +01:00
prefer_openssl prefer_openssl: default to Go GCM on OSX 2016-12-10 21:04:17 +01:00
readpassword readpassword: limit password length to 1000 bytes 2017-02-13 09:13:22 +01:00
siv_aead full stack: implement HKDF support 2017-03-05 21:59:55 +01:00
speed Drop Go 1.4 compatability code everywhere 2017-03-05 17:44:14 +01:00
stupidgcm Drop Go 1.4 compatability code everywhere 2017-03-05 17:44:14 +01:00
syscallcompat syscallcompat: OSX compat: fix variable warnings 2017-02-16 19:23:17 +01:00
tlog Drop Go 1.4 compatability code everywhere 2017-03-05 17:44:14 +01:00