]> git.ipfire.org Git - thirdparty/openssl.git/commit
docs(provider-base): Add HISTORY note for OSSL_CAPABILITY_TLS_SIGALG_MIN_DTLS (and...
authorNicola Tuveri <nic.tuv@gmail.com>
Fri, 14 Mar 2025 12:09:10 +0000 (14:09 +0200)
committerTomas Mraz <tomas@openssl.org>
Tue, 18 Mar 2025 17:59:26 +0000 (18:59 +0100)
commitfd1faa0ec74808cf2dd426e6724fcfc11a5fc2bd
tree946c8127315a909e3d14fd71fb1eb6aa20cde0fd
parent126d3209b3934b9973a3ff786d9702418278cc8d
docs(provider-base): Add HISTORY note for OSSL_CAPABILITY_TLS_SIGALG_MIN_DTLS (and MAX)

This commit adds a small note about
definitions for
`OSSL_CAPABILITY_TLS_SIGALG_MIN_DTLS` and
`OSSL_CAPABILITY_TLS_SIGALG_MAX_DTLS`
being first added in OpenSSL 3.5.

PR #26975 added these definitions for OpenSSL 3.5, but the documentation
update omitted a history note for the addition.

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27063)

(cherry picked from commit 2d50cb660cdf1802a9c3e4b5fc5366a85e2158b4)
doc/man7/provider-base.pod