1. 06 Dec, 2017 1 commit
  2. 09 Jul, 2017 1 commit
  3. 12 Dec, 2016 1 commit
  4. 05 Oct, 2016 1 commit
  5. 25 Aug, 2016 1 commit
  6. 24 Jun, 2016 1 commit
  7. 12 Jun, 2016 2 commits
  8. 11 Jun, 2016 1 commit
  9. 09 Jun, 2016 1 commit
  10. 01 Jun, 2016 1 commit
  11. 17 May, 2016 1 commit
  12. 10 May, 2016 1 commit
  13. 04 May, 2016 1 commit
  14. 17 Apr, 2016 2 commits
  15. 11 Apr, 2016 1 commit
  16. 07 Apr, 2016 1 commit
  17. 30 Mar, 2016 1 commit
  18. 09 Mar, 2016 1 commit
  19. 31 Jan, 2016 2 commits
  20. 30 Jan, 2016 3 commits
  21. 12 Jan, 2016 1 commit
  22. 05 Nov, 2015 1 commit
  23. 27 Oct, 2015 1 commit
  24. 03 Oct, 2015 1 commit
  25. 15 Sep, 2015 1 commit
  26. 31 Mar, 2015 1 commit
  27. 04 Mar, 2015 1 commit
  28. 05 Feb, 2015 1 commit
  29. 27 Jan, 2015 1 commit
  30. 24 Jan, 2015 2 commits
  31. 02 Jan, 2015 2 commits
    • Juan Batiz-Benet's avatar
      introducing p2p pkg · e26510ce
      Juan Batiz-Benet authored
      I think it's time to move a lot of the peer-to-peer networking
      but-not-ipfs-specific things into its own package: p2p.
      This could in the future be split off into its own library.
      The first thing to go is the peer.
      e26510ce
    • Jeromy's avatar
      rewrite of provides to better select peers to send RPCs to · af02bbaf
      Jeromy authored
      refactor test peer creation to be deterministic and reliable
      
      a bit of cleanup trying to figure out TestGetFailure
      
      add test to verify deterministic peer creation
      
      switch put RPC over to use getClosestPeers
      
      rm 0xDEADC0DE
      
      fix queries not searching peer if its not actually closer
      af02bbaf
  32. 24 Dec, 2014 2 commits