libgocryptfs/internal
Jakob Unterwurzacher b97268c948 configfile: bake the "Creator" gocryptfs version into the file
This field is added for the convenience of users and
may help them to identify which gocryptfs version
they need to mount a filesystem.

The same information is essentially contained in FeatureFlags,
but this is more difficult to decode for humans.

It is completely ignored programmatically (also by older gocryptfs
versions).
2016-06-05 11:40:13 +02:00
..
configfile configfile: bake the "Creator" gocryptfs version into the file 2016-06-05 11:40:13 +02:00
contentenc Enable openssl in tests to support old Go versions 2016-03-03 00:59:58 +01:00
cryptocore stupidgcm: skip tests on Go 1.4 and older 2016-05-05 00:09:08 +02:00
fusefrontend fusefrontend: report an error if all files in a directory were invalid 2016-06-04 16:39:27 +02:00
nametransform nametransform, main: better error messages 2016-06-01 20:07:43 +02:00
prefer_openssl prefer_openssl: add amd64 constraint 2016-05-12 09:50:36 +02:00
stupidgcm stupidgcm: add benchmark.bash wrapper 2016-05-22 15:49:09 +02:00
toggledlog toggledlog: wpanic: use Logger.Panic instead of naked panic 2016-05-30 09:26:59 +02:00