[openssl/openssl] e89f9e: Update the min/max proto function documentation fo...

Matt Caswell noreply at github.com
Fri May 5 14:36:51 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: e89f9ef424548f0c9153f8bbb4a0beb1208e357e
      https://github.com/openssl/openssl/commit/e89f9ef424548f0c9153f8bbb4a0beb1208e357e
  Author: Matt Caswell <matt at openssl.org>
  Date:   2023-05-05 (Fri, 05 May 2023)

  Changed paths:
    M doc/man3/SSL_CTX_set_min_proto_version.pod

  Log Message:
  -----------
  Update the min/max proto function documentation for QUIC

These functions do nothing if used with a QUIC object, so we document
this behaviour.

Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20830)


  Commit: 861cd8964bfeb955408e93048d118e1826e12d0c
      https://github.com/openssl/openssl/commit/861cd8964bfeb955408e93048d118e1826e12d0c
  Author: Matt Caswell <matt at openssl.org>
  Date:   2023-05-05 (Fri, 05 May 2023)

  Changed paths:
    M ssl/statem/statem_lib.c

  Log Message:
  -----------
  Be more accurate about what we accept as a valid DTLS version

We accepted more version numbers as valid DTLS then we really should do.

Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20830)


  Commit: f612673049b93387eb7f93c207aca821496da861
      https://github.com/openssl/openssl/commit/f612673049b93387eb7f93c207aca821496da861
  Author: Matt Caswell <matt at openssl.org>
  Date:   2023-05-05 (Fri, 05 May 2023)

  Changed paths:
    M test/ssl_ctx_test.c

  Log Message:
  -----------
  Extend the min/max protocol testing

Add more test cases and ensure we test DTLS and QUIC too

Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20830)


Compare: https://github.com/openssl/openssl/compare/42a6a25ba4dd...f612673049b9


More information about the openssl-commits mailing list