1. 11 Jan, 2022 2 commits
    • Tatsuhiro Tsujikawa's avatar
      Fix decoder table size update · deb390cf
      Tatsuhiro Tsujikawa authored
      When applying new header table size acknowledged with SETTINGS ACK by
      an encoder, change the header table size on a decoder only when it
      strictly lowers the current maximum table size set by Dynamic Table
      Size Update from the encoder or the default size 4096 if no Dynamic
      Table Size Update is received.
      
      Previously, the header table size on a decoder is always changed.  If
      a maximum size in SETTINGS are increased (e.g., 4096 -> 8192), and
      then decreased to the previous value, the decoder incorrectly requires
      Dynamic Table Size Update from an encoder.
      deb390cf
    • Tatsuhiro Tsujikawa's avatar
      Compile with the latest ngtcp2 · d91ae698
      Tatsuhiro Tsujikawa authored
      d91ae698
  2. 19 Dec, 2021 1 commit
  3. 13 Dec, 2021 1 commit
  4. 12 Dec, 2021 1 commit
  5. 16 Nov, 2021 2 commits
  6. 14 Nov, 2021 2 commits
  7. 10 Nov, 2021 1 commit
  8. 09 Nov, 2021 2 commits
  9. 06 Nov, 2021 2 commits
  10. 05 Nov, 2021 6 commits
  11. 03 Nov, 2021 1 commit
  12. 30 Oct, 2021 2 commits
  13. 29 Oct, 2021 3 commits
  14. 19 Oct, 2021 2 commits
  15. 18 Oct, 2021 1 commit
  16. 17 Oct, 2021 10 commits
  17. 15 Oct, 2021 1 commit