summaryrefslogtreecommitdiff
path: root/lib/nickserver/hkp/v_index_response.rb
AgeCommit message (Collapse)Author
2017-09-23refactor: move error detection into key_infoAzul
Still needs something better than all these elsifs though
2017-09-23style: rubocop mostly auto-correctAzul
2016-05-25copy over all files from rewritten attemptAzul
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.