[openssl/openssl] 39424d: apps/req: avoid needless hint on using -help on du...
David von Oheimb
noreply at github.com
Wed Jul 10 14:21:59 UTC 2024
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 39424d960190706c913c7db2b97ec256aeba6173
https://github.com/openssl/openssl/commit/39424d960190706c913c7db2b97ec256aeba6173
Author: Dr. David von Oheimb <dev at ddvo.net>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M apps/req.c
Log Message:
-----------
apps/req: avoid needless hint on using -help on duplicate extensions added via -addext
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24792)
Commit: 77600210e20b566f746fcc7fc18f44f1b01a2313
https://github.com/openssl/openssl/commit/77600210e20b566f746fcc7fc18f44f1b01a2313
Author: Dr. David von Oheimb <dev at ddvo.net>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M crypto/x509/x509_att.c
Log Message:
-----------
X509at_add1_attr*(): extend error entry on duplicate attribute
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24792)
Commit: b0ebb87ab5cfdee3e272f5ff9596e8beba4571a6
https://github.com/openssl/openssl/commit/b0ebb87ab5cfdee3e272f5ff9596e8beba4571a6
Author: Dr. David von Oheimb <dev at ddvo.net>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M crypto/x509/x509_att.c
M include/crypto/x509.h
Log Message:
-----------
constify ossl_x509at_add1_attr()
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24792)
Commit: 94b40ec455dfe18b77e8d74f937b5dce066b2fa8
https://github.com/openssl/openssl/commit/94b40ec455dfe18b77e8d74f937b5dce066b2fa8
Author: Dr. David von Oheimb <dev at ddvo.net>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M crypto/x509/x509_req.c
M doc/man3/X509_REQ_get_extensions.pod
M include/openssl/types.h
M include/openssl/x509.h.in
Log Message:
-----------
refactor and constify X509_REQ_get_extensions()
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24792)
Commit: 4925af7bb88dbe11c323813fd91740dcd813bfd8
https://github.com/openssl/openssl/commit/4925af7bb88dbe11c323813fd91740dcd813bfd8
Author: Dr. David von Oheimb <dev at ddvo.net>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M crypto/cmp/cmp_msg.c
M crypto/x509/x509_v3.c
M doc/man3/X509v3_get_ext_by_NID.pod
M include/openssl/x509.h.in
M util/libcrypto.num
Log Message:
-----------
add X509v3_add_extensions()
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24792)
Commit: eaf577c865c41946b478b4da5f8c477e132d470d
https://github.com/openssl/openssl/commit/eaf577c865c41946b478b4da5f8c477e132d470d
Author: Dr. David von Oheimb <dev at ddvo.net>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M crypto/x509/x509_req.c
M doc/man1/openssl-req.pod.in
M doc/man3/X509_REQ_get_extensions.pod
M test/recipes/25-test_req.t
M test/test.cnf
Log Message:
-----------
extend X509_REQ_add_extensions_nid() and thuis APPS/req to support augmenting/overriding existing extensions
Fixes #11169
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24792)
Compare: https://github.com/openssl/openssl/compare/850bd09cf9f8...eaf577c865c4
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
More information about the openssl-commits
mailing list