Skip to content
Snippets Groups Projects
  1. Jun 07, 2020
    • Tatsuhiro Tsujikawa's avatar
      Add stream data flags · 7e9a917d
      Tatsuhiro Tsujikawa authored
      This commit introduces ngtcp2_stream_data_flags.  The signature of
      ngtcp2_recv_stream_data is reworked.  More specifically, flags
      parameter is added.  The fin parameter is removed and it is replaced
      with NGTCP2_STREAM_DATA_FLAG_FIN flag.  NGTCP2_STREAM_DATA_FLAG_0RTT
      flag is added to indicate that the data might be replayed.
      7e9a917d
    • Tatsuhiro Tsujikawa's avatar
      Use fields directly · c7d29aa6
      Tatsuhiro Tsujikawa authored
      c7d29aa6
  2. Jun 06, 2020
  3. Jun 05, 2020
  4. Jun 02, 2020
  5. May 31, 2020
  6. May 30, 2020
  7. May 27, 2020
  8. May 26, 2020
  9. May 25, 2020
  10. May 24, 2020
  11. May 23, 2020
  12. May 22, 2020