index
:
nickserver.git
bugfix/400
feature/web-key-directory
master
refactor/clarify-response
version/0.10
version/0.8
version/0.9
[nickserver]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
nickserver
/
server.rb
Age
Commit message (
Collapse
)
Author
2016-05-25
copy over all files from rewritten attempt
Azul
I started a nickserver from scratch to implement the things that are independent of our choice of stack (eventmachine or other). This commit copies them over and tests both things in parallel.
2016-05-25
rubocop: initialize and use ruby 1.9 hash syntax
Azul
2016-04-10
test: initial travis setup
Azul
2014-10-29
bind nickserver only to localhost
elijah
2013-08-06
fix crash when fetched key is rejected (e.g. too short, etc), report errors ↵
elijah
in the request, prevent most crashes by catching exceptions.
2013-08-05
added 'foreground' start option (start, but don't daemonize)
elijah
2013-05-19
fix bug with empty request parameters
elijah
2013-05-19
many related changes -- allow command line configs, validate addresses, ↵
elijah
overhaul bootstrap.
2013-05-15
add CouchDB support.
elijah
2013-05-12
switch to new api for nickserver (get or post, json response)
elijah
2012-12-24
added nickserver daemon
elijah
2012-12-24
initial commit
elijah