libgocryptfs/internal
Jakob Unterwurzacher 4b251f3ce1 readpassword: bubble up errors instead of exiting the process
This allows cleanups to happen in the caller, like removing
the control socket.

Fixes https://github.com/rfjakob/gocryptfs/issues/634
2022-01-03 15:18:59 +01:00
..
configfile docs: names longer than 175 bytes (not 176) are stored in longnames 2021-11-01 14:44:32 +01:00
contentenc cli: drop -forcedecode flag 2021-09-10 12:14:19 +02:00
cryptocore cryptocore: simplify declarations 2021-09-28 18:35:37 +02:00
ctlsocksrv go mod: declare module version v2 2021-08-23 15:05:15 +02:00
ensurefds012 Unbreak hyperlinks broken by go mod v2 conversion 2021-08-30 11:31:01 +02:00
exitcodes Add support for FIDO2 tokens 2020-09-12 18:06:54 +02:00
fido2 go mod: declare module version v2 2021-08-23 15:05:15 +02:00
fusefrontend fusefrontend: allow slashes in xattr names 2021-12-19 14:43:56 +01:00
fusefrontend_reverse inomap: deterministically set root device 2021-09-10 17:17:16 +02:00
inomap inomap: deterministically set root device 2021-09-10 17:17:16 +02:00
nametransform nametransform: fix oversight in comment 2021-12-19 14:50:52 +01:00
openfiletable go mod: declare module version v2 2021-08-23 15:05:15 +02:00
pathiv go mod: declare module version v2 2021-08-23 15:05:15 +02:00
readpassword readpassword: bubble up errors instead of exiting the process 2022-01-03 15:18:59 +01:00
siv_aead cryptocore: add NonceSize to AEADTypeEnum 2021-08-23 22:10:23 +02:00
speed cryptocore: disentangle algorithm / library implementation name 2021-09-28 18:09:31 +02:00
stupidgcm stupidgcm: add CpuHasAES() 2021-09-14 18:58:04 +02:00
syscallcompat darwin: use O_NOFOLLOW for xattr opens 2021-12-09 17:55:05 +01:00
tlog tlog: only enable color if both stderr and stdout are a terminal 2021-12-11 15:37:13 +01:00