libgocryptfs/internal
Jakob Unterwurzacher 658cc4aebb syscallcompat: drop Fchmodat flags
These were silently ignored until now (!) but
are rejected by Go 1.11 stdlib.

Drop the flags so the tests work again, until
we figure out a better solution.

https://github.com/golang/go/issues/20130
2018-08-26 13:04:01 +02:00
..
configfile configfile: drop superflous Printf 2018-07-23 22:25:40 +02:00
contentenc contentenc: reserve one extra block in pool plaintext buffers 2018-07-15 11:39:19 +02:00
cryptocore tlog: stop embedding log.Logger to prevent mistakes 2018-02-28 09:02:18 +01:00
ctlsock fsck: clean up log output 2018-04-02 18:32:30 +02:00
exitcodes reverse mode: add --exclude option 2018-08-11 23:26:49 +02:00
fusefrontend fusefrontend: truncateGrowFile: pass zeroPad error to caller 2018-08-15 17:25:22 +02:00
fusefrontend_reverse fusefrontend_reverse: reject excludes for the root directory "" 2018-08-15 12:28:29 +02:00
nametransform fusefrontend: doWrite: delete file header if first write fails 2018-07-15 15:12:55 +02:00
openfiletable fusefronted: disallow writes running concurrently with reads 2018-07-22 22:29:22 +02:00
pathiv pathiv: fix test failure on Go 1.6 2017-05-31 08:21:36 +02:00
prefer_openssl prefer_openssl: default to Go GCM on OSX 2016-12-10 21:04:17 +01:00
readpassword trezor: show support in version string 2018-08-15 23:31:37 +02:00
serialize_reads fix golint complaints 2017-04-29 14:50:58 +02:00
siv_aead siv_aead: create private key copy and implement wiping 2018-02-18 16:01:46 +01:00
speed fix golint complaints 2017-04-29 14:50:58 +02:00
stupidgcm stupidgcm: return error on too short input instead of panicing 2018-05-10 23:00:02 +02:00
syscallcompat syscallcompat: drop Fchmodat flags 2018-08-26 13:04:01 +02:00
tlog Only print masterkey once on -init 2018-07-01 20:56:22 +02:00