libgocryptfs/internal
Jakob Unterwurzacher a6a7b424f8 reverse: resolve long names in Open and GetAttr
The last patch added functionality for generating gocryptfs.longname.*
files, this patch adds support for mapping them back to the full
filenames.

Note that resolving a long name needs a full readdir. A cache
will be implemented later on to improve performance.
2016-09-25 16:43:17 +02:00
..
configfile contentenc: add GCM-SIV support 2016-09-25 16:43:17 +02:00
contentenc contentenc: add GCM-SIV support 2016-09-25 16:43:17 +02:00
cryptocore contentenc: add GCM-SIV support 2016-09-25 16:43:17 +02:00
fusefrontend contentenc: add GCM-SIV support 2016-09-25 16:43:17 +02:00
fusefrontend_reverse reverse: resolve long names in Open and GetAttr 2016-09-25 16:43:17 +02:00
nametransform reverse: resolve long names in Open and GetAttr 2016-09-25 16:43:17 +02:00
prefer_openssl Add godoc comments to all internal packages 2016-07-06 21:51:25 +02:00
readpassword Add godoc comments to all internal packages 2016-07-06 21:51:25 +02:00
stupidgcm stupidgcm: use __builtin_trap() 2016-07-04 08:14:24 +02:00
syscallcompat Add godoc comments to all internal packages 2016-07-06 21:51:25 +02:00
tlog Add godoc comments to all internal packages 2016-07-06 21:51:25 +02:00