<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/Documentation, branch v1.2</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=v1.2</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=v1.2'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2016-11-26T11:46:58+00:00</updated>
<entry>
<title>performance.txt: add numbers for current gocryptfs master and encfs v1.9.1</title>
<updated>2016-11-26T11:46:58+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-11-26T11:46:58+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=cb5426e8ee1984b88c1ee6047a75e562d25d339d'/>
<id>urn:sha1:cb5426e8ee1984b88c1ee6047a75e562d25d339d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>benchmark.bash: double write length</title>
<updated>2016-11-26T11:36:55+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-11-26T11:36:55+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=10884603d88eb262e314d4fbe1a7a146cc66c6d1'/>
<id>urn:sha1:10884603d88eb262e314d4fbe1a7a146cc66c6d1</id>
<content type='text'>
Writing 1000 128KB blocks takes only 1 second and yielded
inconsistent results. With 2000, things look saner.
</content>
</entry>
<entry>
<title>main, fusefrontend: add "-noprealloc" option</title>
<updated>2016-11-25T08:19:14+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-11-24T21:36:04+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=0f8d3318a321bf19f92e0872d741266cd0431463'/>
<id>urn:sha1:0f8d3318a321bf19f92e0872d741266cd0431463</id>
<content type='text'>
Preallocation is very slow on hdds that run btrfs. Give the
user the option to disable it. This greatly speeds up small file
operations but reduces the robustness against out-of-space errors.

Also add the option to the man page.

More info: https://github.com/rfjakob/gocryptfs/issues/63
</content>
</entry>
<entry>
<title>MANPAGE: document ctlsock</title>
<updated>2016-11-10T23:01:29+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-11-10T23:01:29+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=081015aa746cc2a37284ad545d56d5ceb78164b6'/>
<id>urn:sha1:081015aa746cc2a37284ad545d56d5ceb78164b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main: rename "-f" to "-fg"</title>
<updated>2016-11-01T18:00:45+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-11-01T17:59:34+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=b527e205e231a7f0d5486b7593ba6b47cf09706d'/>
<id>urn:sha1:b527e205e231a7f0d5486b7593ba6b47cf09706d</id>
<content type='text'>
"-f" looks too much like "--force". The old variant is still
accepted for compatability.
</content>
</entry>
<entry>
<title>MANPAGE: document -raw64</title>
<updated>2016-11-01T17:53:42+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-11-01T17:53:42+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=d6678f73b41cef1f242ddd018c5c0c643b4595c3'/>
<id>urn:sha1:d6678f73b41cef1f242ddd018c5c0c643b4595c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MANPAGE: update version field description</title>
<updated>2016-11-01T17:30:32+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-11-01T17:30:32+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=d41492bcbc31d9e9e603d574d27dddcd8b6dd823'/>
<id>urn:sha1:d41492bcbc31d9e9e603d574d27dddcd8b6dd823</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MANPAGE: add reverse example, move "-o" into alphabetical list</title>
<updated>2016-11-01T14:55:05+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-11-01T14:53:16+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=75b776cb3dd4cfb16c518e1ebd1447440989d847'/>
<id>urn:sha1:75b776cb3dd4cfb16c518e1ebd1447440989d847</id>
<content type='text'>
People will search for "-o" alphabetically, so put it into the
alphabetical option list, even if it is not a real option.
</content>
</entry>
<entry>
<title>packakge.bash: include rendered man page in tarball</title>
<updated>2016-11-01T14:43:33+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-11-01T14:43:33+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=e993fd5fbcf8c261cc71fcb96b7fb48dcae8eb2b'/>
<id>urn:sha1:e993fd5fbcf8c261cc71fcb96b7fb48dcae8eb2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MANPAGE: prettify plain-text formatting</title>
<updated>2016-10-20T22:05:56+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-10-20T22:04:41+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=86afaee20061909178fc3e6e4014097b1f5bb6e6'/>
<id>urn:sha1:86afaee20061909178fc3e6e4014097b1f5bb6e6</id>
<content type='text'>
</content>
</entry>
</feed>
