libgocryptfs/internal/configfile
Jakob Unterwurzacher d5adde1eeb exitcodes: pull all exit code definitions into the package
This commit defines all exit codes in one place in the exitcodes
package.

Also, it adds a test to verify the exit code on incorrect
password, which is what SiriKali cares about the most.

Fixes https://github.com/rfjakob/gocryptfs/issues/77 .
2017-05-07 22:16:22 +02:00
..
config_test tests: update config_test example files 2016-06-16 23:19:05 +02:00
config_file.go Add -forcedecode 2017-04-23 23:11:56 +02:00
config_test.go configfile: HKDF feature flag should also be set for "-plaintextnames" 2017-03-07 21:05:45 +01:00
feature_flags.go full stack: implement HKDF support 2017-03-05 21:59:55 +01:00
scrypt_test.go configfile: rename "kdf.go" -> "scrypt.go" 2017-02-25 18:51:17 +01:00
scrypt.go exitcodes: pull all exit code definitions into the package 2017-05-07 22:16:22 +02:00