]> git.ipfire.org Git - thirdparty/openssl.git/commit
Constify X509_OBJECT_[get0|set1]_X509 and friends
authorNeil Horman <nhorman@openssl.org>
Fri, 20 Feb 2026 17:37:41 +0000 (12:37 -0500)
committerNeil Horman <nhorman@openssl.org>
Tue, 24 Feb 2026 19:16:43 +0000 (14:16 -0500)
commit367c54ef1105797c6ae0ec42117fb6fcc8aadc1c
treed602b1b2bcc43565459306993f7046a715bc78f4
parentc8e34c64bc89633981bdc55dc42ce1695b3d25f6
Constify X509_OBJECT_[get0|set1]_X509 and friends

cascades to constifying X509_get_pubkey() as well

Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Nikola Pajkovsky <nikolap@openssl.org>
MergeDate: Tue Feb 24 19:16:50 2026
(Merged from https://github.com/openssl/openssl/pull/30117)
crypto/x509/x509_cmp.c
crypto/x509/x509_lu.c
doc/man3/X509_get_pubkey.pod
include/openssl/x509.h.in
include/openssl/x509_vfy.h.in