Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-10 | bugfix: 404 if no key matches, fixes #6789 | Azul | |
I also separated the parsing of the hkp response from FetchKeyInfo. This way FetchKeyInfo has the EM specific code that has sideeffects and the logic is in a class without sideeffects and (almost) without state. The only state we keep is the KeyInfo array that contains all the information the server returns. This way we avoid parsing the response multiple times. | |||
2013-05-19 | many related changes -- allow command line configs, validate addresses, ↵ | elijah | |
overhaul bootstrap. | |||
2013-05-17 | rolled custom daemon code to better match the way daemons are supposed to ↵ | elijah | |
work under debian. | |||
2013-05-15 | add CouchDB support. | elijah | |
2012-12-24 | initial commit | elijah | |