1. 30 Aug, 2018 1 commit
  2. 22 Aug, 2018 1 commit
  3. 15 Aug, 2018 1 commit
  4. 13 Aug, 2018 3 commits
  5. 11 Aug, 2018 1 commit
  6. 09 Aug, 2018 1 commit
  7. 07 Aug, 2018 2 commits
  8. 05 Aug, 2018 1 commit
  9. 31 Jul, 2018 1 commit
  10. 28 Jul, 2018 4 commits
  11. 23 Jul, 2018 1 commit
  12. 16 Jul, 2018 1 commit
  13. 27 Jun, 2018 1 commit
    • Steven Allen's avatar
      gx update · 7479955c
      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>
      7479955c
  14. 26 Jun, 2018 1 commit
  15. 09 Jun, 2018 1 commit
  16. 06 Jun, 2018 1 commit
  17. 04 Jun, 2018 1 commit
  18. 01 Jun, 2018 1 commit
  19. 20 Apr, 2018 1 commit
    • Jakub Sztandera's avatar
      cid-sec: fix bitswap strom caused by insecure CIDs · fab4b5ed
      Jakub Sztandera authored
      When we introduced CID security we didn't take into account that bitswap
      might repeatly try getting the objects from the network if it fails
      putting them into the blockstore.
      
      Solution from this is not requesting those objects from bitswap.
      The proper solution of failing at CID creation will make in much more
      cleaner in future.
      
      License: MIT
      Signed-off-by: default avatarJakub Sztandera <kubuxu@protonmail.ch>
      fab4b5ed
  20. 19 Apr, 2018 3 commits
  21. 26 Mar, 2018 2 commits
  22. 23 Mar, 2018 1 commit
  23. 04 Mar, 2018 4 commits
  24. 15 Feb, 2018 3 commits
  25. 14 Feb, 2018 1 commit
  26. 12 Feb, 2018 1 commit