chiark / gitweb /
privcache: New closure for signature key handling
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 29 Sep 2019 13:21:19 +0000 (14:21 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 7 Dec 2019 17:08:50 +0000 (17:08 +0000)
commit7025ece2f5f6054059eae3d0e6b8d8bc67bd446e
tree76ac8f964511b12cb67ef1e8ab725fc436a5c3be
parent00144b01fe3ee592e9cd39e9c130bbf9356857fc
privcache: New closure for signature key handling

This will be used by site.c, when it needs to load a key to make a
signature as demanded by the peer.

This commit introduces 5 spurious \n's in messages.
It also introduces a few ` = ' style errors.
These will be removed later.

No callers yet.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
README
Subdir.sd.mk
modules.c
privcache.c [new file with mode: 0644]
secnet.h