<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/frontend, branch go-git-gitignore</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=go-git-gitignore</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=go-git-gitignore'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2015-09-07T19:10:42+00:00</updated>
<entry>
<title>Rename frontend to "cluefs_frontend"</title>
<updated>2015-09-07T19:10:42+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-09-07T19:10:42+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=af0ae03db23f845dbcf8a6738057222ce7986bd8'/>
<id>urn:sha1:af0ae03db23f845dbcf8a6738057222ce7986bd8</id>
<content type='text'>
Enables adding another frontend later
</content>
</entry>
<entry>
<title>Add streaming read and write benchmarks</title>
<updated>2015-09-06T09:42:01+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-09-06T09:42:01+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=5f4c9240ca1092b47553fe34b9cc1b7836222b6a'/>
<id>urn:sha1:5f4c9240ca1092b47553fe34b9cc1b7836222b6a</id>
<content type='text'>
Run using

    ./main_benchmark.bash

Also, rewrite command line args handling
</content>
</entry>
<entry>
<title>Add OpenSSL support for file content encryption/decryption</title>
<updated>2015-09-06T08:42:34+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-09-06T08:38:43+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=58d1e24b7c4eb69376dd0ec230c42ea9aeb70f2d'/>
<id>urn:sha1:58d1e24b7c4eb69376dd0ec230c42ea9aeb70f2d</id>
<content type='text'>
This brings streaming read performance from 30MB/s to 81MB/s
(similar improvement for writes)
</content>
</entry>
<entry>
<title>Bundle up blocks for bigger reads from the backing filesystem</title>
<updated>2015-09-06T07:47:01+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-09-06T07:47:01+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=448e88490bedb1efcaa6bc19f2347a24ed27579a'/>
<id>urn:sha1:448e88490bedb1efcaa6bc19f2347a24ed27579a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Debug object instead of fmt</title>
<updated>2015-09-05T18:36:26+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-09-05T18:36:26+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=d0524ded993f870c2dd8a559efed0d612e85d588'/>
<id>urn:sha1:d0524ded993f870c2dd8a559efed0d612e85d588</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup and rename files</title>
<updated>2015-09-05T18:30:20+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-09-05T18:30:20+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=11fb037e7e7d84405b3bed9de2aa500e49d9502d'/>
<id>urn:sha1:11fb037e7e7d84405b3bed9de2aa500e49d9502d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix size reporting</title>
<updated>2015-09-05T18:11:20+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-09-05T18:11:20+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=7e564f928fef80b0485210603a8aa58b14ca5109'/>
<id>urn:sha1:7e564f928fef80b0485210603a8aa58b14ca5109</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix write path</title>
<updated>2015-09-05T17:07:20+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-09-05T17:07:20+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=199d3fd79ff03222cf7498418b40e1263f8aa104'/>
<id>urn:sha1:199d3fd79ff03222cf7498418b40e1263f8aa104</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix read path</title>
<updated>2015-09-05T12:08:00+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-09-05T12:08:00+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=4ab9862ccb5911836acda9834b0b25f892229533'/>
<id>urn:sha1:4ab9862ccb5911836acda9834b0b25f892229533</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Filename encryption working</title>
<updated>2015-09-05T10:15:42+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-09-05T10:15:42+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=1257b4249d1473cd496e0b423c6aaa71b20aa41e'/>
<id>urn:sha1:1257b4249d1473cd496e0b423c6aaa71b20aa41e</id>
<content type='text'>
</content>
</entry>
</feed>
