1. 09 Apr, 2019 1 commit
  2. 08 Apr, 2019 1 commit
  3. 06 Dec, 2017 1 commit
  4. 05 Oct, 2016 1 commit
  5. 25 Aug, 2016 1 commit
  6. 24 Jun, 2016 1 commit
  7. 01 Jun, 2016 1 commit
  8. 17 May, 2016 1 commit
  9. 10 May, 2016 1 commit
  10. 17 Apr, 2016 2 commits
  11. 11 Apr, 2016 1 commit
  12. 07 Apr, 2016 1 commit
  13. 30 Mar, 2016 1 commit
  14. 09 Mar, 2016 1 commit
  15. 31 Jan, 2016 2 commits
  16. 30 Jan, 2016 2 commits
  17. 12 Jan, 2016 1 commit
  18. 31 Mar, 2015 1 commit
  19. 02 Jan, 2015 2 commits
    • Juan Batiz-Benet's avatar
      crypto -> p2p/crypto · fde200d8
      Juan Batiz-Benet authored
      The crypto package moves into p2p. Nothing in it so far is ipfs
      specific; everything is p2p-general.
      fde200d8
    • 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