<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/cryptfs, branch v0.8</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=v0.8</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=v0.8'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2016-01-22T20:49:56+00:00</updated>
<entry>
<title>Remove last SetOutput from generic code</title>
<updated>2016-01-22T20:49:56+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-01-22T20:45:11+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=2e419e635f264a9bb069e30ede597ce344b91106'/>
<id>urn:sha1:2e419e635f264a9bb069e30ede597ce344b91106</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing import for Go 1.4</title>
<updated>2016-01-22T20:42:58+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-01-22T20:42:58+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=9f9cf882ad9bbd298a3417e5e2b0de44cb30f4cb'/>
<id>urn:sha1:9f9cf882ad9bbd298a3417e5e2b0de44cb30f4cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable syslog in Go 1.4 and lower (method SetOutput does not exist)</title>
<updated>2016-01-22T20:41:34+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-01-22T20:39:35+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=df41183e9b86ffd152203f4addfb649319b2cb6e'/>
<id>urn:sha1:df41183e9b86ffd152203f4addfb649319b2cb6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>renamed:    cryptfs/gcm_go14.go -&gt; cryptfs/gcm_go1.4.go</title>
<updated>2016-01-22T20:39:16+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-01-22T20:39:16+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=505fef5a3c514b1cfaa545ebeaa49127a6ec862e'/>
<id>urn:sha1:505fef5a3c514b1cfaa545ebeaa49127a6ec862e</id>
<content type='text'>
renamed:    cryptfs/gcm_go15.go -&gt; cryptfs/gcm_go1.5.go
</content>
</entry>
<entry>
<title>Wrap Logger to make disabling output more efficient</title>
<updated>2016-01-21T21:59:11+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-01-21T21:59:11+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=d1631696556cb6460db1d6eedf9fbc3015433b1c'/>
<id>urn:sha1:d1631696556cb6460db1d6eedf9fbc3015433b1c</id>
<content type='text'>
Instead of using SetOutput(ioutil.Discard), which means
that Printf is still called for every debug message,
use a simple and fast boolean check.

Streaming write performance improves from 86 to 93 MB/s.
</content>
</entry>
<entry>
<title>Convert logging to standard Go log.Logger</title>
<updated>2016-01-20T19:57:00+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-01-20T19:55:56+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=17f0eb13396ad31083e786ed64aef368646c2aa6'/>
<id>urn:sha1:17f0eb13396ad31083e786ed64aef368646c2aa6</id>
<content type='text'>
This is in preparation of logging to syslog.
</content>
</entry>
<entry>
<title>Use NewGCMWithNonceSize only through goGCMWrapper to support Go 1.4</title>
<updated>2015-12-19T14:19:31+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-12-19T14:19:31+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=8c7e31329dc9eb058f23544fef418c1d4ba248f6'/>
<id>urn:sha1:8c7e31329dc9eb058f23544fef418c1d4ba248f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Increase GCM IV size from 96 to 128 bits</title>
<updated>2015-12-19T14:02:29+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-12-19T13:41:39+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=1caa9258685fa5fad8935d3bfcd0eac7d7f84f1e'/>
<id>urn:sha1:1caa9258685fa5fad8935d3bfcd0eac7d7f84f1e</id>
<content type='text'>
This pushes back the birthday bound for collisions to make it virtually
irrelevant.
</content>
</entry>
<entry>
<title>go fmt</title>
<updated>2015-12-13T19:24:13+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-12-13T19:10:52+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=00a712b4d1e68bb3c156eb8f97fbb89d684a7e92'/>
<id>urn:sha1:00a712b4d1e68bb3c156eb8f97fbb89d684a7e92</id>
<content type='text'>
...and minimal comment changes.
</content>
</entry>
<entry>
<title>Rmdir: handle creating and removing unreadable directories</title>
<updated>2015-12-11T19:02:12+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-12-11T18:54:53+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=e99e8417137a713348d2797ba813bcefe0c3984d'/>
<id>urn:sha1:e99e8417137a713348d2797ba813bcefe0c3984d</id>
<content type='text'>
This patch also splits off Mkdir and Rmdir into its own file.

Fixes issue #8, thanks to @diseq for the bug report.
</content>
</entry>
</feed>
