chiark / gitweb /
dnserr
9 years agoconfig.m4: Update the nameservers to match the delegation.
Mark Wooding [Sun, 4 May 2014 09:58:33 +0000 (10:58 +0100)]
config.m4: Update the nameservers to match the delegation.

9 years agodnserr.in: New SOA record.
Mark Wooding [Sun, 4 May 2014 09:51:51 +0000 (10:51 +0100)]
dnserr.in: New SOA record.

9 years agodnserr.in: Some more interesting general records.
Mark Wooding [Sun, 4 May 2014 09:50:56 +0000 (10:50 +0100)]
dnserr.in: Some more interesting general records.

Add AAAA records for the hosts; multiple addresses for some hosts, and
some alternative MX and SRV entries.

9 years agodnserr.in: IPv6 records for the invalid signature entries.
Mark Wooding [Sun, 4 May 2014 09:46:28 +0000 (10:46 +0100)]
dnserr.in: IPv6 records for the invalid signature entries.

9 years agoMakefile: Match A and AAAA records, for IPv6ness.
Mark Wooding [Sun, 4 May 2014 09:45:18 +0000 (10:45 +0100)]
Makefile: Match A and AAAA records, for IPv6ness.

9 years agoMakefile: Better signature corruption.
Mark Wooding [Sun, 4 May 2014 09:44:59 +0000 (10:44 +0100)]
Makefile: Better signature corruption.

Just twiddle the case of one letter in the signature.

9 years agoMakefile: Only include one copy of the old signatures.
Mark Wooding [Sun, 4 May 2014 09:44:25 +0000 (10:44 +0100)]
Makefile: Only include one copy of the old signatures.

If OLDSIGMATCH matches multiple records then we'd previously include
multiple copies.

9 years agoMakefile: Some tidying.
Mark Wooding [Sun, 4 May 2014 09:39:45 +0000 (10:39 +0100)]
Makefile: Some tidying.

9 years agoMakefile: Generate keys using /dev/urandom.
Mark Wooding [Sun, 4 May 2014 09:38:59 +0000 (10:38 +0100)]
Makefile: Generate keys using /dev/urandom.

We don't really need security for this zone anyway.

9 years ago.gitignore: Why wasn't this here before?
Mark Wooding [Sun, 4 May 2014 09:38:22 +0000 (10:38 +0100)]
.gitignore: Why wasn't this here before?

11 years agoMakefile: Shorter validity period for signatures.
Mark Wooding [Sat, 8 Dec 2012 00:47:16 +0000 (00:47 +0000)]
Makefile: Shorter validity period for signatures.

Otherwise `ldns-read-zone' buggers things up because it has an
overflow error.

11 years agoApply correct prefixing to cname-srv.
Mark Wooding [Thu, 6 Sep 2012 18:54:52 +0000 (19:54 +0100)]
Apply correct prefixing to cname-srv.

Sneakily trim a spurious blank line too.

12 years agoInitial version. Very rough, particularly the build system.
Mark Wooding [Sat, 31 Mar 2012 20:39:50 +0000 (21:39 +0100)]
Initial version.  Very rough, particularly the build system.