chiark / gitweb /
privcache: uncached_get: Introduce `defhash' local
[secnet.git] / privcache.c
2019-12-30 Ian Jacksonprivcache: uncached_get: Introduce `defhash' local
2019-12-30 Ian Jacksonprivcache: uncached_get: Introduce `path' local
2019-12-30 Ian Jacksonprivcache: Reorganise private key loading
2019-12-30 Ian Jacksonpriv-cache etc.: private key algorithm is specified...
2019-12-30 Ian Jacksonprivcache: Pass a cloc to loadpriv and use it
2019-12-30 Ian Jacksonprivcache: Remove some spurious \n in messages
2019-12-30 Ian Jacksonprivcache: Better debug
2019-12-30 Ian Jacksonprivcache: Use new pathprefix_template facility
2019-12-30 Ian Jacksonprivcache: New closure for signature key handling