torrent/dht
Matt Joiner 0e85ff190d go vet 2016-02-02 00:44:29 +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: Move security tests into separate file 2015-12-17 23:36:57 +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: Start timer under transaction lock 2016-01-19 00:34:40 +11:00
transaction.go Actually fix #41 properly; and several big changes 2015-12-07 03:28:28 +11:00