node-darwin-x64 22.22.1 → 22.22.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +128 -0
- package/README.md +7 -5
- package/bin/node +0 -0
- package/include/node/common.gypi +1 -1
- package/include/node/config.gypi +2 -0
- package/include/node/node_version.h +1 -1
- package/include/node/openssl/archs/BSD-x86/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86/asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/BSD-x86/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/BSD-x86/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/BSD-x86/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86/no-asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/BSD-x86/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/BSD-x86_64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/BSD-x86_64/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/BSD-x86_64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/VC-WIN32/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/VC-WIN32/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/VC-WIN32/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/VC-WIN64A/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/VC-WIN64A/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/VC-WIN64A/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/aix64-gcc-as/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/aix64-gcc-as/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/darwin-i386-cc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-aarch64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux-aarch64/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-aarch64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-armv4/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux-armv4/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-armv4/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-armv4/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/no-asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux-armv4/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-elf/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux-elf/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-elf/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-elf/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/no-asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux-elf/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-ppc64le/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux-ppc64le/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-ppc64le/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-x86_64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux-x86_64/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-x86_64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-x86_64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux32-s390x/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux32-s390x/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux32-s390x/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux64-loongarch64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux64-mips64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux64-mips64/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux64-mips64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux64-riscv64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux64-s390x/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux64-s390x/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux64-s390x/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/solaris-x86-gcc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/cmp.h +3 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/core_dispatch.h +17 -17
- package/include/node/openssl/httperr.h +2 -1
- package/include/node/openssl/macros.h +2 -1
- package/include/node/openssl/rsa.h +3 -3
- package/include/node/openssl/types.h +3 -1
- package/package.json +1 -1
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* WARNING: do not edit!
|
|
3
3
|
* Generated by Makefile from include/openssl/cmp.h.in
|
|
4
4
|
*
|
|
5
|
-
* Copyright 2007-
|
|
5
|
+
* Copyright 2007-2026 The OpenSSL Project Authors. All Rights Reserved.
|
|
6
6
|
* Copyright Nokia 2007-2019
|
|
7
7
|
* Copyright Siemens AG 2015-2019
|
|
8
8
|
*
|
|
@@ -196,6 +196,8 @@ typedef ASN1_BIT_STRING OSSL_CMP_PKIFAILUREINFO;
|
|
|
196
196
|
* -- CertReqMsg
|
|
197
197
|
* }
|
|
198
198
|
*/
|
|
199
|
+
#define OSSL_CMP_PKISTATUS_rejected_by_client -5
|
|
200
|
+
#define OSSL_CMP_PKISTATUS_checking_response -4
|
|
199
201
|
#define OSSL_CMP_PKISTATUS_request -3
|
|
200
202
|
#define OSSL_CMP_PKISTATUS_trans -2
|
|
201
203
|
#define OSSL_CMP_PKISTATUS_unspecified -1
|
|
@@ -34,7 +34,7 @@ extern "C" {
|
|
|
34
34
|
# define OPENSSL_VERSION_MINOR 5
|
|
35
35
|
/* clang-format on */
|
|
36
36
|
/* clang-format off */
|
|
37
|
-
# define OPENSSL_VERSION_PATCH
|
|
37
|
+
# define OPENSSL_VERSION_PATCH 6
|
|
38
38
|
/* clang-format on */
|
|
39
39
|
|
|
40
40
|
/*
|
|
@@ -87,10 +87,10 @@ extern "C" {
|
|
|
87
87
|
* OPENSSL_VERSION_BUILD_METADATA_STR appended.
|
|
88
88
|
*/
|
|
89
89
|
/* clang-format off */
|
|
90
|
-
# define OPENSSL_VERSION_STR "3.5.
|
|
90
|
+
# define OPENSSL_VERSION_STR "3.5.6"
|
|
91
91
|
/* clang-format on */
|
|
92
92
|
/* clang-format off */
|
|
93
|
-
# define OPENSSL_FULL_VERSION_STR "3.5.
|
|
93
|
+
# define OPENSSL_FULL_VERSION_STR "3.5.6"
|
|
94
94
|
/* clang-format on */
|
|
95
95
|
|
|
96
96
|
/*
|
|
@@ -99,7 +99,7 @@ extern "C" {
|
|
|
99
99
|
* These strings are defined separately to allow them to be parsable.
|
|
100
100
|
*/
|
|
101
101
|
/* clang-format off */
|
|
102
|
-
# define OPENSSL_RELEASE_DATE "
|
|
102
|
+
# define OPENSSL_RELEASE_DATE "7 Apr 2026"
|
|
103
103
|
/* clang-format on */
|
|
104
104
|
|
|
105
105
|
/*
|
|
@@ -107,7 +107,7 @@ extern "C" {
|
|
|
107
107
|
*/
|
|
108
108
|
|
|
109
109
|
/* clang-format off */
|
|
110
|
-
# define OPENSSL_VERSION_TEXT "OpenSSL 3.5.
|
|
110
|
+
# define OPENSSL_VERSION_TEXT "OpenSSL 3.5.6 7 Apr 2026"
|
|
111
111
|
/* clang-format on */
|
|
112
112
|
|
|
113
113
|
/* clang-format off */
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* WARNING: do not edit!
|
|
3
3
|
* Generated by Makefile from include/openssl/cmp.h.in
|
|
4
4
|
*
|
|
5
|
-
* Copyright 2007-
|
|
5
|
+
* Copyright 2007-2026 The OpenSSL Project Authors. All Rights Reserved.
|
|
6
6
|
* Copyright Nokia 2007-2019
|
|
7
7
|
* Copyright Siemens AG 2015-2019
|
|
8
8
|
*
|
|
@@ -196,6 +196,8 @@ typedef ASN1_BIT_STRING OSSL_CMP_PKIFAILUREINFO;
|
|
|
196
196
|
* -- CertReqMsg
|
|
197
197
|
* }
|
|
198
198
|
*/
|
|
199
|
+
#define OSSL_CMP_PKISTATUS_rejected_by_client -5
|
|
200
|
+
#define OSSL_CMP_PKISTATUS_checking_response -4
|
|
199
201
|
#define OSSL_CMP_PKISTATUS_request -3
|
|
200
202
|
#define OSSL_CMP_PKISTATUS_trans -2
|
|
201
203
|
#define OSSL_CMP_PKISTATUS_unspecified -1
|
|
@@ -34,7 +34,7 @@ extern "C" {
|
|
|
34
34
|
# define OPENSSL_VERSION_MINOR 5
|
|
35
35
|
/* clang-format on */
|
|
36
36
|
/* clang-format off */
|
|
37
|
-
# define OPENSSL_VERSION_PATCH
|
|
37
|
+
# define OPENSSL_VERSION_PATCH 6
|
|
38
38
|
/* clang-format on */
|
|
39
39
|
|
|
40
40
|
/*
|
|
@@ -87,10 +87,10 @@ extern "C" {
|
|
|
87
87
|
* OPENSSL_VERSION_BUILD_METADATA_STR appended.
|
|
88
88
|
*/
|
|
89
89
|
/* clang-format off */
|
|
90
|
-
# define OPENSSL_VERSION_STR "3.5.
|
|
90
|
+
# define OPENSSL_VERSION_STR "3.5.6"
|
|
91
91
|
/* clang-format on */
|
|
92
92
|
/* clang-format off */
|
|
93
|
-
# define OPENSSL_FULL_VERSION_STR "3.5.
|
|
93
|
+
# define OPENSSL_FULL_VERSION_STR "3.5.6"
|
|
94
94
|
/* clang-format on */
|
|
95
95
|
|
|
96
96
|
/*
|
|
@@ -99,7 +99,7 @@ extern "C" {
|
|
|
99
99
|
* These strings are defined separately to allow them to be parsable.
|
|
100
100
|
*/
|
|
101
101
|
/* clang-format off */
|
|
102
|
-
# define OPENSSL_RELEASE_DATE "
|
|
102
|
+
# define OPENSSL_RELEASE_DATE "7 Apr 2026"
|
|
103
103
|
/* clang-format on */
|
|
104
104
|
|
|
105
105
|
/*
|
|
@@ -107,7 +107,7 @@ extern "C" {
|
|
|
107
107
|
*/
|
|
108
108
|
|
|
109
109
|
/* clang-format off */
|
|
110
|
-
# define OPENSSL_VERSION_TEXT "OpenSSL 3.5.
|
|
110
|
+
# define OPENSSL_VERSION_TEXT "OpenSSL 3.5.6 7 Apr 2026"
|
|
111
111
|
/* clang-format on */
|
|
112
112
|
|
|
113
113
|
/* clang-format off */
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* WARNING: do not edit!
|
|
3
3
|
* Generated by Makefile from include/openssl/cmp.h.in
|
|
4
4
|
*
|
|
5
|
-
* Copyright 2007-
|
|
5
|
+
* Copyright 2007-2026 The OpenSSL Project Authors. All Rights Reserved.
|
|
6
6
|
* Copyright Nokia 2007-2019
|
|
7
7
|
* Copyright Siemens AG 2015-2019
|
|
8
8
|
*
|
|
@@ -196,6 +196,8 @@ typedef ASN1_BIT_STRING OSSL_CMP_PKIFAILUREINFO;
|
|
|
196
196
|
* -- CertReqMsg
|
|
197
197
|
* }
|
|
198
198
|
*/
|
|
199
|
+
#define OSSL_CMP_PKISTATUS_rejected_by_client -5
|
|
200
|
+
#define OSSL_CMP_PKISTATUS_checking_response -4
|
|
199
201
|
#define OSSL_CMP_PKISTATUS_request -3
|
|
200
202
|
#define OSSL_CMP_PKISTATUS_trans -2
|
|
201
203
|
#define OSSL_CMP_PKISTATUS_unspecified -1
|
|
@@ -34,7 +34,7 @@ extern "C" {
|
|
|
34
34
|
# define OPENSSL_VERSION_MINOR 5
|
|
35
35
|
/* clang-format on */
|
|
36
36
|
/* clang-format off */
|
|
37
|
-
# define OPENSSL_VERSION_PATCH
|
|
37
|
+
# define OPENSSL_VERSION_PATCH 6
|
|
38
38
|
/* clang-format on */
|
|
39
39
|
|
|
40
40
|
/*
|
|
@@ -87,10 +87,10 @@ extern "C" {
|
|
|
87
87
|
* OPENSSL_VERSION_BUILD_METADATA_STR appended.
|
|
88
88
|
*/
|
|
89
89
|
/* clang-format off */
|
|
90
|
-
# define OPENSSL_VERSION_STR "3.5.
|
|
90
|
+
# define OPENSSL_VERSION_STR "3.5.6"
|
|
91
91
|
/* clang-format on */
|
|
92
92
|
/* clang-format off */
|
|
93
|
-
# define OPENSSL_FULL_VERSION_STR "3.5.
|
|
93
|
+
# define OPENSSL_FULL_VERSION_STR "3.5.6"
|
|
94
94
|
/* clang-format on */
|
|
95
95
|
|
|
96
96
|
/*
|
|
@@ -99,7 +99,7 @@ extern "C" {
|
|
|
99
99
|
* These strings are defined separately to allow them to be parsable.
|
|
100
100
|
*/
|
|
101
101
|
/* clang-format off */
|
|
102
|
-
# define OPENSSL_RELEASE_DATE "
|
|
102
|
+
# define OPENSSL_RELEASE_DATE "7 Apr 2026"
|
|
103
103
|
/* clang-format on */
|
|
104
104
|
|
|
105
105
|
/*
|
|
@@ -107,7 +107,7 @@ extern "C" {
|
|
|
107
107
|
*/
|
|
108
108
|
|
|
109
109
|
/* clang-format off */
|
|
110
|
-
# define OPENSSL_VERSION_TEXT "OpenSSL 3.5.
|
|
110
|
+
# define OPENSSL_VERSION_TEXT "OpenSSL 3.5.6 7 Apr 2026"
|
|
111
111
|
/* clang-format on */
|
|
112
112
|
|
|
113
113
|
/* clang-format off */
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* WARNING: do not edit!
|
|
3
3
|
* Generated by Makefile from include/openssl/cmp.h.in
|
|
4
4
|
*
|
|
5
|
-
* Copyright 2007-
|
|
5
|
+
* Copyright 2007-2026 The OpenSSL Project Authors. All Rights Reserved.
|
|
6
6
|
* Copyright Nokia 2007-2019
|
|
7
7
|
* Copyright Siemens AG 2015-2019
|
|
8
8
|
*
|
|
@@ -196,6 +196,8 @@ typedef ASN1_BIT_STRING OSSL_CMP_PKIFAILUREINFO;
|
|
|
196
196
|
* -- CertReqMsg
|
|
197
197
|
* }
|
|
198
198
|
*/
|
|
199
|
+
#define OSSL_CMP_PKISTATUS_rejected_by_client -5
|
|
200
|
+
#define OSSL_CMP_PKISTATUS_checking_response -4
|
|
199
201
|
#define OSSL_CMP_PKISTATUS_request -3
|
|
200
202
|
#define OSSL_CMP_PKISTATUS_trans -2
|
|
201
203
|
#define OSSL_CMP_PKISTATUS_unspecified -1
|
|
@@ -34,7 +34,7 @@ extern "C" {
|
|
|
34
34
|
# define OPENSSL_VERSION_MINOR 5
|
|
35
35
|
/* clang-format on */
|
|
36
36
|
/* clang-format off */
|
|
37
|
-
# define OPENSSL_VERSION_PATCH
|
|
37
|
+
# define OPENSSL_VERSION_PATCH 6
|
|
38
38
|
/* clang-format on */
|
|
39
39
|
|
|
40
40
|
/*
|
|
@@ -87,10 +87,10 @@ extern "C" {
|
|
|
87
87
|
* OPENSSL_VERSION_BUILD_METADATA_STR appended.
|
|
88
88
|
*/
|
|
89
89
|
/* clang-format off */
|
|
90
|
-
# define OPENSSL_VERSION_STR "3.5.
|
|
90
|
+
# define OPENSSL_VERSION_STR "3.5.6"
|
|
91
91
|
/* clang-format on */
|
|
92
92
|
/* clang-format off */
|
|
93
|
-
# define OPENSSL_FULL_VERSION_STR "3.5.
|
|
93
|
+
# define OPENSSL_FULL_VERSION_STR "3.5.6"
|
|
94
94
|
/* clang-format on */
|
|
95
95
|
|
|
96
96
|
/*
|
|
@@ -99,7 +99,7 @@ extern "C" {
|
|
|
99
99
|
* These strings are defined separately to allow them to be parsable.
|
|
100
100
|
*/
|
|
101
101
|
/* clang-format off */
|
|
102
|
-
# define OPENSSL_RELEASE_DATE "
|
|
102
|
+
# define OPENSSL_RELEASE_DATE "7 Apr 2026"
|
|
103
103
|
/* clang-format on */
|
|
104
104
|
|
|
105
105
|
/*
|
|
@@ -107,7 +107,7 @@ extern "C" {
|
|
|
107
107
|
*/
|
|
108
108
|
|
|
109
109
|
/* clang-format off */
|
|
110
|
-
# define OPENSSL_VERSION_TEXT "OpenSSL 3.5.
|
|
110
|
+
# define OPENSSL_VERSION_TEXT "OpenSSL 3.5.6 7 Apr 2026"
|
|
111
111
|
/* clang-format on */
|
|
112
112
|
|
|
113
113
|
/* clang-format off */
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* WARNING: do not edit!
|
|
3
3
|
* Generated by Makefile from include/openssl/cmp.h.in
|
|
4
4
|
*
|
|
5
|
-
* Copyright 2007-
|
|
5
|
+
* Copyright 2007-2026 The OpenSSL Project Authors. All Rights Reserved.
|
|
6
6
|
* Copyright Nokia 2007-2019
|
|
7
7
|
* Copyright Siemens AG 2015-2019
|
|
8
8
|
*
|
|
@@ -196,6 +196,8 @@ typedef ASN1_BIT_STRING OSSL_CMP_PKIFAILUREINFO;
|
|
|
196
196
|
* -- CertReqMsg
|
|
197
197
|
* }
|
|
198
198
|
*/
|
|
199
|
+
#define OSSL_CMP_PKISTATUS_rejected_by_client -5
|
|
200
|
+
#define OSSL_CMP_PKISTATUS_checking_response -4
|
|
199
201
|
#define OSSL_CMP_PKISTATUS_request -3
|
|
200
202
|
#define OSSL_CMP_PKISTATUS_trans -2
|
|
201
203
|
#define OSSL_CMP_PKISTATUS_unspecified -1
|
|
@@ -34,7 +34,7 @@ extern "C" {
|
|
|
34
34
|
# define OPENSSL_VERSION_MINOR 5
|
|
35
35
|
/* clang-format on */
|
|
36
36
|
/* clang-format off */
|
|
37
|
-
# define OPENSSL_VERSION_PATCH
|
|
37
|
+
# define OPENSSL_VERSION_PATCH 6
|
|
38
38
|
/* clang-format on */
|
|
39
39
|
|
|
40
40
|
/*
|
|
@@ -87,10 +87,10 @@ extern "C" {
|
|
|
87
87
|
* OPENSSL_VERSION_BUILD_METADATA_STR appended.
|
|
88
88
|
*/
|
|
89
89
|
/* clang-format off */
|
|
90
|
-
# define OPENSSL_VERSION_STR "3.5.
|
|
90
|
+
# define OPENSSL_VERSION_STR "3.5.6"
|
|
91
91
|
/* clang-format on */
|
|
92
92
|
/* clang-format off */
|
|
93
|
-
# define OPENSSL_FULL_VERSION_STR "3.5.
|
|
93
|
+
# define OPENSSL_FULL_VERSION_STR "3.5.6"
|
|
94
94
|
/* clang-format on */
|
|
95
95
|
|
|
96
96
|
/*
|
|
@@ -99,7 +99,7 @@ extern "C" {
|
|
|
99
99
|
* These strings are defined separately to allow them to be parsable.
|
|
100
100
|
*/
|
|
101
101
|
/* clang-format off */
|
|
102
|
-
# define OPENSSL_RELEASE_DATE "
|
|
102
|
+
# define OPENSSL_RELEASE_DATE "7 Apr 2026"
|
|
103
103
|
/* clang-format on */
|
|
104
104
|
|
|
105
105
|
/*
|
|
@@ -107,7 +107,7 @@ extern "C" {
|
|
|
107
107
|
*/
|
|
108
108
|
|
|
109
109
|
/* clang-format off */
|
|
110
|
-
# define OPENSSL_VERSION_TEXT "OpenSSL 3.5.
|
|
110
|
+
# define OPENSSL_VERSION_TEXT "OpenSSL 3.5.6 7 Apr 2026"
|
|
111
111
|
/* clang-format on */
|
|
112
112
|
|
|
113
113
|
/* clang-format off */
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* WARNING: do not edit!
|
|
3
3
|
* Generated by Makefile from include/openssl/cmp.h.in
|
|
4
4
|
*
|
|
5
|
-
* Copyright 2007-
|
|
5
|
+
* Copyright 2007-2026 The OpenSSL Project Authors. All Rights Reserved.
|
|
6
6
|
* Copyright Nokia 2007-2019
|
|
7
7
|
* Copyright Siemens AG 2015-2019
|
|
8
8
|
*
|
|
@@ -196,6 +196,8 @@ typedef ASN1_BIT_STRING OSSL_CMP_PKIFAILUREINFO;
|
|
|
196
196
|
* -- CertReqMsg
|
|
197
197
|
* }
|
|
198
198
|
*/
|
|
199
|
+
#define OSSL_CMP_PKISTATUS_rejected_by_client -5
|
|
200
|
+
#define OSSL_CMP_PKISTATUS_checking_response -4
|
|
199
201
|
#define OSSL_CMP_PKISTATUS_request -3
|
|
200
202
|
#define OSSL_CMP_PKISTATUS_trans -2
|
|
201
203
|
#define OSSL_CMP_PKISTATUS_unspecified -1
|
|
@@ -34,7 +34,7 @@ extern "C" {
|
|
|
34
34
|
# define OPENSSL_VERSION_MINOR 5
|
|
35
35
|
/* clang-format on */
|
|
36
36
|
/* clang-format off */
|
|
37
|
-
# define OPENSSL_VERSION_PATCH
|
|
37
|
+
# define OPENSSL_VERSION_PATCH 6
|
|
38
38
|
/* clang-format on */
|
|
39
39
|
|
|
40
40
|
/*
|
|
@@ -87,10 +87,10 @@ extern "C" {
|
|
|
87
87
|
* OPENSSL_VERSION_BUILD_METADATA_STR appended.
|
|
88
88
|
*/
|
|
89
89
|
/* clang-format off */
|
|
90
|
-
# define OPENSSL_VERSION_STR "3.5.
|
|
90
|
+
# define OPENSSL_VERSION_STR "3.5.6"
|
|
91
91
|
/* clang-format on */
|
|
92
92
|
/* clang-format off */
|
|
93
|
-
# define OPENSSL_FULL_VERSION_STR "3.5.
|
|
93
|
+
# define OPENSSL_FULL_VERSION_STR "3.5.6"
|
|
94
94
|
/* clang-format on */
|
|
95
95
|
|
|
96
96
|
/*
|
|
@@ -99,7 +99,7 @@ extern "C" {
|
|
|
99
99
|
* These strings are defined separately to allow them to be parsable.
|
|
100
100
|
*/
|
|
101
101
|
/* clang-format off */
|
|
102
|
-
# define OPENSSL_RELEASE_DATE "
|
|
102
|
+
# define OPENSSL_RELEASE_DATE "7 Apr 2026"
|
|
103
103
|
/* clang-format on */
|
|
104
104
|
|
|
105
105
|
/*
|
|
@@ -107,7 +107,7 @@ extern "C" {
|
|
|
107
107
|
*/
|
|
108
108
|
|
|
109
109
|
/* clang-format off */
|
|
110
|
-
# define OPENSSL_VERSION_TEXT "OpenSSL 3.5.
|
|
110
|
+
# define OPENSSL_VERSION_TEXT "OpenSSL 3.5.6 7 Apr 2026"
|
|
111
111
|
/* clang-format on */
|
|
112
112
|
|
|
113
113
|
/* clang-format off */
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* WARNING: do not edit!
|
|
3
3
|
* Generated by Makefile from include/openssl/cmp.h.in
|
|
4
4
|
*
|
|
5
|
-
* Copyright 2007-
|
|
5
|
+
* Copyright 2007-2026 The OpenSSL Project Authors. All Rights Reserved.
|
|
6
6
|
* Copyright Nokia 2007-2019
|
|
7
7
|
* Copyright Siemens AG 2015-2019
|
|
8
8
|
*
|
|
@@ -196,6 +196,8 @@ typedef ASN1_BIT_STRING OSSL_CMP_PKIFAILUREINFO;
|
|
|
196
196
|
* -- CertReqMsg
|
|
197
197
|
* }
|
|
198
198
|
*/
|
|
199
|
+
#define OSSL_CMP_PKISTATUS_rejected_by_client -5
|
|
200
|
+
#define OSSL_CMP_PKISTATUS_checking_response -4
|
|
199
201
|
#define OSSL_CMP_PKISTATUS_request -3
|
|
200
202
|
#define OSSL_CMP_PKISTATUS_trans -2
|
|
201
203
|
#define OSSL_CMP_PKISTATUS_unspecified -1
|
|
@@ -34,7 +34,7 @@ extern "C" {
|
|
|
34
34
|
# define OPENSSL_VERSION_MINOR 5
|
|
35
35
|
/* clang-format on */
|
|
36
36
|
/* clang-format off */
|
|
37
|
-
# define OPENSSL_VERSION_PATCH
|
|
37
|
+
# define OPENSSL_VERSION_PATCH 6
|
|
38
38
|
/* clang-format on */
|
|
39
39
|
|
|
40
40
|
/*
|
|
@@ -87,10 +87,10 @@ extern "C" {
|
|
|
87
87
|
* OPENSSL_VERSION_BUILD_METADATA_STR appended.
|
|
88
88
|
*/
|
|
89
89
|
/* clang-format off */
|
|
90
|
-
# define OPENSSL_VERSION_STR "3.5.
|
|
90
|
+
# define OPENSSL_VERSION_STR "3.5.6"
|
|
91
91
|
/* clang-format on */
|
|
92
92
|
/* clang-format off */
|
|
93
|
-
# define OPENSSL_FULL_VERSION_STR "3.5.
|
|
93
|
+
# define OPENSSL_FULL_VERSION_STR "3.5.6"
|
|
94
94
|
/* clang-format on */
|
|
95
95
|
|
|
96
96
|
/*
|
|
@@ -99,7 +99,7 @@ extern "C" {
|
|
|
99
99
|
* These strings are defined separately to allow them to be parsable.
|
|
100
100
|
*/
|
|
101
101
|
/* clang-format off */
|
|
102
|
-
# define OPENSSL_RELEASE_DATE "
|
|
102
|
+
# define OPENSSL_RELEASE_DATE "7 Apr 2026"
|
|
103
103
|
/* clang-format on */
|
|
104
104
|
|
|
105
105
|
/*
|
|
@@ -107,7 +107,7 @@ extern "C" {
|
|
|
107
107
|
*/
|
|
108
108
|
|
|
109
109
|
/* clang-format off */
|
|
110
|
-
# define OPENSSL_VERSION_TEXT "OpenSSL 3.5.
|
|
110
|
+
# define OPENSSL_VERSION_TEXT "OpenSSL 3.5.6 7 Apr 2026"
|
|
111
111
|
/* clang-format on */
|
|
112
112
|
|
|
113
113
|
/* clang-format off */
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* WARNING: do not edit!
|
|
3
3
|
* Generated by Makefile from include/openssl/cmp.h.in
|
|
4
4
|
*
|
|
5
|
-
* Copyright 2007-
|
|
5
|
+
* Copyright 2007-2026 The OpenSSL Project Authors. All Rights Reserved.
|
|
6
6
|
* Copyright Nokia 2007-2019
|
|
7
7
|
* Copyright Siemens AG 2015-2019
|
|
8
8
|
*
|
|
@@ -196,6 +196,8 @@ typedef ASN1_BIT_STRING OSSL_CMP_PKIFAILUREINFO;
|
|
|
196
196
|
* -- CertReqMsg
|
|
197
197
|
* }
|
|
198
198
|
*/
|
|
199
|
+
#define OSSL_CMP_PKISTATUS_rejected_by_client -5
|
|
200
|
+
#define OSSL_CMP_PKISTATUS_checking_response -4
|
|
199
201
|
#define OSSL_CMP_PKISTATUS_request -3
|
|
200
202
|
#define OSSL_CMP_PKISTATUS_trans -2
|
|
201
203
|
#define OSSL_CMP_PKISTATUS_unspecified -1
|
|
@@ -34,7 +34,7 @@ extern "C" {
|
|
|
34
34
|
# define OPENSSL_VERSION_MINOR 5
|
|
35
35
|
/* clang-format on */
|
|
36
36
|
/* clang-format off */
|
|
37
|
-
# define OPENSSL_VERSION_PATCH
|
|
37
|
+
# define OPENSSL_VERSION_PATCH 6
|
|
38
38
|
/* clang-format on */
|
|
39
39
|
|
|
40
40
|
/*
|
|
@@ -87,10 +87,10 @@ extern "C" {
|
|
|
87
87
|
* OPENSSL_VERSION_BUILD_METADATA_STR appended.
|
|
88
88
|
*/
|
|
89
89
|
/* clang-format off */
|
|
90
|
-
# define OPENSSL_VERSION_STR "3.5.
|
|
90
|
+
# define OPENSSL_VERSION_STR "3.5.6"
|
|
91
91
|
/* clang-format on */
|
|
92
92
|
/* clang-format off */
|
|
93
|
-
# define OPENSSL_FULL_VERSION_STR "3.5.
|
|
93
|
+
# define OPENSSL_FULL_VERSION_STR "3.5.6"
|
|
94
94
|
/* clang-format on */
|
|
95
95
|
|
|
96
96
|
/*
|
|
@@ -99,7 +99,7 @@ extern "C" {
|
|
|
99
99
|
* These strings are defined separately to allow them to be parsable.
|
|
100
100
|
*/
|
|
101
101
|
/* clang-format off */
|
|
102
|
-
# define OPENSSL_RELEASE_DATE "
|
|
102
|
+
# define OPENSSL_RELEASE_DATE "7 Apr 2026"
|
|
103
103
|
/* clang-format on */
|
|
104
104
|
|
|
105
105
|
/*
|
|
@@ -107,7 +107,7 @@ extern "C" {
|
|
|
107
107
|
*/
|
|
108
108
|
|
|
109
109
|
/* clang-format off */
|
|
110
|
-
# define OPENSSL_VERSION_TEXT "OpenSSL 3.5.
|
|
110
|
+
# define OPENSSL_VERSION_TEXT "OpenSSL 3.5.6 7 Apr 2026"
|
|
111
111
|
/* clang-format on */
|
|
112
112
|
|
|
113
113
|
/* clang-format off */
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* WARNING: do not edit!
|
|
3
3
|
* Generated by Makefile from include/openssl/cmp.h.in
|
|
4
4
|
*
|
|
5
|
-
* Copyright 2007-
|
|
5
|
+
* Copyright 2007-2026 The OpenSSL Project Authors. All Rights Reserved.
|
|
6
6
|
* Copyright Nokia 2007-2019
|
|
7
7
|
* Copyright Siemens AG 2015-2019
|
|
8
8
|
*
|
|
@@ -196,6 +196,8 @@ typedef ASN1_BIT_STRING OSSL_CMP_PKIFAILUREINFO;
|
|
|
196
196
|
* -- CertReqMsg
|
|
197
197
|
* }
|
|
198
198
|
*/
|
|
199
|
+
#define OSSL_CMP_PKISTATUS_rejected_by_client -5
|
|
200
|
+
#define OSSL_CMP_PKISTATUS_checking_response -4
|
|
199
201
|
#define OSSL_CMP_PKISTATUS_request -3
|
|
200
202
|
#define OSSL_CMP_PKISTATUS_trans -2
|
|
201
203
|
#define OSSL_CMP_PKISTATUS_unspecified -1
|
|
@@ -34,7 +34,7 @@ extern "C" {
|
|
|
34
34
|
# define OPENSSL_VERSION_MINOR 5
|
|
35
35
|
/* clang-format on */
|
|
36
36
|
/* clang-format off */
|
|
37
|
-
# define OPENSSL_VERSION_PATCH
|
|
37
|
+
# define OPENSSL_VERSION_PATCH 6
|
|
38
38
|
/* clang-format on */
|
|
39
39
|
|
|
40
40
|
/*
|
|
@@ -87,10 +87,10 @@ extern "C" {
|
|
|
87
87
|
* OPENSSL_VERSION_BUILD_METADATA_STR appended.
|
|
88
88
|
*/
|
|
89
89
|
/* clang-format off */
|
|
90
|
-
# define OPENSSL_VERSION_STR "3.5.
|
|
90
|
+
# define OPENSSL_VERSION_STR "3.5.6"
|
|
91
91
|
/* clang-format on */
|
|
92
92
|
/* clang-format off */
|
|
93
|
-
# define OPENSSL_FULL_VERSION_STR "3.5.
|
|
93
|
+
# define OPENSSL_FULL_VERSION_STR "3.5.6"
|
|
94
94
|
/* clang-format on */
|
|
95
95
|
|
|
96
96
|
/*
|
|
@@ -99,7 +99,7 @@ extern "C" {
|
|
|
99
99
|
* These strings are defined separately to allow them to be parsable.
|
|
100
100
|
*/
|
|
101
101
|
/* clang-format off */
|
|
102
|
-
# define OPENSSL_RELEASE_DATE "
|
|
102
|
+
# define OPENSSL_RELEASE_DATE "7 Apr 2026"
|
|
103
103
|
/* clang-format on */
|
|
104
104
|
|
|
105
105
|
/*
|
|
@@ -107,7 +107,7 @@ extern "C" {
|
|
|
107
107
|
*/
|
|
108
108
|
|
|
109
109
|
/* clang-format off */
|
|
110
|
-
# define OPENSSL_VERSION_TEXT "OpenSSL 3.5.
|
|
110
|
+
# define OPENSSL_VERSION_TEXT "OpenSSL 3.5.6 7 Apr 2026"
|
|
111
111
|
/* clang-format on */
|
|
112
112
|
|
|
113
113
|
/* clang-format off */
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* WARNING: do not edit!
|
|
3
3
|
* Generated by Makefile from include/openssl/cmp.h.in
|
|
4
4
|
*
|
|
5
|
-
* Copyright 2007-
|
|
5
|
+
* Copyright 2007-2026 The OpenSSL Project Authors. All Rights Reserved.
|
|
6
6
|
* Copyright Nokia 2007-2019
|
|
7
7
|
* Copyright Siemens AG 2015-2019
|
|
8
8
|
*
|
|
@@ -196,6 +196,8 @@ typedef ASN1_BIT_STRING OSSL_CMP_PKIFAILUREINFO;
|
|
|
196
196
|
* -- CertReqMsg
|
|
197
197
|
* }
|
|
198
198
|
*/
|
|
199
|
+
#define OSSL_CMP_PKISTATUS_rejected_by_client -5
|
|
200
|
+
#define OSSL_CMP_PKISTATUS_checking_response -4
|
|
199
201
|
#define OSSL_CMP_PKISTATUS_request -3
|
|
200
202
|
#define OSSL_CMP_PKISTATUS_trans -2
|
|
201
203
|
#define OSSL_CMP_PKISTATUS_unspecified -1
|