<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs, branch v0.5.1</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=v0.5.1</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=v0.5.1'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2015-12-06T14:13:06+00:00</updated>
<entry>
<title>Update README</title>
<updated>2015-12-06T14:13:06+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-12-06T14:13:06+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=21abf57abbfc6ad818df623f007cac1aa1945682'/>
<id>urn:sha1:21abf57abbfc6ad818df623f007cac1aa1945682</id>
<content type='text'>
gocryptfs is no longer developed in gocryptfs because of the inconvenience
that you cannot mount a FUSE filesystem inside a FUSE mount
</content>
</entry>
<entry>
<title>tests: add TestRename</title>
<updated>2015-12-06T14:10:23+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-12-06T14:10:23+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=7375d86adae6f9ddcb403c67c5a97ed917b2ae3f'/>
<id>urn:sha1:7375d86adae6f9ddcb403c67c5a97ed917b2ae3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fallocate the space needed for the file header beforehand</title>
<updated>2015-12-06T14:05:52+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-12-06T14:05:52+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=56888d83dd50a10bad56eaa512ce0b6a2f2d41ed'/>
<id>urn:sha1:56888d83dd50a10bad56eaa512ce0b6a2f2d41ed</id>
<content type='text'>
This makes sure writing to a file fails early if the underlying
filesystem does not support fallocate. It also prevents partial header
write due to ENOSPC.
</content>
</entry>
<entry>
<title>Fix rename, was broken broken by DirIV introduction</title>
<updated>2015-12-06T14:00:54+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-12-06T14:00:54+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=edc289fb7578036ecc7571cb0207ceac17af9eec'/>
<id>urn:sha1:edc289fb7578036ecc7571cb0207ceac17af9eec</id>
<content type='text'>
As it was, CIPHERDIR was prepended twice, causing every rename
to fail with ENOENT.
</content>
</entry>
<entry>
<title>tests: recreate v0.5 example filesystems with -scryptn=10</title>
<updated>2015-12-06T13:41:51+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-12-06T13:27:27+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=37c67393e64bd5ba26d92d15405a57418899a85d'/>
<id>urn:sha1:37c67393e64bd5ba26d92d15405a57418899a85d</id>
<content type='text'>
Cuts the mount time in half, from 0.788s to 0.321s.
</content>
</entry>
<entry>
<title>init: create gocryptfs.diriv after creating gocryptfs.conf</title>
<updated>2015-12-06T13:24:45+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-12-06T13:24:45+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=71b94828edb00d3a86bbe366f49295d81f91c28c'/>
<id>urn:sha1:71b94828edb00d3a86bbe366f49295d81f91c28c</id>
<content type='text'>
Creating the config file can fail easily, for example if the
password is not entered the same twice. This would leave an
orphaned gocryptfs.diriv behind.
</content>
</entry>
<entry>
<title>performance.txt: link to linux-3.0.tar.gz</title>
<updated>2015-12-04T21:45:16+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-12-04T21:45:16+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=fc23aba65b061fab65aa7040c8928c63b3f04310'/>
<id>urn:sha1:fc23aba65b061fab65aa7040c8928c63b3f04310</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update manpage with -diriv and -scryptn</title>
<updated>2015-12-04T21:41:14+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-12-04T21:41:00+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=353d29b5023d670119e7962d752e6d084ad0c6c5'/>
<id>urn:sha1:353d29b5023d670119e7962d752e6d084ad0c6c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show base64 encoding in filename encryption svg</title>
<updated>2015-12-04T21:26:50+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-12-04T21:26:50+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=018d047ab2efe68130ce63bd937d833c2c2516cb'/>
<id>urn:sha1:018d047ab2efe68130ce63bd937d833c2c2516cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>svg: add colored annotations</title>
<updated>2015-12-02T08:03:37+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-12-02T08:03:37+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=a6971ade94bea9f7889fb39fecb5a8c2ded73008'/>
<id>urn:sha1:a6971ade94bea9f7889fb39fecb5a8c2ded73008</id>
<content type='text'>
Also, show the IV in the master key decryption process
</content>
</entry>
</feed>
