kubo/routing/dht
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
..
pb move generic packages to thirdparty (see thirdparty/README.md) 2015-01-18 14:04:45 -08:00
dht_logger.go go-vet friendly codebase 2014-10-25 03:46:39 -07:00
dht_net.go bitswap debug logging 2015-01-05 00:16:53 -08:00
dht_test.go routing: record validation into record/ 2015-01-19 08:10:37 +00:00
dht.go routing: record validation into record/ 2015-01-19 08:10:37 +00:00
diag.go introducing p2p pkg 2015-01-02 08:46:45 -08:00
ext_test.go move dht record code into new package 2015-01-19 08:07:58 +00:00
handlers.go addr-explosion mitigated adding 2015-01-16 11:38:46 -08:00
providers_test.go introducing p2p pkg 2015-01-02 08:46:45 -08:00
providers.go introducing p2p pkg 2015-01-02 08:46:45 -08:00
query.go move generic packages to thirdparty (see thirdparty/README.md) 2015-01-18 14:04:45 -08:00
records.go routing: record validation into record/ 2015-01-19 08:10:37 +00:00
routing.go move dht record code into new package 2015-01-19 08:07:58 +00:00
util.go rewrite sendWantlistToProviders 2014-12-17 23:44:40 -08:00