1. 12 Sep, 2018 1 commit
  2. 09 Aug, 2018 1 commit
  3. 27 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. 09 Jun, 2018 1 commit
  7. 06 Jun, 2018 1 commit
  8. 01 Jun, 2018 1 commit
  9. 13 Feb, 2018 1 commit
  10. 01 Feb, 2018 1 commit
  11. 24 Jan, 2018 1 commit
  12. 14 Dec, 2017 1 commit
  13. 07 Dec, 2017 1 commit
  14. 21 Nov, 2017 1 commit
  15. 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
  16. 02 Sep, 2017 1 commit
  17. 12 Jul, 2017 1 commit
  18. 04 Jul, 2017 1 commit
  19. 29 Jun, 2017 2 commits
  20. 31 May, 2017 1 commit
  21. 30 May, 2017 1 commit
  22. 20 Apr, 2017 1 commit
  23. 06 Mar, 2017 1 commit
  24. 12 Feb, 2017 1 commit
  25. 02 Dec, 2016 1 commit
  26. 29 Nov, 2016 1 commit
  27. 16 Nov, 2016 1 commit
  28. 11 Nov, 2016 1 commit
  29. 04 Nov, 2016 1 commit
  30. 25 Oct, 2016 1 commit
  31. 10 Oct, 2016 1 commit
    • Jeromy's avatar
      bitswap: protocol extension to handle cids · 591491b1
      Jeromy authored
      This change adds the /ipfs/bitswap/1.1.0 protocol. The new protocol
      adds a 'payload' field to the protobuf message and deprecates the
      existing 'blocks' field. The 'payload' field is an array of pairs of cid
      prefixes and block data. The cid prefixes are used to ensure the correct
      codecs and hash functions are used to handle the block on the receiving
      end.
      
      License: MIT
      Signed-off-by: default avatarJeromy <why@ipfs.io>
      591491b1
  32. 08 Oct, 2016 1 commit
  33. 06 Oct, 2016 1 commit
  34. 26 Sep, 2016 1 commit
  35. 12 Sep, 2016 2 commits
  36. 10 Sep, 2016 1 commit
  37. 09 Sep, 2016 1 commit
  38. 07 Sep, 2016 1 commit