<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/linus/catlfish.git, branch extmerge</title>
<subtitle>Linus' CT repository</subtitle>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/'/>
<entry>
<title>Update README and finish merge.sh in the minimal docker example.</title>
<updated>2015-02-27T01:27:06+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2015-02-27T01:27:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=1e37341a24644e6b3957521c42ca8cc33cbed2a0'/>
<id>1e37341a24644e6b3957521c42ca8cc33cbed2a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bug where verification of EC signatures made us crash.</title>
<updated>2015-02-27T00:55:15+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2015-02-27T00:55:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=b41acdada125a41c40e94177b8ebdc2bb7d130b6'/>
<id>b41acdada125a41c40e94177b8ebdc2bb7d130b6</id>
<content type='text'>
Also, have valid_chain_p return boolean, add some debug logging and
detect invalid signature types instead of crashing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, have valid_chain_p return boolean, add some debug logging and
detect invalid signature types instead of crashing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't start erl with `-name'.</title>
<updated>2015-02-27T00:51:54+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2015-02-27T00:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=93b37a60e4faf21abbc65a7e9d4b323302b32942'/>
<id>93b37a60e4faf21abbc65a7e9d4b323302b32942</id>
<content type='text'>
That's for distributed nodes and we don't do that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That's for distributed nodes and we don't do that.
</pre>
</div>
</content>
</entry>
<entry>
<title>Verify that known roots are indeed signing themselves.</title>
<updated>2015-02-27T00:51:12+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2015-02-27T00:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=85615c8e621aa16026faf07f01bf0ba0776c191f'/>
<id>85615c8e621aa16026faf07f01bf0ba0776c191f</id>
<content type='text'>
This filters out certificates with signing algorithms that we can't
handle.

Also, make unit tests better.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This filters out certificates with signing algorithms that we can't
handle.

Also, make unit tests better.
</pre>
</div>
</content>
</entry>
<entry>
<title>Even more debug logging.</title>
<updated>2015-02-25T15:22:18+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2015-02-25T15:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=bdfde9547c151588917fd932ecf74377d3c378c3'/>
<id>bdfde9547c151588917fd932ecf74377d3c378c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add debug logging.</title>
<updated>2015-02-25T15:01:14+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2015-02-25T15:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=4312e98aad7aaf1d2bc43b3e0ef0ace5a5788c5f'/>
<id>4312e98aad7aaf1d2bc43b3e0ef0ace5a5788c5f</id>
<content type='text'>
Trying to figure out why public_key:verify isn't found in docker images.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Trying to figure out why public_key:verify isn't found in docker images.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't dump rejected certs to disk.</title>
<updated>2015-02-25T14:03:52+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2015-02-25T14:03:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=2cf60c61faf8f22707ecc8e59a4cac0f8e92ef5b'/>
<id>2cf60c61faf8f22707ecc8e59a4cac0f8e92ef5b</id>
<content type='text'>
This code is untested, don't use it for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This code is untested, don't use it for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Extend 'modules' and 'applications' in application resource file.</title>
<updated>2015-02-25T13:47:56+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2015-02-25T13:47:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=4bf8e2c1fd0310e5c99705aa4d239615cc477b38'/>
<id>4bf8e2c1fd0310e5c99705aa4d239615cc477b38</id>
<content type='text'>
This might fix a weird error function_clause crash in ct/v1/add-chain.
'applications' might still not be complete.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This might fix a weird error function_clause crash in ct/v1/add-chain.
'applications' might still not be complete.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add packaging and examples.</title>
<updated>2015-02-24T21:31:42+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2015-02-24T18:26:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=307071e1b0d536abbec277764b427d145d4f42b7'/>
<id>307071e1b0d536abbec277764b427d145d4f42b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testcase1: Actually verify inclusion proof</title>
<updated>2015-02-20T13:12:48+00:00</updated>
<author>
<name>Magnus Ahltorp</name>
<email>map@kth.se</email>
</author>
<published>2015-02-20T00:58:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=81a35a696d813ac5803afe602e549b56a9dfd9c4'/>
<id>81a35a696d813ac5803afe602e549b56a9dfd9c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
