summaryrefslogtreecommitdiff
path: root/lib/nickserver/version.rb
AgeCommit message (Collapse)Author
2016-10-17Version 0.9.00.9.0Azul
Allow queries by fingerprint (using keyservers to reply) and support key lookup from other nickservers. This is a major rewrite both in terms of our dependencies and our architecture. We moved the server and http_client from eventmachine to Celluloid based libraries. This allows for a more concise syntax and proper https handling. In addition we now support ruby 2.3, use a Logger instead of stdout and handle network errors properly
2016-05-25Version 0.3.00.3.0Azul
2013-12-24move config file location to /etc/nickserver.yml0.2.2elijah
2013-05-19many related changes -- allow command line configs, validate addresses, ↵elijah
overhaul bootstrap.
2013-05-17rolled custom daemon code to better match the way daemons are supposed to ↵elijah
work under debian.
2012-12-24initial commitelijah