libgocryptfs/internal/configfile
Jakob Unterwurzacher 8459bb15c1 configfile: fall back to sync() if fsync() fails
This can happen on network drives: FRITZ.NAS mounted on MacOS returns
"operation not supported": https://github.com/rfjakob/gocryptfs/issues/390
2019-04-08 19:54:54 +02:00
..
config_test tests: update config_test example files 2016-06-16 23:19:05 +02:00
config_file.go configfile: fall back to sync() if fsync() fails 2019-04-08 19:54:54 +02:00
config_test.go configfile: add LoadAndDecrypt wrapper 2018-09-08 12:40:29 +02:00
feature_flags.go trezor: add skeleton for Trezor support 2018-07-01 20:56:04 +02:00
scrypt.go configfile: Fix a copy&paste error in validateParams method. 2018-12-28 09:58:46 +01:00
scrypt_test.go readpassword: convert from string to []byte 2018-02-18 14:26:54 +01:00