chiark / gitweb /
changelog: start 0.6.8
[secnet.git] / pubkeys.fl.pl
2020-02-16 Ian JacksonMerge subdirmk 0.4
2020-02-15 Ian Jacksonsig: Abolish sethash and defhash everywhere
2020-02-15 Ian Jacksonsecnet: loadpub interface: Return a closure_t too
2020-02-15 Ian Jacksonpubkeys: Introduce `fill' variable to make code prettier
2020-02-15 Ian Jacksonpubkey handling: Call sethash when needed
2020-02-15 Ian Jacksonpubkeys: Do not mind missing serial
2020-02-15 Ian Jacksonpubkeys: Better debug logging for syntax errors
2020-02-15 Ian Jacksonpubkeys: Improve debug message for expected ENOENT
2020-02-15 Ian Jacksonpubkeys: Pass a cloc to loadpub
2020-02-15 Ian Jacksonpubkeys: Move path and lno into a struct cloc
2020-02-15 Ian Jacksonpubkeys: Print file path in some log messages
2020-02-15 Ian Jacksonpubkeys: Introduce `pkgf' fallback groups
2020-02-15 Ian Jacksonpubkeys: Provide `fallback_skip' variable
2020-02-15 Ian Jacksonpubkeys: Provide ability to add extra action to KEYWORD
2020-02-15 Ian Jacksonpubkeys: Provide parser (and spec) for peer pubkeys...