1. 10 Feb, 2016 1 commit
  2. 04 Jan, 2016 1 commit
  3. 07 Dec, 2015 1 commit
    • Jeromy's avatar
      WIP · d91b419e
      Jeromy authored
      d91b419e
  4. 19 Nov, 2015 1 commit
  5. 16 Nov, 2015 3 commits
  6. 15 Nov, 2015 1 commit
  7. 12 Nov, 2015 1 commit
  8. 30 Sep, 2015 2 commits
  9. 15 Sep, 2015 1 commit
  10. 31 Mar, 2015 1 commit
  11. 03 Mar, 2015 2 commits
  12. 13 Feb, 2015 1 commit
  13. 24 Jan, 2015 1 commit
  14. 05 Jan, 2015 1 commit
  15. 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