[openssl/openssl] 66a665: QUIC Frame-in-Flight Manager Design

Hugo Landau noreply at github.com
Mon Nov 7 18:23:02 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 66a6659a244f9c1da301a675c6013db4db71d39e
      https://github.com/openssl/openssl/commit/66a6659a244f9c1da301a675c6013db4db71d39e
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2022-11-07 (Mon, 07 Nov 2022)

  Changed paths:
    A doc/designs/quic-design/images/quic-fifm-cfq.png
    A doc/designs/quic-design/images/quic-fifm-overview.png
    A doc/designs/quic-design/images/quic-fifm-txpim.png
    A doc/designs/quic-design/quic-fifm.md

  Log Message:
  -----------
  QUIC Frame-in-Flight Manager Design

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19206)


  Commit: c282da8bc77500cb40ec63754b5230b4bc883242
      https://github.com/openssl/openssl/commit/c282da8bc77500cb40ec63754b5230b4bc883242
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2022-11-07 (Mon, 07 Nov 2022)

  Changed paths:
    A include/internal/quic_cfq.h
    M ssl/quic/build.info
    A ssl/quic/quic_cfq.c
    M test/build.info
    A test/quic_cfq_test.c
    A test/recipes/70-test_quic_cfq.t

  Log Message:
  -----------
  QUIC CFQ

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19206)


  Commit: d77aea591650cd3bfe7c25cbb6955011bb21b416
      https://github.com/openssl/openssl/commit/d77aea591650cd3bfe7c25cbb6955011bb21b416
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2022-11-07 (Mon, 07 Nov 2022)

  Changed paths:
    A include/internal/quic_txpim.h
    M ssl/quic/build.info
    A ssl/quic/quic_txpim.c
    M test/build.info
    A test/quic_txpim_test.c
    A test/recipes/70-test_quic_txpim.t

  Log Message:
  -----------
  QUIC TXPIM

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19206)


  Commit: 0ede517cfa73fd3566d2ecd32215b4b12dd1d3b5
      https://github.com/openssl/openssl/commit/0ede517cfa73fd3566d2ecd32215b4b12dd1d3b5
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2022-11-07 (Mon, 07 Nov 2022)

  Changed paths:
    M doc/designs/quic-design/images/quic-overview.odg
    M doc/designs/quic-design/images/quic-overview.svg
    M doc/designs/quic-design/quic-fifm.md
    M doc/designs/quic-design/quic-overview.md
    A include/internal/quic_fifd.h
    M include/internal/quic_txpim.h
    M ssl/quic/build.info
    M ssl/quic/quic_cfq.c
    A ssl/quic/quic_fifd.c
    M ssl/quic/quic_txpim.c
    M test/build.info
    A test/quic_fifd_test.c
    A test/recipes/70-test_quic_fifd.t

  Log Message:
  -----------
  QUIC FIFD

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19206)


  Commit: 6db5cb844852f8f13753caf26dea7750f701e4d9
      https://github.com/openssl/openssl/commit/6db5cb844852f8f13753caf26dea7750f701e4d9
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2022-11-07 (Mon, 07 Nov 2022)

  Changed paths:
    M include/internal/quic_cfq.h
    M include/internal/quic_txpim.h
    M ssl/quic/quic_cfq.c
    M ssl/quic/quic_txpim.c
    M test/quic_cfq_test.c

  Log Message:
  -----------
  QUIC CFQ Fixes

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19206)


Compare: https://github.com/openssl/openssl/compare/ecacbc5e3c48...6db5cb844852


More information about the openssl-commits mailing list