kubo/routing
Juan Batiz-Benet 56ae2fd0a8 routing: record validation into record/
This commit moves the record validation/verification
from dht/ into the new record/ packaage. Validator object
-- which is merely a map of ValidatorFuncs -- with a
VerifyRecord

cc @whyrusleeping
2015-01-19 08:10:37 +00:00
..
dht routing: record validation into record/ 2015-01-19 08:10:37 +00:00
kbucket crypto -> p2p/crypto 2015-01-02 08:46:45 -08:00
keyspace moved XOR keyspace -> util 2014-10-18 20:01:27 -07:00
mock move generic packages to thirdparty (see thirdparty/README.md) 2015-01-18 14:04:45 -08:00
offline move dht record code into new package 2015-01-19 08:07:58 +00:00
record routing: record validation into record/ 2015-01-19 08:10:37 +00:00
routing.go Address PR comments and add in more user feedback 2015-01-10 07:27:48 +00:00