libgocryptfs/internal
Jakob Unterwurzacher 2758c75cae ctlsock: sanitize paths before passing them to the backend
You used to be able to crash gocryptfs by passing "/foo"
of "foo/" to the ctlsock.

Fixes https://github.com/rfjakob/gocryptfs/issues/66
2016-12-10 12:59:54 +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 Replace all calls to naked panic() with log.Panic() 2016-12-10 11:54:36 +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