storj/pkg/kademlia
Bryan White 8b9711cb5e
better waitlist-gating (#557)
* better waitlist-gating

(cherry picked from commit 490fe02b7c3558da18678dfb651c92ec9c4a75b5)

* fix broken test

* linter fixes

* linter fixes

* make extension verification optional

* add certifcate gating script for captplanet

* fixing tests

* linter fixes

* linter fixes?

* moar linter fixes

* Revert "moar linter fixes"

This reverts commit 8139ccbd73cbbead987b7667567844f50f7df2c8.

* just kill me

* refactor

* refactor tests

* liniter...

* cleanup
2018-11-01 16:48:43 +01:00
..
bucket_test.go Testcoverage kademlia (#154) 2018-08-02 14:36:57 -04:00
bucket.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
config.go Ensure we can create kademlia with custom storage (#533) 2018-10-26 19:54:00 +03:00
kademlia_test.go better waitlist-gating (#557) 2018-11-01 16:48:43 +01:00
kademlia.go Ensure we can create kademlia with custom storage (#533) 2018-10-26 19:54:00 +03:00
lookup.go PriorityQueue refactor (#500) 2018-10-24 08:24:47 -04:00
queue_test.go PriorityQueue refactor (#500) 2018-10-24 08:24:47 -04:00
queue.go PriorityQueue refactor (#500) 2018-10-24 08:24:47 -04:00
replacement_cache_test.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
replacement_cache.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
routing_helpers_test.go Ensure we can create kademlia with custom storage (#533) 2018-10-26 19:54:00 +03:00
routing_helpers.go Remove BKAD dependency from pkg/kademlia (#294) 2018-10-08 11:09:37 -04:00
routing_test.go Ensure we can create kademlia with custom storage (#533) 2018-10-26 19:54:00 +03:00
routing.go Ensure we can create kademlia with custom storage (#533) 2018-10-26 19:54:00 +03:00
test_utils.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
workers_test.go better waitlist-gating (#557) 2018-11-01 16:48:43 +01:00
workers.go PriorityQueue refactor (#500) 2018-10-24 08:24:47 -04:00