<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs, branch v1.4.3</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=v1.4.3</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=v1.4.3'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2018-01-21T19:49:17+00:00</updated>
<entry>
<title>Documentation: update xfstests output</title>
<updated>2018-01-21T19:49:17+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-01-21T19:48:38+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=7015a6ebfb530bad6b8ca5404b46599800917cd5'/>
<id>urn:sha1:7015a6ebfb530bad6b8ca5404b46599800917cd5</id>
<content type='text'>
Also update the v1.4.3 release date to today.
The release was delayed one day.
</content>
</entry>
<entry>
<title>Documentation: add extractloop example output</title>
<updated>2018-01-21T19:04:37+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-01-21T19:04:37+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=991708af016af074b4cd99b2bf333fc48effaa55'/>
<id>urn:sha1:991708af016af074b4cd99b2bf333fc48effaa55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update changelog for 1.4.3</title>
<updated>2018-01-20T13:27:03+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-01-20T13:16:16+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=f63ce35b3dabc0b39f21c258a9e3a92f47a1b037'/>
<id>urn:sha1:f63ce35b3dabc0b39f21c258a9e3a92f47a1b037</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Travis CI: also build with vendored dependencies</title>
<updated>2018-01-20T12:49:20+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-01-16T22:24:13+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=735b92c48bc13783b592cb2eec6d037000c2ad9e'/>
<id>urn:sha1:735b92c48bc13783b592cb2eec6d037000c2ad9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dep: update dependencies</title>
<updated>2018-01-20T12:49:20+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-01-16T22:31:18+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=6d46c4f31cd310183c2ada724e937cf580fc838d'/>
<id>urn:sha1:6d46c4f31cd310183c2ada724e937cf580fc838d</id>
<content type='text'>
We needed a newer version of x/sys/unix to compile,
and we want the fixes in go-fuse.
</content>
</entry>
<entry>
<title>MacOS: rely on OSXFuse to create the mountpoint</title>
<updated>2018-01-20T12:42:29+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-01-20T12:42:29+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=bac7ef4834fc3d0536d10e9b2b8823d41235be0c'/>
<id>urn:sha1:bac7ef4834fc3d0536d10e9b2b8823d41235be0c</id>
<content type='text'>
As reported in https://github.com/rfjakob/gocryptfs/issues/194 ,
OSXFuse creates the mountpoint if it does not exist.
</content>
</entry>
<entry>
<title>MANPAGE: improve description of -o and -ko</title>
<updated>2018-01-20T12:35:26+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-01-20T12:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=277ad087ffdc59e352c2e554caedc7a7796bbd2d'/>
<id>urn:sha1:277ad087ffdc59e352c2e554caedc7a7796bbd2d</id>
<content type='text'>
Was unclear for new users - see https://github.com/rfjakob/gocryptfs/issues/194
</content>
</entry>
<entry>
<title>fusefrontend_reverse: use OpenNofollow in virtualFile.GetAttr</title>
<updated>2018-01-17T20:36:38+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-01-17T20:36:38+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=a2677bce2a632d80850fabb1e397558d8a07742b'/>
<id>urn:sha1:a2677bce2a632d80850fabb1e397558d8a07742b</id>
<content type='text'>
Makes it robust against symlink races.

Final piece, closes https://github.com/rfjakob/gocryptfs/issues/165
</content>
</entry>
<entry>
<title>fusefrontend_reverse: use OpenNofollow in findLongnameParent</title>
<updated>2018-01-17T19:54:05+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-01-17T19:52:52+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=959e1fc1e2f531480ad1353179fc94f56ff76dce'/>
<id>urn:sha1:959e1fc1e2f531480ad1353179fc94f56ff76dce</id>
<content type='text'>
Protects findLongnameParent against symlink races.

Also add comments to several functions along the way.

Reported at https://github.com/rfjakob/gocryptfs/issues/165
</content>
</entry>
<entry>
<title>fusefronted: add PlaintextNames special-cases for Create &amp; Rename</title>
<updated>2018-01-16T23:25:36+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-01-16T23:23:09+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=8951eb2472d6af50554806df2ffd655f53da8bfe'/>
<id>urn:sha1:8951eb2472d6af50554806df2ffd655f53da8bfe</id>
<content type='text'>
gocryptfs.longname.XXX files were considered magic in PlaintextNames
mode, which was wrong.

Fix that and add tests.

Fixes https://github.com/rfjakob/gocryptfs/issues/174
</content>
</entry>
</feed>
