summaryrefslogtreecommitdiff
path: root/lib/nickserver/server.rb
AgeCommit message (Expand)Author
2017-09-23style: rubocop mostly auto-correctAzul
2016-09-16bugfix: load order issue in server, include testAzul
2016-09-10refactor: remove global require in test_helperAzul
2016-07-02minor: silence warnings and cleanupAzul
2016-06-30Trying to replace EM base server with reelAzul
2016-06-20refactor: separate em specifics from generic serverAzul
2016-06-09add Hkp::Source with same interface as CouchDB::SourceAzul
2016-06-09refactor: introduce Hkp::ResponseAzul
2016-06-09refactor: inline method get_key_from_uidAzul
2016-06-09refactor: remove middleman Couch::FetchKeyAzul
2016-06-08refactor: use new couch_db classes from fetch_keyAzul
2016-05-25silence all warnings of webmock and evma_httpserverAzul
2016-05-25silence some warnings from evma_httpserverAzul
2016-05-25copy over all files from rewritten attemptAzul
2016-05-25rubocop: initialize and use ruby 1.9 hash syntaxAzul
2016-04-10test: initial travis setupAzul
2014-10-29bind nickserver only to localhostelijah
2013-08-06fix crash when fetched key is rejected (e.g. too short, etc), report errors i...elijah
2013-08-05added 'foreground' start option (start, but don't daemonize)elijah
2013-05-19fix bug with empty request parameterselijah
2013-05-19many related changes -- allow command line configs, validate addresses, overh...elijah
2013-05-15add CouchDB support.elijah
2013-05-12switch to new api for nickserver (get or post, json response)elijah
2012-12-24added nickserver daemonelijah
2012-12-24initial commitelijah