summaryrefslogtreecommitdiff
path: root/lib/nickserver/hkp
AgeCommit message (Expand)Author
2017-11-04refactor: turn Hkp::Response into KeyResponserefactor/clarify-responseAzul
2017-11-03fix: no expiration date means not outdatedAzul
2017-09-23style: avoid endless elsif in KeyInfo#errorAzul
2017-09-23refactor: move error detection into key_infoAzul
2017-09-23style: more rubocop fixesAzul
2017-09-23style: rubocop mostly auto-correctAzul
2016-09-22return nil on 404 in hkp sourceAzul
2016-07-13[FEATURE] fetch key by fingerprintZara Gebru
2016-07-02refactor: turn EmailAddress into a class, cleanupAzul
2016-07-02refactor: replace blocks/yields with returnsAzul
2016-06-30Trying to replace EM base server with reelAzul
2016-06-20add Nickserver::Source as superclassAzul
2016-06-15we don't need FetchKeyInfo anymore including in SourceAzul
2016-06-14introduce Hkp::ClientAzul
2016-06-14use adapter for FetchKeyInfoAzul
2016-06-11use the adapter not EM in hkp sourceAzul
2016-06-10turn Hkp::FetchKey into Hkp::SourceAzul
2016-06-09refactor: remove EM specific stuff from Hkp::FetchKey interfaceAzul
2016-06-09add Hkp::Source with same interface as CouchDB::SourceAzul
2016-06-09refactor: introduce Hkp::ResponseAzul
2016-05-25simplify KeyInfo. remove unneeded accessorsAzul
2016-05-25copy over all files from rewritten attemptAzul
2016-05-25rubocop: initialize and use ruby 1.9 hash syntaxAzul
2016-04-10minor tweaks to hkp response parsingAzul
2016-04-10bugfix: 404 if no key matches, fixes #6789Azul
2013-08-06fix crash when fetched key is rejected (e.g. too short, etc), report errors i...elijah
2013-05-15add CouchDB support.elijah
2013-05-13s/sks_url/hkp_urlelijah
2012-12-24initial commitelijah