Age | Commit message (Expand) | Author |
2016-08-29 | refactor: split up ResponseHandler | Azul |
2016-08-29 | expose Request class from RequestHandler | Azul |
2016-08-27 | refactor: push down adapter dependency injection to sources | Azul |
2016-08-26 | refactor: split up RequestHandler even more | Azul |
2016-08-26 | refactor: Request helper class in RequestHandler | Azul |
2016-08-26 | [update] trying to silence warnings | Azul |
2016-07-13 | [FEATURE] fetch key by fingerprint | Zara Gebru |
2016-07-12 | [refactor] encapsulate get key by email | Zara Gebru |
2016-07-04 | fix start / stop script | Azul |
2016-07-02 | refactor: turn EmailAddress into a class, cleanup | Azul |
2016-07-02 | refactor: replace blocks/yields with returns | Azul |
2016-07-02 | minor: silence warnings and cleanup | Azul |
2016-06-30 | use proper ssl connection with ca_file - green! | Azul |
2016-06-30 | actually use celluloid io for http requests | Azul |
2016-06-30 | fix host header handling and tests | Azul |
2016-06-30 | Trying to replace EM base server with reel | Azul |
2016-06-24 | first attempt at using celluloid instead of em - broken | Azul |
2016-06-21 | refactor: change send_response -> respond in em_server | Azul |
2016-06-20 | seperate generic RequestHandler from EmServer | Azul |
2016-06-20 | add Nickserver::Source as superclass | Azul |
2016-06-20 | refactor: separate em specifics from generic server | Azul |
2016-06-15 | we don't need FetchKeyInfo anymore including in Source | Azul |
2016-06-14 | introduce Hkp::Client | Azul |
2016-06-14 | use adapter for FetchKeyInfo | Azul |
2016-06-11 | use the adapter not EM in hkp source | Azul |
2016-06-10 | turn Hkp::FetchKey into Hkp::Source | Azul |
2016-06-09 | refactor: remove EM specific stuff from Hkp::FetchKey interface | Azul |
2016-06-09 | add Hkp::Source with same interface as CouchDB::Source | Azul |
2016-06-09 | refactor: introduce Hkp::Response | Azul |
2016-06-09 | refactor: inline method get_key_from_uid | Azul |
2016-06-09 | refactor: remove middleman Couch::FetchKey | Azul |
2016-06-08 | refactor: use new couch_db classes from fetch_key | Azul |
2016-05-25 | silence all warnings of webmock and evma_httpserver | Azul |
2016-05-25 | fix our own warnings | Azul |
2016-05-25 | silence some warnings from evma_httpserver | Azul |
2016-05-25 | simplify KeyInfo. remove unneeded accessors | Azul |
2016-05-25 | copy over all files from rewritten attempt | Azul |
2016-05-25 | rubocop: fix deprecated class methods | Azul |
2016-05-25 | rubocop: initialize and use ruby 1.9 hash syntax | Azul |
2016-05-25 | Version 0.3.00.3.0 | Azul |
2016-04-10 | minor tweaks to hkp response parsing | Azul |
2016-04-10 | deprecation: File.exists? -> File.exist? | Azul |
2016-04-10 | bugfix: 404 if no key matches, fixes #6789 | Azul |
2016-04-10 | test: initial travis setup | Azul |
2014-11-24 | add a sleep to restart. appears to finally resolve https://leap.se/code/issue... | elijah |
2014-10-29 | bind nickserver only to localhost | elijah |
2014-10-29 | don't try to remove pid file when we get a singal to halt, we won't have perm... | elijah |
2014-10-29 | catch SIGINT and SIGHUP | elijah |
2014-08-05 | added kkp_ca_file config option | elijah |
2013-12-24 | move config file location to /etc/nickserver.yml0.2.2 | elijah |