<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/linus/catlfish.git, branch gaol3</title>
<subtitle>Linus' CT repository</subtitle>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/user/linus/catlfish.git/'/>
<entry>
<title>make tests work(s)</title>
<updated>2015-09-27T11:38:30+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2015-09-27T09:40:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/user/linus/catlfish.git/commit/?id=9af4cf37dc1b30b25d04689c37dadce9e3a2a8bc'/>
<id>9af4cf37dc1b30b25d04689c37dadce9e3a2a8bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Base64-decode submitted blobs and treat them as leaf certs.</title>
<updated>2015-09-27T11:38:30+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2015-09-26T19:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/user/linus/catlfish.git/commit/?id=2f0d0c63e2a935835779347b97ce79925347949b'/>
<id>2f0d0c63e2a935835779347b97ce79925347949b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Accept any kind of submitted data, not only X.509 certificate chains.</title>
<updated>2015-09-27T11:38:30+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2015-07-16T09:52:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/user/linus/catlfish.git/commit/?id=3adc635ef9857dc4e988448662d99f69abc4719a'/>
<id>3adc635ef9857dc4e988448662d99f69abc4719a</id>
<content type='text'>
Have add_chain() take a blob instead of a cert leaf and a chain.
Rename ct/v1/add-chain -&gt; add-blob.
Remove ct/v1/add-pre-chain.
Remove chain checking code.
Generate allowed_client config matching new HTTP API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Have add_chain() take a blob instead of a cert leaf and a chain.
Rename ct/v1/add-chain -&gt; add-blob.
Remove ct/v1/add-pre-chain.
Remove chain checking code.
Generate allowed_client config matching new HTTP API.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing testcert and root.</title>
<updated>2015-09-27T11:38:30+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2015-09-25T18:09:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/user/linus/catlfish.git/commit/?id=11c2617487dbfd07881a738be40b5ad1452bb9e9'/>
<id>11c2617487dbfd07881a738be40b5ad1452bb9e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a test for when merge backup fails.</title>
<updated>2015-09-27T11:38:30+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2015-09-25T17:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/user/linus/catlfish.git/commit/?id=cdabd351206c28a6d595c451e91a73c979c965db'/>
<id>cdabd351206c28a6d595c451e91a73c979c965db</id>
<content type='text'>
Also, avoid tracebacks on ECONNREFUSED by catching urrllib2.URLError.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, avoid tracebacks on ECONNREFUSED by catching urrllib2.URLError.
</pre>
</div>
</content>
</entry>
<entry>
<title>merge_backup.py and merge_dist.py take nodes on command line.</title>
<updated>2015-09-27T11:38:30+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2015-09-25T14:26:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/user/linus/catlfish.git/commit/?id=2bad49450fb5dff9524a26dabaacc34ae500df01'/>
<id>2bad49450fb5dff9524a26dabaacc34ae500df01</id>
<content type='text'>
If no nodes are given on the command line, all appropriate nodes are
used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If no nodes are given on the command line, all appropriate nodes are
used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix backup-quorum-size and use it.</title>
<updated>2015-09-27T11:38:30+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2015-09-24T16:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/user/linus/catlfish.git/commit/?id=81f75c8c4572556e7ac789bad08fcb06a55e6339'/>
<id>81f75c8c4572556e7ac789bad08fcb06a55e6339</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cosmetic.</title>
<updated>2015-09-27T11:38:30+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2015-09-24T14:48:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/user/linus/catlfish.git/commit/?id=1f997c076b6d0ed66e6817935d29920e0cac0af3'/>
<id>1f997c076b6d0ed66e6817935d29920e0cac0af3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ERLANGNODES to (generated) test.mk.</title>
<updated>2015-09-27T11:38:30+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2015-09-24T14:48:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/user/linus/catlfish.git/commit/?id=381c04e1cc083c5795f1bf16763e67d505be022f'/>
<id>381c04e1cc083c5795f1bf16763e67d505be022f</id>
<content type='text'>
merge-1 is a NODE but doesn't have an erl(1) instance.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
merge-1 is a NODE but doesn't have an erl(1) instance.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge is now run by shell script tools/merge.</title>
<updated>2015-09-27T11:38:30+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2015-09-24T14:47:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/user/linus/catlfish.git/commit/?id=38722592047855cedd4ef2701854638bd50e0467'/>
<id>38722592047855cedd4ef2701854638bd50e0467</id>
<content type='text'>
tools/merge run merge_fetch.py, merge_backup.py, merge_sth.py and
merge_dist.py sequentially.

TODO: test backupquorum != 0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tools/merge run merge_fetch.py, merge_backup.py, merge_sth.py and
merge_dist.py sequentially.

TODO: test backupquorum != 0
</pre>
</div>
</content>
</entry>
</feed>
