- 26 Aug, 2020 1 commit
-
-
Adin Schmahmann authored
-
- 20 Apr, 2020 1 commit
-
-
Will Scott authored
-
- 14 Apr, 2020 1 commit
-
-
Steven Allen authored
This function is called frequently, let's avoid allocating as much as possible.
-
- 08 Apr, 2020 1 commit
-
-
Steven Allen authored
Unfortunately, constructing a router is _not_ cheap. Cache it so we don't have to re-compute it every time we get a query.
-
- 03 Apr, 2020 2 commits
-
-
Steven Allen authored
Except deprecated warn calls
-
Adin Schmahmann authored
Allows specifying peer filter functions on query and on adding peers to the routing table. This patch also includes some reasonable default functions for a public-only and private-only DHT. Co-authored-by: Will Scott <will@cypherpunk.email> Co-authored-by: Steven Allen <steven@stebalien.com>
-