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 */
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
#define PLATFORM "platform: solaris64-x86_64-gcc"
|
|
14
|
-
#define DATE "built on: Tue
|
|
14
|
+
#define DATE "built on: Tue Apr 7 19:17:03 2026 UTC"
|
|
15
15
|
|
|
16
16
|
/*
|
|
17
17
|
* Generate compiler_flags as an array of individual characters. This is a
|
|
@@ -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 */
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
#define PLATFORM "platform: solaris64-x86_64-gcc"
|
|
14
|
-
#define DATE "built on: Tue
|
|
14
|
+
#define DATE "built on: Tue Apr 7 19:17:27 2026 UTC"
|
|
15
15
|
|
|
16
16
|
/*
|
|
17
17
|
* Generate compiler_flags as an array of individual characters. This is a
|
|
@@ -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 */
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
#define PLATFORM "platform: solaris64-x86_64-gcc"
|
|
14
|
-
#define DATE "built on: Tue
|
|
14
|
+
#define DATE "built on: Tue Apr 7 19:17:47 2026 UTC"
|
|
15
15
|
|
|
16
16
|
/*
|
|
17
17
|
* Generate compiler_flags as an array of individual characters. This is a
|
|
@@ -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 */
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright 2019-
|
|
2
|
+
* Copyright 2019-2026 The OpenSSL Project Authors. All Rights Reserved.
|
|
3
3
|
*
|
|
4
4
|
* Licensed under the Apache License 2.0 (the "License"). You may not use
|
|
5
5
|
* this file except in compliance with the License. You can obtain a copy
|
|
@@ -162,16 +162,16 @@ OSSL_CORE_MAKE_FUNC(void,
|
|
|
162
162
|
|
|
163
163
|
OSSL_CORE_MAKE_FUNC(OSSL_CORE_BIO *, BIO_new_file, (const char *filename, const char *mode))
|
|
164
164
|
OSSL_CORE_MAKE_FUNC(OSSL_CORE_BIO *, BIO_new_membuf, (const void *buf, int len))
|
|
165
|
-
OSSL_CORE_MAKE_FUNC(int, BIO_read_ex, (OSSL_CORE_BIO *
|
|
166
|
-
OSSL_CORE_MAKE_FUNC(int, BIO_write_ex, (OSSL_CORE_BIO *
|
|
167
|
-
OSSL_CORE_MAKE_FUNC(int, BIO_gets, (OSSL_CORE_BIO *
|
|
168
|
-
OSSL_CORE_MAKE_FUNC(int, BIO_puts, (OSSL_CORE_BIO *
|
|
169
|
-
OSSL_CORE_MAKE_FUNC(int, BIO_up_ref, (OSSL_CORE_BIO *
|
|
170
|
-
OSSL_CORE_MAKE_FUNC(int, BIO_free, (OSSL_CORE_BIO *
|
|
171
|
-
OSSL_CORE_MAKE_FUNC(int, BIO_vprintf, (OSSL_CORE_BIO *
|
|
165
|
+
OSSL_CORE_MAKE_FUNC(int, BIO_read_ex, (OSSL_CORE_BIO *bio, void *data, size_t data_len, size_t *bytes_read))
|
|
166
|
+
OSSL_CORE_MAKE_FUNC(int, BIO_write_ex, (OSSL_CORE_BIO *bio, const void *data, size_t data_len, size_t *written))
|
|
167
|
+
OSSL_CORE_MAKE_FUNC(int, BIO_gets, (OSSL_CORE_BIO *bio, char *buf, int size))
|
|
168
|
+
OSSL_CORE_MAKE_FUNC(int, BIO_puts, (OSSL_CORE_BIO *bio, const char *str))
|
|
169
|
+
OSSL_CORE_MAKE_FUNC(int, BIO_up_ref, (OSSL_CORE_BIO *bio))
|
|
170
|
+
OSSL_CORE_MAKE_FUNC(int, BIO_free, (OSSL_CORE_BIO *bio))
|
|
171
|
+
OSSL_CORE_MAKE_FUNC(int, BIO_vprintf, (OSSL_CORE_BIO *bio, const char *format, va_list args))
|
|
172
172
|
OSSL_CORE_MAKE_FUNC(int, BIO_vsnprintf,
|
|
173
173
|
(char *buf, size_t n, const char *fmt, va_list args))
|
|
174
|
-
OSSL_CORE_MAKE_FUNC(int, BIO_ctrl, (OSSL_CORE_BIO *
|
|
174
|
+
OSSL_CORE_MAKE_FUNC(int, BIO_ctrl, (OSSL_CORE_BIO *bio, int cmd, long num, void *ptr))
|
|
175
175
|
|
|
176
176
|
/* New seeding functions prototypes with the 101-104 series */
|
|
177
177
|
#define OSSL_FUNC_CLEANUP_USER_ENTROPY 96
|
|
@@ -180,9 +180,9 @@ OSSL_CORE_MAKE_FUNC(int, BIO_ctrl, (OSSL_CORE_BIO * bio, int cmd, long num, void
|
|
|
180
180
|
#define OSSL_FUNC_GET_USER_NONCE 99
|
|
181
181
|
|
|
182
182
|
#define OSSL_FUNC_INDICATOR_CB 95
|
|
183
|
-
OSSL_CORE_MAKE_FUNC(void, indicator_cb, (OPENSSL_CORE_CTX *
|
|
183
|
+
OSSL_CORE_MAKE_FUNC(void, indicator_cb, (OPENSSL_CORE_CTX *ctx, OSSL_INDICATOR_CALLBACK **cb))
|
|
184
184
|
#define OSSL_FUNC_SELF_TEST_CB 100
|
|
185
|
-
OSSL_CORE_MAKE_FUNC(void, self_test_cb, (OPENSSL_CORE_CTX *
|
|
185
|
+
OSSL_CORE_MAKE_FUNC(void, self_test_cb, (OPENSSL_CORE_CTX *ctx, OSSL_CALLBACK **cb, void **cbarg))
|
|
186
186
|
|
|
187
187
|
/* Functions to get seed material from the operating system */
|
|
188
188
|
#define OSSL_FUNC_GET_ENTROPY 101
|
|
@@ -257,26 +257,26 @@ OSSL_CORE_MAKE_FUNC(int, provider_random_bytes, (void *provctx, int which, void
|
|
|
257
257
|
/* Libssl related functions */
|
|
258
258
|
#define OSSL_FUNC_SSL_QUIC_TLS_CRYPTO_SEND 2001
|
|
259
259
|
OSSL_CORE_MAKE_FUNC(int, SSL_QUIC_TLS_crypto_send,
|
|
260
|
-
(SSL *
|
|
260
|
+
(SSL *s, const unsigned char *buf, size_t buf_len,
|
|
261
261
|
size_t *consumed, void *arg))
|
|
262
262
|
#define OSSL_FUNC_SSL_QUIC_TLS_CRYPTO_RECV_RCD 2002
|
|
263
263
|
OSSL_CORE_MAKE_FUNC(int, SSL_QUIC_TLS_crypto_recv_rcd,
|
|
264
|
-
(SSL *
|
|
264
|
+
(SSL *s, const unsigned char **buf, size_t *bytes_read,
|
|
265
265
|
void *arg))
|
|
266
266
|
#define OSSL_FUNC_SSL_QUIC_TLS_CRYPTO_RELEASE_RCD 2003
|
|
267
267
|
OSSL_CORE_MAKE_FUNC(int, SSL_QUIC_TLS_crypto_release_rcd,
|
|
268
|
-
(SSL *
|
|
268
|
+
(SSL *s, size_t bytes_read, void *arg))
|
|
269
269
|
#define OSSL_FUNC_SSL_QUIC_TLS_YIELD_SECRET 2004
|
|
270
270
|
OSSL_CORE_MAKE_FUNC(int, SSL_QUIC_TLS_yield_secret,
|
|
271
|
-
(SSL *
|
|
271
|
+
(SSL *s, uint32_t prot_level, int direction,
|
|
272
272
|
const unsigned char *secret, size_t secret_len, void *arg))
|
|
273
273
|
#define OSSL_FUNC_SSL_QUIC_TLS_GOT_TRANSPORT_PARAMS 2005
|
|
274
274
|
OSSL_CORE_MAKE_FUNC(int, SSL_QUIC_TLS_got_transport_params,
|
|
275
|
-
(SSL *
|
|
275
|
+
(SSL *s, const unsigned char *params, size_t params_len,
|
|
276
276
|
void *arg))
|
|
277
277
|
#define OSSL_FUNC_SSL_QUIC_TLS_ALERT 2006
|
|
278
278
|
OSSL_CORE_MAKE_FUNC(int, SSL_QUIC_TLS_alert,
|
|
279
|
-
(SSL *
|
|
279
|
+
(SSL *s, unsigned char alert_code, void *arg))
|
|
280
280
|
|
|
281
281
|
/* Operations */
|
|
282
282
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*
|
|
2
2
|
* Generated by util/mkerr.pl DO NOT EDIT
|
|
3
|
-
* Copyright 1995-
|
|
3
|
+
* Copyright 1995-2026 The OpenSSL Project Authors. All Rights Reserved.
|
|
4
4
|
*
|
|
5
5
|
* Licensed under the Apache License 2.0 (the "License"). You may not use
|
|
6
6
|
* this file except in compliance with the License. You can obtain a copy
|
|
@@ -21,6 +21,7 @@
|
|
|
21
21
|
*/
|
|
22
22
|
#define HTTP_R_ASN1_LEN_EXCEEDS_MAX_RESP_LEN 108
|
|
23
23
|
#define HTTP_R_CONNECT_FAILURE 100
|
|
24
|
+
#define HTTP_R_CONTENT_TYPE_MISMATCH 131
|
|
24
25
|
#define HTTP_R_ERROR_PARSING_ASN1_LENGTH 109
|
|
25
26
|
#define HTTP_R_ERROR_PARSING_CONTENT_LENGTH 119
|
|
26
27
|
#define HTTP_R_ERROR_PARSING_URL 101
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright 2019-
|
|
2
|
+
* Copyright 2019-2026 The OpenSSL Project Authors. All Rights Reserved.
|
|
3
3
|
*
|
|
4
4
|
* Licensed under the Apache License 2.0 (the "License"). You may not use
|
|
5
5
|
* this file except in compliance with the License. You can obtain a copy
|
|
@@ -168,6 +168,7 @@
|
|
|
168
168
|
* 'no-deprecated'.
|
|
169
169
|
*/
|
|
170
170
|
|
|
171
|
+
#undef OPENSSL_NO_DEPRECATED_3_5
|
|
171
172
|
#undef OPENSSL_NO_DEPRECATED_3_4
|
|
172
173
|
#undef OPENSSL_NO_DEPRECATED_3_1
|
|
173
174
|
#undef OPENSSL_NO_DEPRECATED_3_0
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright 1995-
|
|
2
|
+
* Copyright 1995-2026 The OpenSSL Project Authors. All Rights Reserved.
|
|
3
3
|
*
|
|
4
4
|
* Licensed under the Apache License 2.0 (the "License"). You may not use
|
|
5
5
|
* this file except in compliance with the License. You can obtain a copy
|
|
@@ -334,13 +334,13 @@ struct rsa_pss_params_st {
|
|
|
334
334
|
DECLARE_ASN1_FUNCTIONS(RSA_PSS_PARAMS)
|
|
335
335
|
DECLARE_ASN1_DUP_FUNCTION(RSA_PSS_PARAMS)
|
|
336
336
|
|
|
337
|
-
|
|
337
|
+
struct rsa_oaep_params_st {
|
|
338
338
|
X509_ALGOR *hashFunc;
|
|
339
339
|
X509_ALGOR *maskGenFunc;
|
|
340
340
|
X509_ALGOR *pSourceFunc;
|
|
341
341
|
/* Decoded hash algorithm from maskGenFunc */
|
|
342
342
|
X509_ALGOR *maskHash;
|
|
343
|
-
}
|
|
343
|
+
};
|
|
344
344
|
|
|
345
345
|
DECLARE_ASN1_FUNCTIONS(RSA_OAEP_PARAMS)
|
|
346
346
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright 2001-
|
|
2
|
+
* Copyright 2001-2026 The OpenSSL Project Authors. All Rights Reserved.
|
|
3
3
|
*
|
|
4
4
|
* Licensed under the Apache License 2.0 (the "License"). You may not use
|
|
5
5
|
* this file except in compliance with the License. You can obtain a copy
|
|
@@ -155,7 +155,9 @@ typedef struct dsa_method DSA_METHOD;
|
|
|
155
155
|
typedef struct rsa_st RSA;
|
|
156
156
|
typedef struct rsa_meth_st RSA_METHOD;
|
|
157
157
|
#endif
|
|
158
|
+
|
|
158
159
|
typedef struct rsa_pss_params_st RSA_PSS_PARAMS;
|
|
160
|
+
typedef struct rsa_oaep_params_st RSA_OAEP_PARAMS;
|
|
159
161
|
|
|
160
162
|
#ifndef OPENSSL_NO_DEPRECATED_3_0
|
|
161
163
|
typedef struct ec_key_st EC_KEY;
|