libgocryptfs/internal
Jakob Unterwurzacher f28d85fad5 fsck: add initial implementation
Most corruption cases except xattr should be covered.
With test filesystem.

The output is still pretty ugly. xattr support will
be added in the next commits.
2018-04-02 16:38:18 +02:00
..
configfile readpassword: convert from string to []byte 2018-02-18 14:26:54 +01:00
contentenc fusefrontend: add xattr support 2018-03-25 21:06:10 +02:00
cryptocore tlog: stop embedding log.Logger to prevent mistakes 2018-02-28 09:02:18 +01:00
ctlsock ctlsock: don't Warn() on closed socket 2018-02-27 09:58:14 +01:00
exitcodes fsck: add initial implementation 2018-04-02 16:38:18 +02:00
fusefrontend fusefronted: reject oversized Read and Write requests 2018-04-01 21:21:55 +02:00
fusefrontend_reverse fusefrontend[_reverse]: move crypto init up to caller 2018-02-18 11:21:58 +01:00
nametransform gccgo: replace syscall.NAME_MAX with unix.NAME_MAX 2018-02-01 23:50:11 +01:00
openfiletable openfiletable: rename WriteLock to ContentLock 2017-05-01 21:57:18 +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 Add `-masterkey=stdin` functionality 2018-03-22 00:02:10 +01: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: create private copy of the key 2018-02-18 12:35:51 +01:00
syscallcompat macos: tests: fix deleting of scratch dir 2018-03-05 23:40:08 +01:00
tlog tlog: stop embedding log.Logger to prevent mistakes 2018-02-28 09:02:18 +01:00