chiark / gitweb /
changelog: document changes since 0.6.0
[secnet.git] / privcache.c
2020-02-16 Ian JacksonMerge subdirmk 0.4
2020-02-15 Ian Jacksonsig: Abolish sethash and defhash everywhere
2020-02-15 Ian Jacksonload-private: Use cfgfile_log, not system_log
2020-02-15 Ian Jacksonsecnet: Provide `load-private' verb
2020-02-15 Ian Jacksonprivcache: Break out DEFAULT_MAXPRIV_BYTES
2020-02-15 Ian Jacksonsecnet: loadpriv interface: Return a closure_t too
2020-02-15 Ian Jacksonprivcache: Minor style fixes
2020-02-15 Ian Jacksonprivcache: Regularise error handling in missing defhash...
2020-02-15 Ian Jacksonprivcache; uncached_load_file: Introduce error_out
2020-02-15 Ian Jacksonprivcache: Break out uncached_load_file
2020-02-15 Ian Jacksonprivcache: Transpose scheme lookup and file opening
2020-02-15 Ian Jacksonprivcache: uncached_get: Introduce `databuf' local
2020-02-15 Ian Jacksonprivcache: uncached_get: Introduce `defhash' local
2020-02-15 Ian Jacksonprivcache: uncached_get: Introduce `path' local
2020-02-15 Ian Jacksonprivcache: Reorganise private key loading
2020-02-15 Ian Jacksonpriv-cache etc.: private key algorithm is specified...
2020-02-15 Ian Jacksonprivcache: Pass a cloc to loadpriv and use it
2020-02-15 Ian JacksonAdd 'base91-python/' from commit '749aa78cf12496cca4b9b...
2020-02-15 Ian JacksonAdd 'base91-c/' from commit '664054e8f603f09badb98ef09e...
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