<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/linus/plop.git/test, branch newerht</title>
<subtitle>Linus' plop repository</subtitle>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/user/linus/plop.git/'/>
<entry>
<title>Fix the tests.</title>
<updated>2014-06-04T12:51:47+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2014-06-04T12:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/user/linus/plop.git/commit/?id=3b01dafe9324d65d7dda19ef752910409259ecb6'/>
<id>3b01dafe9324d65d7dda19ef752910409259ecb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make tests use v1=0 too.</title>
<updated>2014-05-26T08:22:38+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2014-05-26T08:22:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/user/linus/plop.git/commit/?id=ac839ba049d96f2f0a1caaac033defe42cc10624'/>
<id>ac839ba049d96f2f0a1caaac033defe42cc10624</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Comment out unused test functions.</title>
<updated>2014-05-05T10:03:10+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2014-05-05T10:03:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/user/linus/plop.git/commit/?id=956b1c623336ef9b8895539b90d5f7205181bc84'/>
<id>956b1c623336ef9b8895539b90d5f7205181bc84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename #sth -&gt; #sth_signed and make it private.</title>
<updated>2014-05-04T22:17:55+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2014-05-04T22:17:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/user/linus/plop.git/commit/?id=6c8799f118e3f4eec444a7087c29f8e506e7aa75'/>
<id>6c8799f118e3f4eec444a7087c29f8e506e7aa75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sign using ECDSA and fix a couple bugs.</title>
<updated>2014-05-02T16:21:47+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2014-05-02T16:21:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/user/linus/plop.git/commit/?id=df6fca69a7d9bb11d7c6116a9cc4062a6e5e040d'/>
<id>df6fca69a7d9bb11d7c6116a9cc4062a6e5e040d</id>
<content type='text'>
Revive the plop_entry and hash over that instead of the full MTL, for
the db hash. We don't want the timestamp in that hash!

Use ECDSA instead of RSA for signing stuff. That's what Google does
and we want to use their test suites. An annoyance with DSA is that
the signature isn't deterministic. Testing just became less easy.

Fix db:find() now that the hash is no longer the primary key.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revive the plop_entry and hash over that instead of the full MTL, for
the db hash. We don't want the timestamp in that hash!

Use ECDSA instead of RSA for signing stuff. That's what Google does
and we want to use their test suites. An annoyance with DSA is that
the signature isn't deterministic. Testing just became less easy.

Fix db:find() now that the hash is no longer the primary key.
</pre>
</div>
</content>
</entry>
<entry>
<title>Follow move of test data.</title>
<updated>2014-05-01T16:03:30+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2014-05-01T16:03:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/user/linus/plop.git/commit/?id=efe69ab4f92b094c1686ee0ded2043ba29c63f8b'/>
<id>efe69ab4f92b094c1686ee0ded2043ba29c63f8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move test files from src/test/ to test/.</title>
<updated>2014-05-01T15:59:45+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2014-05-01T15:59:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/user/linus/plop.git/commit/?id=26680ea5608d2b21f90540f707379d1bddea589c'/>
<id>26680ea5608d2b21f90540f707379d1bddea589c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
