libgocryptfs/internal/prefer_openssl
Jakob Unterwurzacher 0c80cca674 toggledlog: convert remaing naked fmt.Print*
Several fatal errors were just printed to stdout, which
meant they were invisible when running the test suite.

Fix this by introducing toggledlog.Fatal and convert as
follows:

Fatal errors     -> toggledlog.Fatal
Warnings         -> toggledlog.Warn
Password prompts -> fmt.Fprintf
2016-06-05 14:32:07 +02:00
..
cpuinfo.pentium_g630.txt prefer_openssl: autodetect whether to use OpenSSL or Go GCM 2016-05-12 00:42:42 +02:00
cpuinfo.xeon_e312xx.txt prefer_openssl: autodetect whether to use OpenSSL or Go GCM 2016-05-12 00:42:42 +02:00
prefer.go toggledlog: convert remaing naked fmt.Print* 2016-06-05 14:32:07 +02:00
prefer_go1.5.go prefer_openssl: add amd64 constraint 2016-05-12 09:50:36 +02:00
prefer_go1.6.go prefer_openssl: add amd64 constraint 2016-05-12 09:50:36 +02:00
prefer_test.go prefer_openssl: autodetect whether to use OpenSSL or Go GCM 2016-05-12 00:42:42 +02:00