libgocryptfs/internal
Jakob Unterwurzacher a8fd8a2516 configfile: disable Raw64 for now
Raw64 is supported (but was disabled by default) since gocryptfs
v1.2. However, the implementation was buggy because it forgot
about long names and symlinks.

Disable it for now by default and enable it later, together
with HKDF.
2017-03-05 23:04:54 +01:00
..
configfile configfile: disable Raw64 for now 2017-03-05 23:04:54 +01:00
contentenc full stack: implement HKDF support 2017-03-05 21:59:55 +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 nametransform: fix Raw64 not affecting symlink targets 2017-03-05 22:59:25 +01:00
fusefrontend_reverse nametransform: fix Raw64 not affecting symlink targets 2017-03-05 22:59:25 +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