<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/password.go, branch xattr_user_buffer</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=xattr_user_buffer</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=xattr_user_buffer'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2016-06-15T20:44:24+00:00</updated>
<entry>
<title>readpassword: create internal package for password reading</title>
<updated>2016-06-15T20:44:24+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-06-15T20:43:31+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=c89455063cfd9c531c0a671251ccfcd46f09403d'/>
<id>urn:sha1:c89455063cfd9c531c0a671251ccfcd46f09403d</id>
<content type='text'>
* Supports stdin
* Add tests for extpass and stdin

As per user request at https://github.com/rfjakob/gocryptfs/issues/30
</content>
</entry>
<entry>
<title>toggledlog: convert remaing naked fmt.Print*</title>
<updated>2016-06-05T12:32:07+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-06-05T12:26:16+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=0c80cca674931c9dbfc69c25df24d53abbdd63a9'/>
<id>urn:sha1:0c80cca674931c9dbfc69c25df24d53abbdd63a9</id>
<content type='text'>
Several fatal errors were just printed to stdout, which
meant they were invisible when running the test suite.

Fix this by introducing toggledlog.Fatal and convert as
follows:

Fatal errors     -&gt; toggledlog.Fatal
Warnings         -&gt; toggledlog.Warn
Password prompts -&gt; fmt.Fprintf
</content>
</entry>
<entry>
<title>Suppress password prompt when using -extpass</title>
<updated>2016-01-23T19:18:39+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-01-23T19:18:39+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=1030522fe6b434c95045986ebe3bec4bf2bad492'/>
<id>urn:sha1:1030522fe6b434c95045986ebe3bec4bf2bad492</id>
<content type='text'>
Also, add color to the error messages.
</content>
</entry>
<entry>
<title>diriv: Create gocryptfs.diriv in every directory</title>
<updated>2015-11-25T19:57:16+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-11-25T18:30:32+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=4d466c3412918346144dff609d8f706c6f002581'/>
<id>urn:sha1:4d466c3412918346144dff609d8f706c6f002581</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add "-extpass" cli option and associated tests</title>
<updated>2015-11-15T12:42:04+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-11-15T12:38:19+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=d95fc2333aa5c05de713694c0893c7690655a584'/>
<id>urn:sha1:d95fc2333aa5c05de713694c0893c7690655a584</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Also hide master key reminder with "-q"</title>
<updated>2015-11-09T22:33:35+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-11-09T22:26:56+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=e43733ca0d995a48324ef75c952cc6cf25000650'/>
<id>urn:sha1:e43733ca0d995a48324ef75c952cc6cf25000650</id>
<content type='text'>
Also fix missing newline after password prompt
</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>
</feed>
