<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/internal/fusefrontend, branch v1.1</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=v1.1</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=v1.1'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2016-10-19T20:25:54+00:00</updated>
<entry>
<title>tests: add 1980.tar.gz extract test</title>
<updated>2016-10-19T20:25:54+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-10-19T20:25:54+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=589748548f24429bb30a8aafb3cae0d295b07da0'/>
<id>urn:sha1:589748548f24429bb30a8aafb3cae0d295b07da0</id>
<content type='text'>
Test that we get the right timestamp when extracting a tarball.

Also simplify the workaround in doTestUtimesNano() and fix the
fact that it was running no test at all.
</content>
</entry>
<entry>
<title>lint fixes</title>
<updated>2016-10-18T23:12:45+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-10-18T23:12:45+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=600ceece359d835934ad039bdd0e83cd647c410f'/>
<id>urn:sha1:600ceece359d835934ad039bdd0e83cd647c410f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fusefrontend: Utimens: one more band-aid</title>
<updated>2016-10-16T18:20:00+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-10-16T18:20:00+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=891a3b4c8a02edc6b7c2163bce8827a70deab285'/>
<id>urn:sha1:891a3b4c8a02edc6b7c2163bce8827a70deab285</id>
<content type='text'>
Revert once https://github.com/hanwen/go-fuse/pull/131 is merged.
</content>
</entry>
<entry>
<title>fusefrontend: Utimens: ugly band-aid for nil pointer crash in go-fuse</title>
<updated>2016-10-16T13:08:05+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-10-16T13:02:44+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=5144470e3d30499fa42af84927fa8adc27b51e68'/>
<id>urn:sha1:5144470e3d30499fa42af84927fa8adc27b51e68</id>
<content type='text'>
Crash is described at https://github.com/rfjakob/gocryptfs/issues/48 .
Revert this once https://github.com/hanwen/go-fuse/pull/131 is merged.
</content>
</entry>
<entry>
<title>fusefrontend: log missing gocryptfs.diriv</title>
<updated>2016-10-16T13:04:59+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-10-16T11:43:19+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=35219d0022a6225a4a412844f1cf00747a04e41e'/>
<id>urn:sha1:35219d0022a6225a4a412844f1cf00747a04e41e</id>
<content type='text'>
This can happen during normal operation when the directory has
been deleted concurrently. But it can also mean that the
gocryptfs.diriv is missing due to an error, so log the event
at "info" level.
</content>
</entry>
<entry>
<title>fusefrontend: Also preserve the owner in Mkdir</title>
<updated>2016-10-10T06:53:29+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-10-10T06:43:09+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=828f7184838be17d04ff4d78d8b066f4947406f3'/>
<id>urn:sha1:828f7184838be17d04ff4d78d8b066f4947406f3</id>
<content type='text'>
This already worked for files but was missing for dirs.
</content>
</entry>
<entry>
<title>reverse: make gocryptfs.conf mapping plaintextnames-aware</title>
<updated>2016-10-08T18:57:38+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-10-08T18:57:38+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=f054353bd3b05ab0d3d024ec8fa809bc5fed1d08'/>
<id>urn:sha1:f054353bd3b05ab0d3d024ec8fa809bc5fed1d08</id>
<content type='text'>
Only in plaintextnames-mode AND with the config file at the
default location it will be mapped into the mountpoint.

Also adds a test for that.
</content>
</entry>
<entry>
<title>lint fixes</title>
<updated>2016-10-04T21:18:33+00:00</updated>
<author>
<name>Valient Gough</name>
</author>
<published>2016-10-02T04:14:18+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=b764917cd5c1b1d61b8ce08e7af0b29793fbbb80'/>
<id>urn:sha1:b764917cd5c1b1d61b8ce08e7af0b29793fbbb80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reverse: use per-purpose nonce generation</title>
<updated>2016-09-29T19:56:49+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-09-29T19:29:45+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=a2510efe12d2720399afcd8baea0c6634d4779e6'/>
<id>urn:sha1:a2510efe12d2720399afcd8baea0c6634d4779e6</id>
<content type='text'>
Also pull all the deterministic nonce code into fusefrontend_reverse
to greatly simplify the normal code path.
</content>
</entry>
<entry>
<title>Implement changes proposed by gosimple.</title>
<updated>2016-09-25T17:48:21+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-09-25T17:48:21+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=5f4b16c00f2475a8efd0ae0d4d4e26f92b563dc0'/>
<id>urn:sha1:5f4b16c00f2475a8efd0ae0d4d4e26f92b563dc0</id>
<content type='text'>
Also delete the unused "dirIVNameStruct", found by deadcode.
</content>
</entry>
</feed>
