libgocryptfs/internal
Jakob Unterwurzacher d3764b7753 reverse: fix longname decoding bug
This could have caused spurious ENOENT errors.

That it did not cause these errors all the time is interesting
and probably because an earlier readdir would place the entry
in the cache. This masks the bug.
2016-11-10 23:30:30 +01:00
..
configfile Add support for unpadded base64 filenames, "-raw64" 2016-11-01 18:43:22 +01:00
contentenc fusefrontend: I/O error instead of panic on all-zero nonce 2016-10-28 21:18:36 +02:00
cryptocore Fix misspellings 2016-10-24 19:18:13 +02:00
ctlsock ctlsock: add initial limited implementation 2016-11-10 00:27:08 +01:00
fusefrontend ctlsock: add initial limited implementation 2016-11-10 00:27:08 +01:00
fusefrontend_reverse reverse: fix longname decoding bug 2016-11-10 23:30:30 +01:00
nametransform Fix golint warnings 2016-11-10 00:38:01 +01:00
prefer_openssl lint fixes 2016-10-04 23:18:33 +02:00
readpassword readpassword: check extpass return code 2016-10-16 16:44:27 +02:00
siv_aead lint fixes 2016-10-04 23:18:33 +02:00
stupidgcm A few more lint fixes 2016-10-04 23:30:05 +02:00
syscallcompat A few more lint fixes 2016-10-04 23:30:05 +02:00
tlog A few more lint fixes 2016-10-04 23:30:05 +02:00