chiark / gitweb /
distorted-dkim
2 weeks agodkim-keys.in: Take the training wheels off: remove `y' flag. master 1.0.0
Mark Wooding [Mon, 6 May 2024 03:50:45 +0000 (04:50 +0100)]
dkim-keys.in: Take the training wheels off: remove `y' flag.

2 weeks agodkim-keys.in (generate_key): Set the permission bits explicitly.
Mark Wooding [Sun, 5 May 2024 15:17:25 +0000 (16:17 +0100)]
dkim-keys.in (generate_key): Set the permission bits explicitly.

OpenSSL denies group read permissions by default, so we have to allow
them by hand.  This means that the umask fiddling is redundant, but belt
and braces.

2 weeks agoMakefile: Support out-of-tree builds (badly).
Mark Wooding [Sun, 5 May 2024 14:16:49 +0000 (15:16 +0100)]
Makefile: Support out-of-tree builds (badly).

2 weeks agoMakefile: Clean up the version stamp file.
Mark Wooding [Sun, 5 May 2024 13:36:16 +0000 (14:36 +0100)]
Makefile: Clean up the version stamp file.

2 weeks agoMakefile: Use order-only prerequisite for making directories.
Mark Wooding [Sun, 5 May 2024 11:42:04 +0000 (12:42 +0100)]
Makefile: Use order-only prerequisite for making directories.

It looks cooler and involves running fewer processes in parallel builds.

2 weeks agodkim-keys.in, Makefile: Rather more proper now.
Mark Wooding [Sat, 4 May 2024 21:53:07 +0000 (22:53 +0100)]
dkim-keys.in, Makefile: Rather more proper now.

2 weeks agoInitial version. Still needs documentation. 0.0.0
Mark Wooding [Fri, 3 May 2024 06:17:21 +0000 (07:17 +0100)]
Initial version.  Still needs documentation.