<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/linus/catlfish.git/test, branch dnssec2</title>
<subtitle>Linus' CT repository</subtitle>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/'/>
<entry>
<title>Move testdata files to its own directory.</title>
<updated>2016-04-12T11:25:01+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2016-04-12T11:25:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=fc16553ab4f5f956de7e4633d7dc92ea20c118e3'/>
<id>fc16553ab4f5f956de7e4633d7dc92ea20c118e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get submitting and storing working.</title>
<updated>2016-04-08T15:33:08+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2016-04-08T15:33:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=e173e2a050caa21725b588757becb84b3c56460a'/>
<id>e173e2a050caa21725b588757becb84b3c56460a</id>
<content type='text'>
Add README.dnssec.
Do start the dnssecport server.
Add config option 'trust_anchors_file'.
Pass correct data to validation server.
Change URL for submitting to match draft (add-rr-chain).
Make add-rr-chain take a base64-encoded string of RR's instead of JSON
list with one RR per entry.

TODO: Make the python tools know enough DNS to be able to verify SCT's
and such (i.e. 'make tests').
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add README.dnssec.
Do start the dnssecport server.
Add config option 'trust_anchors_file'.
Pass correct data to validation server.
Change URL for submitting to match draft (add-rr-chain).
Make add-rr-chain take a base64-encoded string of RR's instead of JSON
list with one RR per entry.

TODO: Make the python tools know enough DNS to be able to verify SCT's
and such (i.e. 'make tests').
</pre>
</div>
</content>
</entry>
<entry>
<title>Add knot config dir for local root, for testing.</title>
<updated>2016-04-07T14:23:00+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2016-04-07T14:23:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=ed60e7e384560e8581d16c218ca629a7555beb1e'/>
<id>ed60e7e384560e8581d16c218ca629a7555beb1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unit test for validation, from dnssecport:handle_call().</title>
<updated>2016-04-07T14:06:12+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2016-04-06T08:07:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=03874b8eca8f065f6a1b133f06f19c0ff1d1494e'/>
<id>03874b8eca8f065f6a1b133f06f19c0ff1d1494e</id>
<content type='text'>
- The port now returns the RRset (DS, chain, trust root and all
RRSIG's). This in preparatino for when this data will be normalised.
- dnssecport decodes and encodes DNS data.
- v1 stores the DS RR in the leaf and the rest, including the DS
  RRSIG, in the chain.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- The port now returns the RRset (DS, chain, trust root and all
RRSIG's). This in preparatino for when this data will be normalised.
- dnssecport decodes and encodes DNS data.
- v1 stores the DS RR in the leaf and the rest, including the DS
  RRSIG, in the chain.
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP</title>
<updated>2016-04-07T14:06:12+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2016-03-27T17:27:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=0573cda1b335a9dfbcc33d5b61964dcaae2ed165'/>
<id>0573cda1b335a9dfbcc33d5b61964dcaae2ed165</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for option 'max_submit_size' to compileconfig.py.</title>
<updated>2016-02-01T10:40:25+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2015-11-17T14:42:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=9f723f6f1d79c1be460ece10555945346045b175'/>
<id>9f723f6f1d79c1be460ece10555945346045b175</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix backup-quorum-size and use it.</title>
<updated>2015-11-10T11:48:47+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.sunet.se/user/linus/catlfish.git/commit/?id=67e2935f90f89ecc93dc98c430148829ad3f2908'/>
<id>67e2935f90f89ecc93dc98c430148829ad3f2908</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing root CA in tests.</title>
<updated>2015-08-24T13:59:11+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2015-08-24T13:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=74dd0360bda561bdd88ec85d9bb07398bf404261'/>
<id>74dd0360bda561bdd88ec85d9bb07398bf404261</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use paths/public_cacertfile config variable for public https cert</title>
<updated>2015-08-23T22:39:44+00:00</updated>
<author>
<name>Magnus Ahltorp</name>
<email>map@kth.se</email>
</author>
<published>2015-08-23T22:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=00ddbf7b7cb158141fd5e641782ef7c2e59d5997'/>
<id>00ddbf7b7cb158141fd5e641782ef7c2e59d5997</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Script for converting database to new format</title>
<updated>2015-08-19T14:48:15+00:00</updated>
<author>
<name>Magnus Ahltorp</name>
<email>map@kth.se</email>
</author>
<published>2015-08-19T07:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=0d7c8181f07e1c34ef3a9a8740c8ce2d7b982f74'/>
<id>0d7c8181f07e1c34ef3a9a8740c8ce2d7b982f74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
