1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-09 23:42:20 +08:00

11 Commits

Author SHA1 Message Date
4f083d54d6 write a few package doc strings to improve look of godoc 2014-11-08 21:42:36 -08:00
317ca2f865 benchmark secure channel 2014-11-01 16:07:56 -07:00
9ca87fbb93 peer.Peer is now an interface
![](http://m.memegen.com/77n7dk.jpg)
2014-10-20 03:26:46 -07:00
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
6c00938e78 kbucket use new keyspace 2014-09-22 04:05:20 -07:00
af2f04ae89 fixing up some bitswap stuff after the PR 2014-08-28 12:01:03 -07:00
a6851fa55b Made routing code pass golint. 2014-08-20 18:36:32 -07:00
87bfdbc599 Made the DHT module pass golint 2014-08-20 18:36:21 -07:00
f09dba772c more tests and add in table filtering by peer latency 2014-08-11 20:11:23 -07:00
67ddab1e4e tiered put/get implemented 2014-08-09 22:28:46 -07:00
9f7604378c moved routing table code into its own package 2014-08-08 19:58:42 -07:00