1. 19 Sep, 2021 1 commit
  2. 01 Jul, 2021 1 commit
  3. 26 May, 2021 1 commit
  4. 29 Feb, 2020 1 commit
  5. 01 Nov, 2019 1 commit
  6. 19 Sep, 2019 1 commit
  7. 18 Sep, 2019 3 commits
  8. 05 Apr, 2019 1 commit
  9. 29 Mar, 2019 1 commit
  10. 27 Feb, 2019 1 commit
  11. 20 Dec, 2018 1 commit
  12. 13 Dec, 2018 1 commit
  13. 01 Dec, 2018 3 commits
  14. 26 Nov, 2018 1 commit
  15. 15 Nov, 2018 1 commit
  16. 15 Sep, 2018 1 commit
  17. 18 Jul, 2018 1 commit
  18. 26 Jun, 2018 1 commit
  19. 23 Jun, 2018 1 commit
  20. 22 Jun, 2018 1 commit
  21. 19 Jun, 2018 1 commit
  22. 16 Jun, 2018 1 commit
    • mwnx's avatar
      Fix CodeToVarint []byte size · 7bf24dca
      mwnx authored
      We were missing a logarithm... CodeToVarint would previously allocate
      more bytes than necessary (exponentially) for the varint slice. This bug
      was silent but deserves to be fixed nonetheless.
      7bf24dca
  23. 31 Jul, 2017 1 commit
  24. 20 Jul, 2017 1 commit
    • Steven Allen's avatar
      Fix protocol multicodecs numbers · 71c1bfde
      Steven Allen authored
      1. Swap udt/utp.
      2. Fix udp (17 is SHA1)
      3. Change them to hex so it's easier to compare them with the official
         multicodec table.
      4. Remove the local protocols.csv table.
      
      Fixes #49
      Fixes multiformats/multicodec#51
      71c1bfde
  25. 17 Mar, 2017 1 commit
  26. 14 Oct, 2016 1 commit
  27. 19 Sep, 2016 1 commit
  28. 09 Aug, 2016 1 commit
  29. 29 Apr, 2016 1 commit
  30. 17 Jan, 2016 1 commit
  31. 25 Sep, 2015 1 commit
  32. 31 Aug, 2015 1 commit
  33. 29 Aug, 2015 1 commit
  34. 18 Jan, 2015 1 commit
  35. 09 Jan, 2015 2 commits