1. 27 Jan, 2015 4 commits
  2. 24 Jan, 2015 2 commits
  3. 18 Jan, 2015 1 commit
  4. 05 Jan, 2015 3 commits
  5. 02 Jan, 2015 3 commits
    • Juan Batiz-Benet's avatar
      peerstore: AddPeerInfo · 1d3554e6
      Juan Batiz-Benet authored
      1d3554e6
    • Juan Batiz-Benet's avatar
      crypto -> p2p/crypto · bfcb95d6
      Juan Batiz-Benet authored
      The crypto package moves into p2p. Nothing in it so far is ipfs
      specific; everything is p2p-general.
      bfcb95d6
    • Juan Batiz-Benet's avatar
      introducing p2p pkg · 0c1fe86b
      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.
      0c1fe86b