FedP2P/dht
Matt Joiner 621ec7bac4 dht: Misc trivial improvements 2016-02-23 23:52:30 +11:00
..
addr.go Some utils moved to missinggo 2015-08-04 00:29:01 +10:00
announce.go Fix #47 2015-12-23 03:31:39 +11:00
bitcount_test.go Remove a bunch of dead code 2014-12-28 12:51:09 +11:00
closest_nodes.go dht: Various improvements and removal of cruft 2014-12-26 17:21:48 +11:00
compactNodeInfo.go dht: Make Msg a struct with bencode tags 2015-10-23 12:41:45 +11:00
dht.go dht: Except local network addresses from security checks 2015-12-17 23:51:50 +11:00
dht_test.go dht: Misc trivial improvements 2016-02-23 23:52:30 +11:00
doc.go Fix package-docstring for dht package 2015-12-08 00:14:13 +11:00
expvar.go dht: Short circuit non-DHT traffic 2015-08-06 08:59:30 +10:00
krpcError.go dht: Make Msg a struct with bencode tags 2015-10-23 12:41:45 +11:00
msg.go Actually fix #41 properly; and several big changes 2015-12-07 03:28:28 +11:00
msg_test.go go vet 2016-02-02 00:44:29 +11:00
nodeinfo.go Actually fix #41 properly; and several big changes 2015-12-07 03:28:28 +11:00
security.go dht: Except local network addresses from security checks 2015-12-17 23:51:50 +11:00
security_test.go dht: Except local network addresses from security checks 2015-12-17 23:51:50 +11:00
server.go dht: Misc trivial improvements 2016-02-23 23:52:30 +11:00
transaction.go Actually fix #41 properly; and several big changes 2015-12-07 03:28:28 +11:00