[openssl/openssl] 2695f7: QUIC: Add optimised FIN API

Hugo Landau noreply at github.com
Tue Jan 23 14:22:51 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 2695f7b19b3dba8a89b7081e2427cdf2f66d232f
      https://github.com/openssl/openssl/commit/2695f7b19b3dba8a89b7081e2427cdf2f66d232f
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2024-01-23 (Tue, 23 Jan 2024)

  Changed paths:
    M doc/man3/SSL_write.pod
    M include/openssl/ssl.h.in
    M util/libssl.num

  Log Message:
  -----------
  QUIC: Add optimised FIN API

Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23343)


  Commit: 113be15a5ee9aa79a70098e27071c46175cbbb18
      https://github.com/openssl/openssl/commit/113be15a5ee9aa79a70098e27071c46175cbbb18
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2024-01-23 (Tue, 23 Jan 2024)

  Changed paths:
    M crypto/err/openssl.txt
    M include/internal/quic_ssl.h
    M include/openssl/sslerr.h
    M ssl/bio_ssl.c
    M ssl/quic/quic_impl.c
    M ssl/ssl_err.c
    M ssl/ssl_lib.c
    M ssl/ssl_local.h
    M ssl/sslerr.h

  Log Message:
  -----------
  QUIC APL: Implement optimised FIN API

Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23343)


  Commit: 4991d86753391121ef0bf1eb5a4e526893132294
      https://github.com/openssl/openssl/commit/4991d86753391121ef0bf1eb5a4e526893132294
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2024-01-23 (Tue, 23 Jan 2024)

  Changed paths:
    M test/quic_multistream_test.c

  Log Message:
  -----------
  QUIC MULTISTREAM TEST: Test optimised FIN API

Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23343)


  Commit: d6c3c1d8dde64ac20b8440bd210cf16bd225dec5
      https://github.com/openssl/openssl/commit/d6c3c1d8dde64ac20b8440bd210cf16bd225dec5
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2024-01-23 (Tue, 23 Jan 2024)

  Changed paths:
    M util/other.syms

  Log Message:
  -----------
  Fix docs

Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23343)


  Commit: f231cc8576a6353baebe2c7a9cd8cefa3537e26e
      https://github.com/openssl/openssl/commit/f231cc8576a6353baebe2c7a9cd8cefa3537e26e
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2024-01-23 (Tue, 23 Jan 2024)

  Changed paths:
    M CHANGES.md

  Log Message:
  -----------
  Add CHANGES entry

Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23343)


Compare: https://github.com/openssl/openssl/compare/5ed9a32a2aee...f231cc8576a6


More information about the openssl-commits mailing list