1. 22 Aug, 2018 1 commit
  2. 15 Aug, 2018 1 commit
  3. 13 Aug, 2018 3 commits
  4. 11 Aug, 2018 1 commit
  5. 09 Aug, 2018 1 commit
  6. 07 Aug, 2018 2 commits
  7. 05 Aug, 2018 1 commit
  8. 31 Jul, 2018 1 commit
  9. 28 Jul, 2018 4 commits
  10. 23 Jul, 2018 1 commit
  11. 16 Jul, 2018 1 commit
  12. 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
  13. 26 Jun, 2018 1 commit
  14. 09 Jun, 2018 1 commit
  15. 06 Jun, 2018 1 commit
  16. 04 Jun, 2018 1 commit
  17. 01 Jun, 2018 1 commit
  18. 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
  19. 19 Apr, 2018 3 commits
  20. 26 Mar, 2018 2 commits
  21. 23 Mar, 2018 1 commit
  22. 04 Mar, 2018 4 commits
  23. 15 Feb, 2018 3 commits
  24. 14 Feb, 2018 1 commit
  25. 12 Feb, 2018 2 commits