<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/linus/catlfish.git/c_src, 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>Add missing c_src/dnssec_test.c.</title>
<updated>2016-07-17T01:10:47+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2016-07-17T01:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=f1ccd459784afec84f812441629917ed3113f093'/>
<id>f1ccd459784afec84f812441629917ed3113f093</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get that format string right.</title>
<updated>2016-07-17T01:01:20+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2016-07-17T01:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=9cf4a5fdbabfbfd87881f161126b122567274b12'/>
<id>9cf4a5fdbabfbfd87881f161126b122567274b12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>%z for size_t.</title>
<updated>2016-07-17T00:38:01+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2016-07-17T00:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=7c9a8900b3ee40a9aa4df7bb6786288e2de67519'/>
<id>7c9a8900b3ee40a9aa4df7bb6786288e2de67519</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 src/dnssec_test.h.</title>
<updated>2016-07-17T00:26:27+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2016-07-17T00:26:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=d7ffa2ee4e8a0b2439ab24f2688989e3cd40579b'/>
<id>d7ffa2ee4e8a0b2439ab24f2688989e3cd40579b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DNSSEC validation improvements.</title>
<updated>2016-04-13T08:57:23+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2016-04-13T08:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=49d8ed9587b1363f2feddc39f31442fd292798f2'/>
<id>49d8ed9587b1363f2feddc39f31442fd292798f2</id>
<content type='text'>
Use DS signature inception time as the DNSSEC validation time.
Validate input data a bit more.
Set TTL in DS to "Original TTL" of RRSIG (this time for real).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use DS signature inception time as the DNSSEC validation time.
Validate input data a bit more.
Set TTL in DS to "Original TTL" of RRSIG (this time for real).
</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>Implement DNSSEC validation.</title>
<updated>2016-04-07T14:06:12+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2016-04-03T16:55:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=b8d1f0175850fbbbb8e8f6e2cdab5438ab8a54b6'/>
<id>b8d1f0175850fbbbb8e8f6e2cdab5438ab8a54b6</id>
<content type='text'>
NOTE: Doesn't return canonicalised RR's, only the getdns return value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NOTE: Doesn't return canonicalised RR's, only the getdns return value.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't build test version.</title>
<updated>2016-04-07T14:06:12+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2016-04-03T16:54:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/linus/catlfish.git/commit/?id=46326cc00564d6ae68b5576616ae76677ccbbf8f'/>
<id>46326cc00564d6ae68b5576616ae76677ccbbf8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
