Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: 830225901365b7076eaa5afc580529394e2a137f https://github.com/openssl/openssl/commit/830225901365b7076eaa5afc580529394e2a137f Author: Hugo Landau <hlan...@openssl.org> Date: 2022-10-05 (Wed, 05 Oct 2022)
Changed paths: A include/internal/quic_stream.h A include/internal/uint_set.h M ssl/quic/build.info M ssl/quic/quic_ackm.c M ssl/quic/quic_demux.c A ssl/quic/quic_stream.c A ssl/quic/uint_set.c M test/build.info A test/quic_stream_test.c A test/recipes/70-test_quic_stream.t Log Message: ----------- QUIC Send Stream Management Reviewed-by: Matt Caswell <m...@openssl.org> Reviewed-by: Tomas Mraz <to...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19159)