libgocryptfs/internal
Jakob Unterwurzacher 944eaf2fb5 fusefronted: expire dir IV cache after one second
The Back In Time backup tool (https://github.com/bit-team/backintime)
wants to write directly into the ciphertext dir.
This may cause the cached directory IV to become out-of-date.
Having an expiry time limits the inconstency to one second, like
attr_timeout does for the kernel getattr cache.
2016-11-01 10:57:39 +01:00
..
configfile configfile: add newline at the end 2016-10-21 08:43:39 +02: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
fusefrontend fusefrontend: drop atime workarounds 2016-10-30 16:29:36 +01:00
fusefrontend_reverse Fix misspellings 2016-10-24 19:18:13 +02:00
nametransform fusefronted: expire dir IV cache after one second 2016-11-01 10:57:39 +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