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

10 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.

10 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.