1. 19 Nov, 2015 1 commit
  2. 16 Nov, 2015 3 commits
  3. 15 Nov, 2015 1 commit
  4. 12 Nov, 2015 1 commit
  5. 30 Sep, 2015 2 commits
  6. 15 Sep, 2015 1 commit
  7. 31 Mar, 2015 1 commit
  8. 03 Mar, 2015 2 commits
  9. 13 Feb, 2015 1 commit
  10. 24 Jan, 2015 1 commit
  11. 05 Jan, 2015 1 commit
  12. 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