libgocryptfs/internal/configfile
Jakob Unterwurzacher ca54b665e3 main: print actual error from LoadConfFile()
It may not have been a "Wrong password" after all.

Also, push down disabling the warning so LoadConfFile() can
warn about things that matter.
2016-06-05 13:44:22 +02:00
..
config_test Major refactoring: Split up "cryptfs" into several internal packages 2016-02-06 19:22:35 +01:00
config_file.go main: print actual error from LoadConfFile() 2016-06-05 13:44:22 +02:00
config_test.go configfile: use map[flagIota] for feature flags 2016-06-05 12:54:45 +02:00
feature_flags.go configfile: use map[flagIota] for feature flags 2016-06-05 12:54:45 +02:00
kdf_test.go Major refactoring: Split up "cryptfs" into several internal packages 2016-02-06 19:22:35 +01:00
kdf.go Major refactoring: Split up "cryptfs" into several internal packages 2016-02-06 19:22:35 +01:00