]> git.ipfire.org Git - thirdparty/openssl.git/commit
constify X509_REQ_add_extensions() and X509_REQ_add_extensions_nid()
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 5 Jan 2021 22:07:07 +0000 (23:07 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Wed, 20 Jan 2021 14:59:22 +0000 (15:59 +0100)
commit743975c7e5e7a6bd5fafba2fc09c5942a833bfe3
tree4bb00329b521c93a82cf693da2e3050b1ea16f83
parentb24cfd6bf4d68ffe2b8526b5375861e89c5b9414
constify X509_REQ_add_extensions() and X509_REQ_add_extensions_nid()

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13711)
crypto/x509/x509_req.c
include/openssl/x509.h.in