node-aix-ppc64 12.22.4 → 12.22.8
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 +5 -1
- package/bin/node +0 -0
- package/include/node/node.exp +21 -13
- 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_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix-gcc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix-gcc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix-gcc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h +1 -1
- 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_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-x32/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-x32/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-x32/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h +1 -1
- 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_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/e_os2.h +3 -2
- package/include/node/openssl/ec.h +10 -7
- package/include/node/openssl/opensslv.h +2 -2
- package/include/node/openssl/sslerr.h +4 -1
- package/include/node/openssl/x509v3err.h +3 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -28,7 +28,11 @@ release.
|
|
|
28
28
|
</tr>
|
|
29
29
|
<tr>
|
|
30
30
|
<td valign="top">
|
|
31
|
-
<b><a href="doc/changelogs/CHANGELOG_V12.md#12.22.
|
|
31
|
+
<b><a href="doc/changelogs/CHANGELOG_V12.md#12.22.8">12.22.8</a></b><br/>
|
|
32
|
+
<a href="doc/changelogs/CHANGELOG_V12.md#12.22.7">12.22.7</a><br/>
|
|
33
|
+
<a href="doc/changelogs/CHANGELOG_V12.md#12.22.6">12.22.6</a><br/>
|
|
34
|
+
<a href="doc/changelogs/CHANGELOG_V12.md#12.22.5">12.22.5</a><br/>
|
|
35
|
+
<a href="doc/changelogs/CHANGELOG_V12.md#12.22.4">12.22.4</a><br/>
|
|
32
36
|
<a href="doc/changelogs/CHANGELOG_V12.md#12.22.3">12.22.3</a><br/>
|
|
33
37
|
<a href="doc/changelogs/CHANGELOG_V12.md#12.22.2">12.22.2</a><br/>
|
|
34
38
|
<a href="doc/changelogs/CHANGELOG_V12.md#12.22.1">12.22.1</a><br/>
|
package/bin/node
CHANGED
|
Binary file
|
package/include/node/node.exp
CHANGED
|
@@ -6315,15 +6315,15 @@ _GLOBAL__F__ZN2v88internal6torque21TypeArgumentInferenceC2ERKSt6vectorIPNS1_10Id
|
|
|
6315
6315
|
_GLOBAL__F__ZN2v88internal6torque5Block13SetInputTypesERKNS1_5StackIPKNS1_4TypeEEE
|
|
6316
6316
|
_GLOBAL__F__ZNK2v88internal6torque4Rule9RunActionEPKNS1_4ItemERKNS1_11LexerResultE
|
|
6317
6317
|
_GLOBAL__F__ZNK2v88internal6torque4Type8ToStringB5cxx11Ev
|
|
6318
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_common_assert_scope.
|
|
6319
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.
|
|
6320
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.
|
|
6321
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_perf_jit.
|
|
6322
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.
|
|
6323
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.
|
|
6324
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.
|
|
6325
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_interpreter.
|
|
6326
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.
|
|
6318
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_common_assert_scope.cc_DFF67DD7_0x5b7061a2362468
|
|
6319
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.cc_AE91A18C_0x2fdd266b56b7ff
|
|
6320
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.cc_AE91A18C_0x489b8cb05cdce5
|
|
6321
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_perf_jit.cc_AE91A18C_0x52672cffbffa01
|
|
6322
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.cc_DFF67DD7_0x64488472446ef2
|
|
6323
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.cc_AE91A18C_0x31ac0fc0761ebb
|
|
6324
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.cc_AE91A18C_0x313f45f886b3c2
|
|
6325
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_interpreter.cc_AE91A18C_0x411f10035228d5
|
|
6326
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.cc_DFF67DD7_0x7d5b680c66feac
|
|
6327
6327
|
_GLOBAL__I_65535_0_OPENSSL_ppccap_P
|
|
6328
6328
|
_GLOBAL__I_65535_0__Z20_register_cares_wrapv
|
|
6329
6329
|
_GLOBAL__I_65535_0__ZN12v8_inspector10toV8StringEPN2v87IsolateERKNS_8String16E
|
|
@@ -6970,7 +6970,7 @@ _GLOBAL__I_65535_0__ZNK2v88internal8compiler11NodeMatcher12IsComparisonEv
|
|
|
6970
6970
|
_GLOBAL__I_65535_0__ZNK2v88internal8compiler21PropertyAccessBuilder5graphEv
|
|
6971
6971
|
_GLOBAL__I_65535_0__ZNK2v88internal9DebugInfo7IsEmptyEv
|
|
6972
6972
|
_GLOBAL__I_65535_0__ZNK2v88internal9PreParser13GetIdentifierEv
|
|
6973
|
-
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_output_root_torque_generated_class_definitions_tq.
|
|
6973
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_output_root_torque_generated_class_definitions_tq.cc_DFF67DD7_0xc6e8b2be067cb9
|
|
6974
6974
|
_GLOBAL__I_65535_0_nodedbg_const_ContextEmbedderIndex__kEnvironment__int
|
|
6975
6975
|
_GLOBAL__I_65535_0_v8dbg_frametype_EntryFrame
|
|
6976
6976
|
_HZData_67
|
|
@@ -61118,8 +61118,11 @@ adler32_combine
|
|
|
61118
61118
|
adler32_combine64
|
|
61119
61119
|
adler32_z
|
|
61120
61120
|
allowedHourFormatsCleanup_67
|
|
61121
|
+
ares__addrinfo2addrttl
|
|
61122
|
+
ares__addrinfo2hostent
|
|
61121
61123
|
ares__addrinfo_cat_cnames
|
|
61122
61124
|
ares__addrinfo_cat_nodes
|
|
61125
|
+
ares__addrinfo_localhost
|
|
61123
61126
|
ares__append_addrinfo_cname
|
|
61124
61127
|
ares__append_addrinfo_node
|
|
61125
61128
|
ares__bitncmp
|
|
@@ -61129,6 +61132,7 @@ ares__close_sockets
|
|
|
61129
61132
|
ares__connect_socket
|
|
61130
61133
|
ares__destroy_servers_state
|
|
61131
61134
|
ares__expand_name_for_response
|
|
61135
|
+
ares__expand_name_validated
|
|
61132
61136
|
ares__free_query
|
|
61133
61137
|
ares__freeaddrinfo_cnames
|
|
61134
61138
|
ares__freeaddrinfo_nodes
|
|
@@ -61145,7 +61149,6 @@ ares__malloc_addrinfo_cname
|
|
|
61145
61149
|
ares__malloc_addrinfo_node
|
|
61146
61150
|
ares__open_socket
|
|
61147
61151
|
ares__parse_into_addrinfo
|
|
61148
|
-
ares__parse_into_addrinfo2
|
|
61149
61152
|
ares__read_line
|
|
61150
61153
|
ares__readaddrinfo
|
|
61151
61154
|
ares__remove_from_list
|
|
@@ -61154,6 +61157,7 @@ ares__single_domain
|
|
|
61154
61157
|
ares__sortaddrinfo
|
|
61155
61158
|
ares__timedout
|
|
61156
61159
|
ares__tvnow
|
|
61160
|
+
ares_append_ai_node
|
|
61157
61161
|
ares_cancel
|
|
61158
61162
|
ares_create_query
|
|
61159
61163
|
ares_destroy
|
|
@@ -61204,6 +61208,7 @@ ares_parse_soa_reply
|
|
|
61204
61208
|
ares_parse_srv_reply
|
|
61205
61209
|
ares_parse_txt_reply
|
|
61206
61210
|
ares_parse_txt_reply_ext
|
|
61211
|
+
ares_parse_uri_reply
|
|
61207
61212
|
ares_process
|
|
61208
61213
|
ares_process_fd
|
|
61209
61214
|
ares_query
|
|
@@ -61661,7 +61666,6 @@ dtls1_ctrl
|
|
|
61661
61666
|
dtls1_default_timeout
|
|
61662
61667
|
dtls1_dispatch_alert
|
|
61663
61668
|
dtls1_do_write
|
|
61664
|
-
dtls1_double_timeout
|
|
61665
61669
|
dtls1_free
|
|
61666
61670
|
dtls1_get_bitmap
|
|
61667
61671
|
dtls1_get_message_header
|
|
@@ -61812,6 +61816,7 @@ ed25519_asn1_meth
|
|
|
61812
61816
|
ed25519_pkey_meth
|
|
61813
61817
|
ed448_asn1_meth
|
|
61814
61818
|
ed448_pkey_meth
|
|
61819
|
+
engine_add_dynamic_id
|
|
61815
61820
|
engine_cleanup_add_first
|
|
61816
61821
|
engine_cleanup_add_last
|
|
61817
61822
|
engine_cleanup_int
|
|
@@ -61823,6 +61828,7 @@ engine_load_rdrand_int
|
|
|
61823
61828
|
engine_lock_init
|
|
61824
61829
|
engine_pkey_asn1_meths_free
|
|
61825
61830
|
engine_pkey_meths_free
|
|
61831
|
+
engine_remove_dynamic_id
|
|
61826
61832
|
engine_set_all_null
|
|
61827
61833
|
engine_table_cleanup
|
|
61828
61834
|
engine_table_doall
|
|
@@ -62270,7 +62276,7 @@ llhttp__internal__c_test_flags
|
|
|
62270
62276
|
llhttp__internal__c_test_flags_1
|
|
62271
62277
|
llhttp__internal__c_test_flags_2
|
|
62272
62278
|
llhttp__internal__c_test_flags_3
|
|
62273
|
-
|
|
62279
|
+
llhttp__internal__c_test_flags_6
|
|
62274
62280
|
llhttp__internal__c_update_content_length
|
|
62275
62281
|
llhttp__internal__c_update_finish
|
|
62276
62282
|
llhttp__internal__c_update_finish_1
|
|
@@ -63176,6 +63182,7 @@ ssl_get_max_send_fragment
|
|
|
63176
63182
|
ssl_get_min_max_version
|
|
63177
63183
|
ssl_get_new_session
|
|
63178
63184
|
ssl_get_prev_session
|
|
63185
|
+
ssl_get_security_level_bits
|
|
63179
63186
|
ssl_get_server_cert_serverinfo
|
|
63180
63187
|
ssl_get_split_send_fragment
|
|
63181
63188
|
ssl_handshake_hash
|
|
@@ -65983,6 +65990,7 @@ x509_init_sig_info
|
|
|
65983
65990
|
x509_likely_issued
|
|
65984
65991
|
x509_set1_time
|
|
65985
65992
|
x509_signing_allowed
|
|
65993
|
+
x509v3_add_len_value_uchar
|
|
65986
65994
|
x86_check_features
|
|
65987
65995
|
x86_cpu_enable_simd
|
|
65988
65996
|
zError
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
#define PLATFORM "platform: solaris64-x86_64-gcc"
|
|
14
|
-
#define DATE "built on:
|
|
14
|
+
#define DATE "built on: Tue Dec 14 17:21:23 2021 UTC"
|
|
15
15
|
|
|
16
16
|
/*
|
|
17
17
|
* Generate compiler_flags as an array of individual characters. This is a
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
#define PLATFORM "platform: solaris64-x86_64-gcc"
|
|
14
|
-
#define DATE "built on:
|
|
14
|
+
#define DATE "built on: Tue Dec 14 17:21:34 2021 UTC"
|
|
15
15
|
|
|
16
16
|
/*
|
|
17
17
|
* Generate compiler_flags as an array of individual characters. This is a
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
#define PLATFORM "platform: solaris64-x86_64-gcc"
|
|
14
|
-
#define DATE "built on:
|
|
14
|
+
#define DATE "built on: Tue Dec 14 17:21:44 2021 UTC"
|
|
15
15
|
|
|
16
16
|
/*
|
|
17
17
|
* Generate compiler_flags as an array of individual characters. This is a
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright 1995-
|
|
2
|
+
* Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
|
|
3
3
|
*
|
|
4
4
|
* Licensed under the OpenSSL license (the "License"). You may not use
|
|
5
5
|
* this file except in compliance with the License. You can obtain a copy
|
|
@@ -279,7 +279,8 @@ typedef unsigned __int64 uint64_t;
|
|
|
279
279
|
# define ossl_inline inline
|
|
280
280
|
# endif
|
|
281
281
|
|
|
282
|
-
# if defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201112L
|
|
282
|
+
# if defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201112L && \
|
|
283
|
+
!defined(__cplusplus)
|
|
283
284
|
# define ossl_noreturn _Noreturn
|
|
284
285
|
# elif defined(__GNUC__) && __GNUC__ >= 2
|
|
285
286
|
# define ossl_noreturn __attribute__((noreturn))
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright 2002-
|
|
2
|
+
* Copyright 2002-2021 The OpenSSL Project Authors. All Rights Reserved.
|
|
3
3
|
* Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
|
|
4
4
|
*
|
|
5
5
|
* Licensed under the OpenSSL license (the "License"). You may not use
|
|
@@ -793,12 +793,15 @@ int EC_GROUP_get_pentanomial_basis(const EC_GROUP *, unsigned int *k1,
|
|
|
793
793
|
EC_GROUP *d2i_ECPKParameters(EC_GROUP **, const unsigned char **in, long len);
|
|
794
794
|
int i2d_ECPKParameters(const EC_GROUP *, unsigned char **out);
|
|
795
795
|
|
|
796
|
-
# define d2i_ECPKParameters_bio(bp,x)
|
|
797
|
-
|
|
798
|
-
# define
|
|
799
|
-
|
|
800
|
-
# define
|
|
801
|
-
|
|
796
|
+
# define d2i_ECPKParameters_bio(bp,x) \
|
|
797
|
+
ASN1_d2i_bio_of(EC_GROUP, NULL, d2i_ECPKParameters, bp, x)
|
|
798
|
+
# define i2d_ECPKParameters_bio(bp,x) \
|
|
799
|
+
ASN1_i2d_bio_of_const(EC_GROUP, i2d_ECPKParameters, bp, x)
|
|
800
|
+
# define d2i_ECPKParameters_fp(fp,x) \
|
|
801
|
+
(EC_GROUP *)ASN1_d2i_fp(NULL, (d2i_of_void *)d2i_ECPKParameters, (fp), \
|
|
802
|
+
(void **)(x))
|
|
803
|
+
# define i2d_ECPKParameters_fp(fp,x) \
|
|
804
|
+
ASN1_i2d_fp((i2d_of_void *)i2d_ECPKParameters, (fp), (void *)(x))
|
|
802
805
|
|
|
803
806
|
int ECPKParameters_print(BIO *bp, const EC_GROUP *x, int off);
|
|
804
807
|
# ifndef OPENSSL_NO_STDIO
|
|
@@ -39,8 +39,8 @@ extern "C" {
|
|
|
39
39
|
* (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
|
|
40
40
|
* major minor fix final patch/beta)
|
|
41
41
|
*/
|
|
42
|
-
# define OPENSSL_VERSION_NUMBER
|
|
43
|
-
# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.
|
|
42
|
+
# define OPENSSL_VERSION_NUMBER 0x101010dfL
|
|
43
|
+
# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1m 14 Dec 2021"
|
|
44
44
|
|
|
45
45
|
/*-
|
|
46
46
|
* The macros below are to be used for shared library (.so, .dll, ...)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*
|
|
2
2
|
* Generated by util/mkerr.pl DO NOT EDIT
|
|
3
|
-
* Copyright 1995-
|
|
3
|
+
* Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
|
|
4
4
|
*
|
|
5
5
|
* Licensed under the OpenSSL license (the "License"). You may not use
|
|
6
6
|
* this file except in compliance with the License. You can obtain a copy
|
|
@@ -70,6 +70,7 @@ int ERR_load_SSL_strings(void);
|
|
|
70
70
|
# define SSL_F_FINAL_EMS 486
|
|
71
71
|
# define SSL_F_FINAL_KEY_SHARE 503
|
|
72
72
|
# define SSL_F_FINAL_MAXFRAGMENTLEN 557
|
|
73
|
+
# define SSL_F_FINAL_PSK 639
|
|
73
74
|
# define SSL_F_FINAL_RENEGOTIATE 483
|
|
74
75
|
# define SSL_F_FINAL_SERVER_NAME 558
|
|
75
76
|
# define SSL_F_FINAL_SIG_ALGS 497
|
|
@@ -592,6 +593,7 @@ int ERR_load_SSL_strings(void);
|
|
|
592
593
|
# define SSL_R_MISSING_ECDSA_SIGNING_CERT 381
|
|
593
594
|
# define SSL_R_MISSING_FATAL 256
|
|
594
595
|
# define SSL_R_MISSING_PARAMETERS 290
|
|
596
|
+
# define SSL_R_MISSING_PSK_KEX_MODES_EXTENSION 310
|
|
595
597
|
# define SSL_R_MISSING_RSA_CERTIFICATE 168
|
|
596
598
|
# define SSL_R_MISSING_RSA_ENCRYPTING_CERT 169
|
|
597
599
|
# define SSL_R_MISSING_RSA_SIGNING_CERT 170
|
|
@@ -633,6 +635,7 @@ int ERR_load_SSL_strings(void);
|
|
|
633
635
|
# define SSL_R_NO_VERIFY_COOKIE_CALLBACK 403
|
|
634
636
|
# define SSL_R_NULL_SSL_CTX 195
|
|
635
637
|
# define SSL_R_NULL_SSL_METHOD_PASSED 196
|
|
638
|
+
# define SSL_R_OCSP_CALLBACK_FAILURE 294
|
|
636
639
|
# define SSL_R_OLD_SESSION_CIPHER_NOT_RETURNED 197
|
|
637
640
|
# define SSL_R_OLD_SESSION_COMPRESSION_ALGORITHM_NOT_RETURNED 344
|
|
638
641
|
# define SSL_R_OVERFLOW_ERROR 237
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*
|
|
2
2
|
* Generated by util/mkerr.pl DO NOT EDIT
|
|
3
|
-
* Copyright 1995-
|
|
3
|
+
* Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
|
|
4
4
|
*
|
|
5
5
|
* Licensed under the OpenSSL license (the "License"). You may not use
|
|
6
6
|
* this file except in compliance with the License. You can obtain a copy
|
|
@@ -38,6 +38,7 @@ int ERR_load_X509V3_strings(void);
|
|
|
38
38
|
# define X509V3_F_I2S_ASN1_IA5STRING 149
|
|
39
39
|
# define X509V3_F_I2S_ASN1_INTEGER 120
|
|
40
40
|
# define X509V3_F_I2V_AUTHORITY_INFO_ACCESS 138
|
|
41
|
+
# define X509V3_F_I2V_AUTHORITY_KEYID 173
|
|
41
42
|
# define X509V3_F_LEVEL_ADD_NODE 168
|
|
42
43
|
# define X509V3_F_NOTICE_SECTION 132
|
|
43
44
|
# define X509V3_F_NREF_NOS 133
|
|
@@ -78,6 +79,7 @@ int ERR_load_X509V3_strings(void);
|
|
|
78
79
|
# define X509V3_F_V2I_TLS_FEATURE 165
|
|
79
80
|
# define X509V3_F_V3_GENERIC_EXTENSION 116
|
|
80
81
|
# define X509V3_F_X509V3_ADD1_I2D 140
|
|
82
|
+
# define X509V3_F_X509V3_ADD_LEN_VALUE 174
|
|
81
83
|
# define X509V3_F_X509V3_ADD_VALUE 105
|
|
82
84
|
# define X509V3_F_X509V3_EXT_ADD 104
|
|
83
85
|
# define X509V3_F_X509V3_EXT_ADD_ALIAS 106
|