<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs, branch v0.2</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=v0.2</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=v0.2'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2015-10-11T16:51:56+00:00</updated>
<entry>
<title>Run gofmt</title>
<updated>2015-10-11T16:51:56+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-11T16:51:56+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=242fcd0736313eaec17e3fa10f5f9a34b54164fb'/>
<id>urn:sha1:242fcd0736313eaec17e3fa10f5f9a34b54164fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix helper scripts for new top-level path</title>
<updated>2015-10-11T16:40:27+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-11T16:36:07+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=b00fc379c4d18ca848b5ded70549120755a509c4'/>
<id>urn:sha1:b00fc379c4d18ca848b5ded70549120755a509c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main: check directories for existence early</title>
<updated>2015-10-11T16:33:28+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-11T16:33:28+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=d1d444435cf4351fc50ffd02c203cf4a2209b8e5'/>
<id>urn:sha1:d1d444435cf4351fc50ffd02c203cf4a2209b8e5</id>
<content type='text'>
This prevents that the user enters the password only to get an error
later.
</content>
</entry>
<entry>
<title>Drop shell wrapper</title>
<updated>2015-10-11T16:03:24+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-11T16:03:24+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=a863a6569c294cb06916cbf303a1230a04e73f76'/>
<id>urn:sha1:a863a6569c294cb06916cbf303a1230a04e73f76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add native daemonization</title>
<updated>2015-10-11T16:02:48+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-11T16:02:48+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=14115b061b253f3c58eee731e3b38dbb18fcf1fa'/>
<id>urn:sha1:14115b061b253f3c58eee731e3b38dbb18fcf1fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename sendSig to sendUsr1</title>
<updated>2015-10-11T16:01:47+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-11T16:01:47+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=39183bea00f0d064f0cb96427dff150799d1dbe5'/>
<id>urn:sha1:39183bea00f0d064f0cb96427dff150799d1dbe5</id>
<content type='text'>
This matches waitForUsr1 in daemonize()
</content>
</entry>
<entry>
<title>Move main files to top level dir</title>
<updated>2015-10-11T15:14:18+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-11T15:14:18+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=5dc7e44aa2cb6527b0e2f4e7108c8cbd7c2a72c1'/>
<id>urn:sha1:5dc7e44aa2cb6527b0e2f4e7108c8cbd7c2a72c1</id>
<content type='text'>
This is in preparation of getting rid of the shell wrapper
</content>
</entry>
<entry>
<title>README: Remove dots notice</title>
<updated>2015-10-10T16:34:09+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-10T15:50:20+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=6825d0e7406b8e761daca63770e28842bed5fd85'/>
<id>urn:sha1:6825d0e7406b8e761daca63770e28842bed5fd85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Shell wrapper: Also search the binary in $GOPATH/bin</title>
<updated>2015-10-07T22:02:55+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-07T22:02:55+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=a3e66ca154f3a7f4141cc68f53d3199859506768'/>
<id>urn:sha1:a3e66ca154f3a7f4141cc68f53d3199859506768</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README: Mention that only Linux is tested</title>
<updated>2015-10-07T21:50:19+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-07T21:50:19+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=7ac9d6af58004ef47901539c9743116b0ef35df1'/>
<id>urn:sha1:7ac9d6af58004ef47901539c9743116b0ef35df1</id>
<content type='text'>
</content>
</entry>
</feed>
