1. 12 Sep, 2018 1 commit
  2. 27 Jul, 2018 1 commit
  3. 23 Jul, 2018 1 commit
  4. 16 Jul, 2018 1 commit
  5. 27 Jun, 2018 1 commit
    • Steven Allen's avatar
      gx update · b468efbc
      Steven Allen authored
      Updates:
      
      * go-kad-dht: Query performance improvements, DHT client fixes, validates
        records on *local* put.
      * go-libp2p-swarm/go-libp2p-transport: Timeout improvements.
      * go-multiaddr-net: Exposes useful Conn methods (CloseWrite, CloseRead, etc.)
      * go-log: fixes possible panic when enabling/disabling events.
      * go-multiaddr: fixes possible panic when stringifying malformed multiaddrs,
        adds support for consuming /p2p/ multiaddrs.
      
      fixes #5113
      unblocks #4895
      
      License: MIT
      Signed-off-by: default avatarSteven Allen <steven@stebalien.com>
      b468efbc
  6. 26 Jun, 2018 1 commit
  7. 09 Jun, 2018 1 commit
  8. 06 Jun, 2018 1 commit
  9. 04 Jun, 2018 1 commit
  10. 01 Jun, 2018 1 commit
  11. 19 Apr, 2018 1 commit
  12. 26 Mar, 2018 2 commits
  13. 15 Feb, 2018 1 commit
    • Hector Sanjuan's avatar
      Extract blocks/blockstore package to go-ipfs-blockstore · 93f5fecd
      Hector Sanjuan authored
      This extracts the blocks/blockstore package and renames the
      blocks/blockstore/util package to /blocks/blockstoreutil
      (because util depends on Pin and I don't plan to extract
      Pin and its depedencies).
      
      The history of blocks/blockstore has been preserved. It has
      been gx'ed and imported. Imports have been rewritten accordingly
      and re-ordered.
      
      License: MIT
      Signed-off-by: default avatarHector Sanjuan <hector@protocol.ai>
      93f5fecd
  14. 14 Feb, 2018 1 commit
  15. 12 Feb, 2018 3 commits
  16. 01 Feb, 2018 1 commit
  17. 28 Jan, 2018 1 commit
  18. 24 Jan, 2018 1 commit
  19. 15 Dec, 2017 2 commits
  20. 14 Dec, 2017 1 commit
  21. 21 Nov, 2017 1 commit
  22. 17 Nov, 2017 2 commits
  23. 19 Oct, 2017 1 commit
  24. 14 Oct, 2017 1 commit
  25. 05 Oct, 2017 1 commit
  26. 16 Sep, 2017 1 commit
  27. 14 Sep, 2017 1 commit
    • Steven Allen's avatar
      gx: update go-stream-muxer · 557bef8c
      Steven Allen authored
      Introduces a new Reset method on streams that kills both sides of the
      connection. Close now officially just closes the write side (what it did all
      along...)
      
      * Also pull through shiny new go-multiplexer fixes.
      * Also pull in go-reuseport update.
      
      License: MIT
      Signed-off-by: default avatarSteven Allen <steven@stebalien.com>
      557bef8c
  28. 05 Sep, 2017 1 commit
  29. 02 Sep, 2017 1 commit
  30. 23 Aug, 2017 1 commit
  31. 17 Aug, 2017 2 commits
  32. 31 Jul, 2017 1 commit
  33. 28 Jul, 2017 1 commit
  34. 12 Jul, 2017 1 commit