1. 30 Oct, 2014 1 commit
  2. 28 Oct, 2014 1 commit
  3. 25 Oct, 2014 3 commits
  4. 22 Oct, 2014 2 commits
    • Juan Batiz-Benet's avatar
      Dialer for dht · 5582e282
      Juan Batiz-Benet authored
      dht doesn't need the whole network interface, only needs a Dialer.
      (much reduced surface of possible errors)
      5582e282
    • Juan Batiz-Benet's avatar
      query wasnt ensuring conn · 5a2dc1a9
      Juan Batiz-Benet authored
      The query-- once it's actually attempting to connect to a peer--
      should be the one connecting.
      5a2dc1a9
  5. 20 Oct, 2014 1 commit
  6. 18 Oct, 2014 2 commits
  7. 09 Oct, 2014 1 commit
    • Juan Batiz-Benet's avatar
      u.DOut -> log.Debug · 9b0f481c
      Juan Batiz-Benet authored
      and other logging switches. I kept the u.PErr and u.POut in cli
      commands, as those do need to write raw output directly.
      9b0f481c
  8. 08 Oct, 2014 2 commits
  9. 01 Oct, 2014 11 commits
  10. 27 Sep, 2014 1 commit
  11. 23 Sep, 2014 1 commit
  12. 22 Sep, 2014 12 commits
  13. 10 Sep, 2014 1 commit
    • Brian Tiger Chow's avatar
      vendor dependencies with godep · 53176986
      Brian Tiger Chow authored
      dependencies are vendored into Godeps/_workspace and commit versions are
      recorded in Godeps.json
      
      update datastore to e89f0511
      update go.crypto
      53176986
  14. 06 Sep, 2014 1 commit