libgocryptfs/internal
Jakob Unterwurzacher e7f57695a6 Fix golint warnings
$ golint ./... | grep -v underscore | grep -v ALL_CAPS
internal/fusefrontend_reverse/rfs.go:52:36: exported func NewFS returns unexported type *fusefrontend_reverse.reverseFS, which can be annoying to use
internal/nametransform/raw64_go1.5.go:10:2: exported const HaveRaw64 should have comment (or a comment on this block) or be unexported
2016-11-10 00:38:01 +01:00
..
configfile Add support for unpadded base64 filenames, "-raw64" 2016-11-01 18:43:22 +01:00
contentenc fusefrontend: I/O error instead of panic on all-zero nonce 2016-10-28 21:18:36 +02:00
cryptocore Fix misspellings 2016-10-24 19:18:13 +02:00
ctlsock ctlsock: add initial limited implementation 2016-11-10 00:27:08 +01:00
fusefrontend ctlsock: add initial limited implementation 2016-11-10 00:27:08 +01:00
fusefrontend_reverse Fix golint warnings 2016-11-10 00:38:01 +01:00
nametransform Fix golint warnings 2016-11-10 00:38:01 +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 lint fixes 2016-10-04 23:18:33 +02:00
stupidgcm A few more lint fixes 2016-10-04 23:30:05 +02: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