1. 30 Sep, 2015 1 commit
  2. 31 Mar, 2015 1 commit
  3. 05 Jan, 2015 1 commit
  4. 02 Jan, 2015 2 commits
    • 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