kubo/routing/dht
Juan Batiz-Benet 66839fa1de changed logging, in dht and elsewhere
- use log.* instead of u.*
- use automatic type conversions to .String()
  (Peer.String() prints nicely, and avoids calling b58 encoding
  until needed)
2014-10-07 21:33:59 -07:00
..
dht_logger.go got everything to build 2014-09-22 04:05:21 -07:00
dht_test.go changed logging, in dht and elsewhere 2014-10-07 21:33:59 -07:00
dht.go changed logging, in dht and elsewhere 2014-10-07 21:33:59 -07:00
diag.go Made routing code pass golint. 2014-08-20 18:36:32 -07:00
ext_test.go updated multiaddr use across codebase 2014-10-06 04:13:43 -07:00
handlers.go changed logging, in dht and elsewhere 2014-10-07 21:33:59 -07:00
Makefile better protobuf Makefile with wildcard. 2014-09-22 04:05:16 -07:00
Message.go updated multiaddr use across codebase 2014-10-06 04:13:43 -07:00
messages.pb.go godep multiaddr update 2014-09-22 04:05:19 -07:00
messages.proto simpler, clearer dht message 2014-09-22 04:05:17 -07:00
providers_test.go allow peers to realize that they are actually a provider for a value 2014-09-04 20:32:46 +00:00
providers.go allow peers to realize that they are actually a provider for a value 2014-09-04 20:32:46 +00:00
query.go changed logging, in dht and elsewhere 2014-10-07 21:33:59 -07:00
routing.go changed logging, in dht and elsewhere 2014-10-07 21:33:59 -07:00
util.go more work on bitswap and other code cleanup 2014-08-25 09:44:42 -07:00