libgocryptfs/cryptfs
Jakob Unterwurzacher 022a6968ae Implement proper daemonization
The shell wrapper sends gocryptfs into the background and waits for SIGUSR1
2015-10-06 00:31:18 +02:00
..
config_file.go Run go fmt 2015-10-04 14:49:47 +02:00
content_test.go Run go fmt 2015-10-04 14:49:47 +02:00
cryptfs.go Implement proper daemonization 2015-10-06 00:31:18 +02:00
cryptfs_content.go Run go fmt 2015-10-04 14:49:47 +02:00
cryptfs_names.go Run go fmt 2015-10-04 14:49:47 +02:00
intrablock.go Run go fmt 2015-10-04 14:49:47 +02:00
kdf.go Run go fmt 2015-10-04 14:49:47 +02:00
log.go Fix xfstests generic/030 failure 2015-10-04 00:26:20 +02:00
names_test.go Run go fmt 2015-10-04 14:49:47 +02:00
nonce.go Switch nonce generation to purely random 2015-10-04 21:36:16 +02:00
openssl_aead.go openssl AEAD wrapper: handle authenticated data 2015-10-04 23:58:22 +02:00