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


No differences found