]> git.ipfire.org Git - thirdparty/openssl.git/commit
constify X509_*print*(), X509_get0_*_objects(), X509_*_get0(), ..., effectively in...
authorDr. David von Oheimb <dev@ddvo.net>
Fri, 7 Feb 2025 11:34:25 +0000 (12:34 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 11 Sep 2025 15:56:02 +0000 (17:56 +0200)
commit495f4beb8622f5fbcb2dd6c852c02d05ffbc03ee
treeaba12642144bc33266612f55557998144df4cf88
parenta0ac6270fec4d609b595d46f3992d55e6b7ba2b8
constify X509_*print*(), X509_get0_*_objects(), X509_*_get0(), ..., effectively in OpenSSL 4.0

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28033)
crypto/asn1/t_spki.c
crypto/x509/t_crl.c
crypto/x509/t_req.c
crypto/x509/t_x509.c
crypto/x509/x509cset.c
crypto/x509/x_x509a.c
doc/man3/X509_CRL_get0_by_serial.pod
include/openssl/x509.h.in
include/openssl/x509_vfy.h.in