1. 01 Jun, 2016 1 commit
  2. 17 May, 2016 1 commit
  3. 10 May, 2016 1 commit
  4. 17 Apr, 2016 2 commits
  5. 11 Apr, 2016 1 commit
  6. 07 Apr, 2016 1 commit
  7. 30 Mar, 2016 1 commit
  8. 09 Mar, 2016 1 commit
  9. 31 Jan, 2016 2 commits
  10. 30 Jan, 2016 2 commits
  11. 12 Jan, 2016 1 commit
  12. 31 Mar, 2015 1 commit
  13. 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