libgocryptfs/internal/stupidgcm
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
..
autherr.go forcedecode: tighten checks 2017-04-24 00:25:02 +02:00
benchmark.bash speed: add benchmark.bash helper 2017-02-24 09:38:50 +01:00
locking.go without_openssl: support compiling completely without openssl 2016-10-04 09:51:14 +02:00
stupidgcm.go forcedecode: tighten checks 2017-04-24 00:25:02 +02:00
stupidgcm_test.go Add -forcedecode 2017-04-23 23:11:56 +02:00
without_openssl.go exitcodes: pull all exit code definitions into the package 2017-05-07 22:16:22 +02:00