libgocryptfs/internal
Jakob Unterwurzacher 967e7bd125 stupidgcm: Fix without_openssl build failure
Also, always call build-without-openssl.bash from test.bash.

Failure was:

  internal/stupidgcm/without_openssl.go:29: missing return at end of function
2016-12-10 13:15:19 +01:00
..
configfile Add support for unpadded base64 filenames, "-raw64" 2016-11-01 18:43:22 +01:00
contentenc Replace all calls to naked panic() with log.Panic() 2016-12-10 11:54:36 +01:00
cryptocore Replace all calls to naked panic() with log.Panic() 2016-12-10 11:54:36 +01:00
ctlsock ctlsock: sanitize paths before passing them to the backend 2016-12-10 12:59:54 +01:00
fusefrontend fusefrontend: preserve owner for symlinks 2016-11-28 23:15:24 +01:00
fusefrontend_reverse Replace all calls to naked panic() with log.Panic() 2016-12-10 11:54:36 +01:00
nametransform Replace all calls to naked panic() with log.Panic() 2016-12-10 11:54:36 +01:00
prefer_openssl lint fixes 2016-10-04 23:18:33 +02:00
readpassword readpassword: check extpass return code 2016-10-16 16:44:27 +02:00
siv_aead Replace all calls to naked panic() with log.Panic() 2016-12-10 11:54:36 +01:00
stupidgcm stupidgcm: Fix without_openssl build failure 2016-12-10 13:15:19 +01:00
syscallcompat A few more lint fixes 2016-10-04 23:30:05 +02:00
tlog A few more lint fixes 2016-10-04 23:30:05 +02:00