server/keymgmt.c, server/tripe.c: Add `km_clear' to shut down keyrings.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 19 May 2018 20:12:10 +0000 (21:12 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 25 Jan 2019 12:10:32 +0000 (12:10 +0000)
commitb50ba1bda8722c66c40005f43707ebc63515732b
tree2d8a3c3bd87fda2105224d9f594a80331369672b
parentbf302d900e1658e664e4e7c05bb2748c4677dfc6
server/keymgmt.c, server/tripe.c: Add `km_clear' to shut down keyrings.

A bit more fiddly than our previous efforts, but this completes the job
of unwinding all of the configurable components of the server.  The main
thing that doesn't get reset is the set of extant admin connections, and
I intend to leave those running until we have no choice.
server/keymgmt.c
server/tripe.c
server/tripe.h