<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/integration_tests/example_filesystems, branch v2.3.2</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=v2.3.2</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=v2.3.2'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2016-06-06T22:08:56+00:00</updated>
<entry>
<title>tests: split example_filesystems into its own package</title>
<updated>2016-06-06T22:08:56+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-06-06T21:57:42+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=c2a5303eebc84d616072163f74eef8483c9f5386'/>
<id>urn:sha1:c2a5303eebc84d616072163f74eef8483c9f5386</id>
<content type='text'>
Running these tests from integration_tests' TestMain() was awkward
because they were run twice with unchanged settings.
integration_tests tests everything with OpenSSL and with native
Go crypto, but this does not take affect for the example filesystems.

To make this work, test_helpers is also split into its own package.
</content>
</entry>
<entry>
<title>tests: recreate v0.7 example filesystem with -scryptn=10</title>
<updated>2016-06-04T13:24:42+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-06-04T13:20:22+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=4ee612b36ef9854512d92c08cc6b6e7b756d1b9a'/>
<id>urn:sha1:4ee612b36ef9854512d92c08cc6b6e7b756d1b9a</id>
<content type='text'>
Speeds TestExampleFSv07 from 0.46 seconds to 0.07 seconds.
</content>
</entry>
<entry>
<title>tests: add v0.9 example filesystem with a 255-byte filename</title>
<updated>2016-06-04T13:23:43+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-06-04T12:57:01+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=72f8915843c5308336534d90286d2199c5d8932c'/>
<id>urn:sha1:72f8915843c5308336534d90286d2199c5d8932c</id>
<content type='text'>
gocryptfs v0.9 introduced long file names, so lets add an
example filesystem that has that feature flag set.

Operations on long file names are tested in the regular integration
tests as well.
</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>tests: add v0.6-plaintextnames example filesystem</title>
<updated>2015-12-10T18:50:45+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-12-10T18:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=29336ba61425240e89878049853e0bf4fbd5c148'/>
<id>urn:sha1:29336ba61425240e89878049853e0bf4fbd5c148</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: add v0.6 example filesystem with EME</title>
<updated>2015-12-08T15:17:19+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-12-08T15:17:19+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=e3f35d38b599801312e982c19b191aa5dd76f94d'/>
<id>urn:sha1:e3f35d38b599801312e982c19b191aa5dd76f94d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: recreate v0.5 example filesystems with -scryptn=10</title>
<updated>2015-12-06T13:41:51+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-12-06T13:27:27+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=37c67393e64bd5ba26d92d15405a57418899a85d'/>
<id>urn:sha1:37c67393e64bd5ba26d92d15405a57418899a85d</id>
<content type='text'>
Cuts the mount time in half, from 0.788s to 0.321s.
</content>
</entry>
<entry>
<title>tests: add v0.5 example filesystem (with DirIV!)</title>
<updated>2015-11-28T19:31:01+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-11-28T19:31:01+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=eb38a3611448ba711a17aedd6f9654e501d2b2ab'/>
<id>urn:sha1:eb38a3611448ba711a17aedd6f9654e501d2b2ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: verify that symlinks work</title>
<updated>2015-11-28T19:21:06+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-11-28T19:21:06+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=8766ab5472bcd3f70cc4caedc83d68cbd8155283'/>
<id>urn:sha1:8766ab5472bcd3f70cc4caedc83d68cbd8155283</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: add example_filesystems, test password and -masterkey mount</title>
<updated>2015-11-15T14:05:15+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-11-15T14:05:15+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=40882c6e49186510a8adc6ae4b41a879c5d3278f'/>
<id>urn:sha1:40882c6e49186510a8adc6ae4b41a879c5d3278f</id>
<content type='text'>
</content>
</entry>
</feed>
