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