]> git.ipfire.org Git - thirdparty/openssl.git/commit
doc: Add const to SSL_CTX_set1_groups/curves documentation
authorkovan <xaum.io@gmail.com>
Tue, 27 Jan 2026 05:02:00 +0000 (06:02 +0100)
committerPauli <paul.dale@oracle.com>
Wed, 28 Jan 2026 22:11:00 +0000 (09:11 +1100)
commite2f837410e97147c7fc4e572f7d728eb1d5ece3f
tree6c870b7ed19a8e35d14a4a3399fac6b8f1521abb
parent2815901f591589846832d79bd744b990009d78aa
doc: Add const to SSL_CTX_set1_groups/curves documentation

The set1_groups and set1_curves functions do not modify their input
arrays, so the documentation should reflect const-correct signatures.

Fixes #27422

CLA: trivial

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/29762)
doc/man3/SSL_CTX_set1_curves.pod