libgocryptfs/internal
Jakob Unterwurzacher a7c7588deb fusefrontend: fix hard-linking with long name
This used to incorrectly try to link twice and return EEXIST.
2017-01-26 20:56:42 +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: abort the connection if the request is too big 2016-12-10 20:43:08 +01:00
fusefrontend fusefrontend: fix hard-linking with long name 2017-01-26 20:56:42 +01:00
fusefrontend_reverse reverse: add single-entry path cache 2017-01-03 18:14:01 +01:00
nametransform Replace all calls to naked panic() with log.Panic() 2016-12-10 11:54:36 +01:00
prefer_openssl prefer_openssl: default to Go GCM on OSX 2016-12-10 21:04:17 +01: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 tlog: better comment for the terminal colors 2017-01-26 20:01:45 +01:00