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
/
test
/
unit
Age
Commit message (
Expand
)
Author
2017-09-23
style: rubocop mostly auto-correct
Azul
2017-09-23
wkd: implement basic lookup of keys through wkd
Azul
2017-09-22
wkd: implement basic lookup of keys through wkd
Azul
2017-07-24
test: minor: add http adapter test
Azul
2017-07-24
fix: #3 handle domains without A-record
Azul
2017-05-11
upgrade dependencies
Azul
2016-12-02
debug: raise error on 401
Azul
2016-12-02
cleanup: old empty adapters and tests
Azul
2016-09-30
minor: test: fix * interpreted as arg prefix warning
Azul
2016-09-30
logging: use proper logger
Azul
2016-09-22
hand on connection errors to dispatcher so it can handle it
Azul
2016-09-21
rescue and track exceptions in handler chain
Azul
2016-09-19
refactor: separate handler chain from dispatcher
Azul
2016-09-16
deal with network issues in nicknym source
Azul
2016-09-16
test: properly test nicknym source + fixes
Azul
2016-09-12
test: separate remote tests into own directory
Azul
2016-09-12
[wip] nicknym source query implemented
Azul
2016-08-31
wip: key lookup by address via leaps nicknym
Azul
2016-08-30
refactor: make the RequestHandler classes callable
Azul
2016-08-30
feature: keep trying if no Host header given
Azul
2016-08-29
refactor: split EmailHandler in 3
Azul
2016-08-29
cleanup: remove outdated ideas
Azul
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
[update] trying to silence warnings
Azul
2016-07-13
[FEATURE] fetch key by fingerprint
Zara Gebru
2016-07-12
[Test] get email form hkp
Zara Gebru
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
Trying to replace EM base server with reel
Azul
2016-06-21
refactor: change send_response -> respond in em_server
Azul
2016-06-20
seperate generic RequestHandler from EmServer
Azul
2016-06-09
refactor: remove EM specific stuff from Hkp::FetchKey interface
Azul
2016-06-09
move hkp test to integration tests
Azul
2016-05-25
fix our own warnings
Azul
2016-05-25
move nickserver_test to integration dir
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-04-10
add test for 200 without matching keys
Azul
2014-08-05
added kkp_ca_file config option
elijah
2014-01-23
upgraded gem requirements to most recent versions
elijah
2013-08-06
fix crash when fetched key is rejected (e.g. too short, etc), report errors i...
elijah
2013-08-05
fix bug with couchdb result parsing
elijah
2013-05-19
fix bug with empty request parameters
elijah
2013-05-19
many related changes -- allow command line configs, validate addresses, overh...
elijah
[next]