summaryrefslogtreecommitdiff
path: root/test/unit
AgeCommit message (Expand)Author
2018-02-05feature: hand out other key types like katzenpost keysAzul
2017-09-23style: rubocop mostly auto-correctAzul
2017-09-23wkd: implement basic lookup of keys through wkdAzul
2017-09-22wkd: implement basic lookup of keys through wkdAzul
2017-07-24test: minor: add http adapter testAzul
2017-07-24fix: #3 handle domains without A-recordAzul
2017-05-11upgrade dependenciesAzul
2016-12-02debug: raise error on 401Azul
2016-12-02cleanup: old empty adapters and testsAzul
2016-09-30minor: test: fix * interpreted as arg prefix warningAzul
2016-09-30logging: use proper loggerAzul
2016-09-22hand on connection errors to dispatcher so it can handle itAzul
2016-09-21rescue and track exceptions in handler chainAzul
2016-09-19refactor: separate handler chain from dispatcherAzul
2016-09-16deal with network issues in nicknym sourceAzul
2016-09-16test: properly test nicknym source + fixesAzul
2016-09-12test: separate remote tests into own directoryAzul
2016-09-12[wip] nicknym source query implementedAzul
2016-08-31wip: key lookup by address via leaps nicknymAzul
2016-08-30refactor: make the RequestHandler classes callableAzul
2016-08-30feature: keep trying if no Host header givenAzul
2016-08-29refactor: split EmailHandler in 3Azul
2016-08-29cleanup: remove outdated ideasAzul
2016-08-29refactor: split up ResponseHandlerAzul
2016-08-29expose Request class from RequestHandlerAzul
2016-08-27refactor: push down adapter dependency injection to sourcesAzul
2016-08-26[update] trying to silence warningsAzul
2016-07-13[FEATURE] fetch key by fingerprintZara Gebru
2016-07-12[Test] get email form hkpZara Gebru
2016-07-02refactor: turn EmailAddress into a class, cleanupAzul
2016-07-02refactor: replace blocks/yields with returnsAzul
2016-07-02minor: silence warnings and cleanupAzul
2016-06-30use proper ssl connection with ca_file - green!Azul
2016-06-30actually use celluloid io for http requestsAzul
2016-06-30Trying to replace EM base server with reelAzul
2016-06-21refactor: change send_response -> respond in em_serverAzul
2016-06-20seperate generic RequestHandler from EmServerAzul
2016-06-09refactor: remove EM specific stuff from Hkp::FetchKey interfaceAzul
2016-06-09move hkp test to integration testsAzul
2016-05-25fix our own warningsAzul
2016-05-25move nickserver_test to integration dirAzul
2016-05-25copy over all files from rewritten attemptAzul
2016-05-25rubocop: fix deprecated class methodsAzul
2016-05-25rubocop: initialize and use ruby 1.9 hash syntaxAzul
2016-04-10add test for 200 without matching keysAzul
2014-08-05added kkp_ca_file config optionelijah
2014-01-23upgraded gem requirements to most recent versionselijah
2013-08-06fix crash when fetched key is rejected (e.g. too short, etc), report errors i...elijah
2013-08-05fix bug with couchdb result parsingelijah
2013-05-19fix bug with empty request parameterselijah