chiark / gitweb /
stest: Require SECNET_STEST_DIVERT_* paths to start / or ./
[secnet.git] / privcache.c
2019-12-30 Ian Jacksonload-private: Use cfgfile_log, not system_log
2019-12-30 Ian Jacksonsecnet: Provide `load-private' verb
2019-12-30 Ian Jacksonprivcache: Break out DEFAULT_MAXPRIV_BYTES
2019-12-30 Ian Jacksonsecnet: loadpriv interface: Return a closure_t too
2019-12-30 Ian Jacksonprivcache: Minor style fixes
2019-12-30 Ian Jacksonprivcache: Regularise error handling in missing defhash...
2019-12-30 Ian Jacksonprivcache; uncached_load_file: Introduce error_out
2019-12-30 Ian Jacksonprivcache: Break out uncached_load_file
2019-12-30 Ian Jacksonprivcache: Transpose scheme lookup and file opening
2019-12-30 Ian Jacksonprivcache: uncached_get: Introduce `databuf' local
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