chiark / gitweb /
udpkey
10 years agoRelease 1.0.1. 1.0.1
Mark Wooding [Sat, 29 Jun 2013 00:35:30 +0000 (01:35 +0100)]
Release 1.0.1.

10 years agodebian/udpkey.keyscript: Don't send network setup chatter as key.
Mark Wooding [Sat, 29 Jun 2013 16:28:02 +0000 (17:28 +0100)]
debian/udpkey.keyscript: Don't send network setup chatter as key.

This was why we needed two goes at fetching the key.

10 years agodebian/udpkey.initramfs-hook: Ensure seed is not publicly readable.
Mark Wooding [Sat, 29 Jun 2013 16:27:24 +0000 (17:27 +0100)]
debian/udpkey.initramfs-hook: Ensure seed is not publicly readable.

10 years agoMakefile.am: Distribute the extra Debian files.
Mark Wooding [Sat, 29 Jun 2013 00:39:52 +0000 (01:39 +0100)]
Makefile.am: Distribute the extra Debian files.

10 years agoAnnotate `printf'-like functions for better warnings.
Mark Wooding [Fri, 28 Jun 2013 19:29:48 +0000 (20:29 +0100)]
Annotate `printf'-like functions for better warnings.

10 years agoudpkey.c: Missing newline in version string.
Mark Wooding [Fri, 28 Jun 2013 19:40:04 +0000 (20:40 +0100)]
udpkey.c: Missing newline in version string.

10 years agoUse constant-time comparison for checking MAC tags.
Mark Wooding [Fri, 28 Jun 2013 19:19:31 +0000 (20:19 +0100)]
Use constant-time comparison for checking MAC tags.

10 years agoudpkey.c: Fix format-string error.
Mark Wooding [Fri, 28 Jun 2013 19:27:42 +0000 (20:27 +0100)]
udpkey.c: Fix format-string error.

10 years agoudpkey.1: Some more tweaks to the manpage.
Mark Wooding [Sat, 29 Jun 2013 09:42:28 +0000 (10:42 +0100)]
udpkey.1: Some more tweaks to the manpage.

The MAC tag length is actually optional, so show this in the
description.

10 years ago.gitignore: Ignore the `autom4te.cache' directory.
Mark Wooding [Fri, 28 Jun 2013 19:18:38 +0000 (20:18 +0100)]
.gitignore: Ignore the `autom4te.cache' directory.

Don't know how this escaped.

11 years agoudpkey.1: Various fixes to the hastily written manual.
Mark Wooding [Mon, 24 Dec 2012 09:56:44 +0000 (09:56 +0000)]
udpkey.1: Various fixes to the hastily written manual.

11 years agoInitial version. 1.0.0
Mark Wooding [Wed, 16 May 2012 12:33:00 +0000 (13:33 +0100)]
Initial version.