node-aix-ppc64 12.22.5 → 12.22.9

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.
Files changed (77) hide show
  1. package/CHANGELOG.md +5 -1
  2. package/bin/node +0 -0
  3. package/include/node/node.exp +21 -18
  4. package/include/node/node_version.h +1 -1
  5. package/include/node/openssl/archs/BSD-x86/asm/crypto/buildinf.h +1 -1
  6. package/include/node/openssl/archs/BSD-x86/asm_avx2/crypto/buildinf.h +1 -1
  7. package/include/node/openssl/archs/BSD-x86/no-asm/crypto/buildinf.h +1 -1
  8. package/include/node/openssl/archs/BSD-x86_64/asm/crypto/buildinf.h +1 -1
  9. package/include/node/openssl/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h +1 -1
  10. package/include/node/openssl/archs/BSD-x86_64/no-asm/crypto/buildinf.h +1 -1
  11. package/include/node/openssl/archs/VC-WIN32/asm/crypto/buildinf.h +1 -1
  12. package/include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/buildinf.h +1 -1
  13. package/include/node/openssl/archs/VC-WIN32/no-asm/crypto/buildinf.h +1 -1
  14. package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h +1 -1
  15. package/include/node/openssl/archs/VC-WIN64A/asm/crypto/buildinf.h +1 -1
  16. package/include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h +1 -1
  17. package/include/node/openssl/archs/VC-WIN64A/no-asm/crypto/buildinf.h +1 -1
  18. package/include/node/openssl/archs/aix-gcc/asm/crypto/buildinf.h +1 -1
  19. package/include/node/openssl/archs/aix-gcc/asm_avx2/crypto/buildinf.h +1 -1
  20. package/include/node/openssl/archs/aix-gcc/no-asm/crypto/buildinf.h +1 -1
  21. package/include/node/openssl/archs/aix64-gcc/asm/crypto/buildinf.h +1 -1
  22. package/include/node/openssl/archs/aix64-gcc/asm_avx2/crypto/buildinf.h +1 -1
  23. package/include/node/openssl/archs/aix64-gcc/no-asm/crypto/buildinf.h +1 -1
  24. package/include/node/openssl/archs/darwin-i386-cc/asm/crypto/buildinf.h +1 -1
  25. package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h +1 -1
  26. package/include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/buildinf.h +1 -1
  27. package/include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/buildinf.h +1 -1
  28. package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h +1 -1
  29. package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h +1 -1
  30. package/include/node/openssl/archs/darwin64-x86_64-cc/asm/crypto/buildinf.h +1 -1
  31. package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h +1 -1
  32. package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h +1 -1
  33. package/include/node/openssl/archs/linux-aarch64/asm/crypto/buildinf.h +1 -1
  34. package/include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/buildinf.h +1 -1
  35. package/include/node/openssl/archs/linux-aarch64/no-asm/crypto/buildinf.h +1 -1
  36. package/include/node/openssl/archs/linux-armv4/asm/crypto/buildinf.h +1 -1
  37. package/include/node/openssl/archs/linux-armv4/asm_avx2/crypto/buildinf.h +1 -1
  38. package/include/node/openssl/archs/linux-armv4/no-asm/crypto/buildinf.h +1 -1
  39. package/include/node/openssl/archs/linux-elf/asm/crypto/buildinf.h +1 -1
  40. package/include/node/openssl/archs/linux-elf/asm_avx2/crypto/buildinf.h +1 -1
  41. package/include/node/openssl/archs/linux-elf/no-asm/crypto/buildinf.h +1 -1
  42. package/include/node/openssl/archs/linux-ppc/asm/crypto/buildinf.h +1 -1
  43. package/include/node/openssl/archs/linux-ppc/asm_avx2/crypto/buildinf.h +1 -1
  44. package/include/node/openssl/archs/linux-ppc/no-asm/crypto/buildinf.h +1 -1
  45. package/include/node/openssl/archs/linux-ppc64/asm/crypto/buildinf.h +1 -1
  46. package/include/node/openssl/archs/linux-ppc64/asm_avx2/crypto/buildinf.h +1 -1
  47. package/include/node/openssl/archs/linux-ppc64/no-asm/crypto/buildinf.h +1 -1
  48. package/include/node/openssl/archs/linux-ppc64le/asm/crypto/buildinf.h +1 -1
  49. package/include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h +1 -1
  50. package/include/node/openssl/archs/linux-ppc64le/no-asm/crypto/buildinf.h +1 -1
  51. package/include/node/openssl/archs/linux-x32/asm/crypto/buildinf.h +1 -1
  52. package/include/node/openssl/archs/linux-x32/asm_avx2/crypto/buildinf.h +1 -1
  53. package/include/node/openssl/archs/linux-x32/no-asm/crypto/buildinf.h +1 -1
  54. package/include/node/openssl/archs/linux-x86_64/asm/crypto/buildinf.h +1 -1
  55. package/include/node/openssl/archs/linux-x86_64/asm_avx2/crypto/buildinf.h +1 -1
  56. package/include/node/openssl/archs/linux-x86_64/no-asm/crypto/buildinf.h +1 -1
  57. package/include/node/openssl/archs/linux32-s390x/asm/crypto/buildinf.h +1 -1
  58. package/include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/buildinf.h +1 -1
  59. package/include/node/openssl/archs/linux32-s390x/no-asm/crypto/buildinf.h +1 -1
  60. package/include/node/openssl/archs/linux64-mips64/asm/crypto/buildinf.h +1 -1
  61. package/include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/buildinf.h +1 -1
  62. package/include/node/openssl/archs/linux64-mips64/no-asm/crypto/buildinf.h +1 -1
  63. package/include/node/openssl/archs/linux64-s390x/asm/crypto/buildinf.h +1 -1
  64. package/include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/buildinf.h +1 -1
  65. package/include/node/openssl/archs/linux64-s390x/no-asm/crypto/buildinf.h +1 -1
  66. package/include/node/openssl/archs/solaris-x86-gcc/asm/crypto/buildinf.h +1 -1
  67. package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h +1 -1
  68. package/include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h +1 -1
  69. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/crypto/buildinf.h +1 -1
  70. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/crypto/buildinf.h +1 -1
  71. package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h +1 -1
  72. package/include/node/openssl/e_os2.h +3 -2
  73. package/include/node/openssl/ec.h +10 -7
  74. package/include/node/openssl/opensslv.h +2 -2
  75. package/include/node/openssl/sslerr.h +4 -1
  76. package/include/node/openssl/x509v3err.h +3 -1
  77. 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.5">12.22.5</a></b><br/>
31
+ <b><a href="doc/changelogs/CHANGELOG_V12.md#12.22.9">12.22.9</a></b><br/>
32
+ <a href="doc/changelogs/CHANGELOG_V12.md#12.22.8">12.22.8</a><br/>
33
+ <a href="doc/changelogs/CHANGELOG_V12.md#12.22.7">12.22.7</a><br/>
34
+ <a href="doc/changelogs/CHANGELOG_V12.md#12.22.6">12.22.6</a><br/>
35
+ <a href="doc/changelogs/CHANGELOG_V12.md#12.22.5">12.22.5</a><br/>
32
36
  <a href="doc/changelogs/CHANGELOG_V12.md#12.22.4">12.22.4</a><br/>
33
37
  <a href="doc/changelogs/CHANGELOG_V12.md#12.22.3">12.22.3</a><br/>
34
38
  <a href="doc/changelogs/CHANGELOG_V12.md#12.22.2">12.22.2</a><br/>
package/bin/node CHANGED
Binary file
@@ -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.cc_DFF67DD7_0x8331a2d113661e
6319
- _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.cc_AE91A18C_0xbb3b4e937abaff
6320
- _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.cc_AE91A18C_0xa8934143429d44
6321
- _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_perf_jit.cc_AE91A18C_0x7f3ef5d6e59759
6322
- _GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.cc_DFF67DD7_0x8ef984a2c7e689
6323
- _GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.cc_AE91A18C_0x8e13b2d096e5cd
6324
- _GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.cc_AE91A18C_0x54c6fd8074642f
6325
- _GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_interpreter.cc_AE91A18C_0x586f7d1f0e71c9
6326
- _GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.cc_DFF67DD7_0xdfab3c25b7b476
6318
+ _GLOBAL__I_65535_0_.._deps_v8_src_common_assert_scope.cc_DFF67DD7_0xc6f34373e25bdd
6319
+ _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.cc_AE91A18C_0xe35cb492891f6d
6320
+ _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.cc_AE91A18C_0x6a71283e42fd4d
6321
+ _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_perf_jit.cc_AE91A18C_0xaf61df6be6c837
6322
+ _GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.cc_DFF67DD7_0x7680fe8be4c8d7
6323
+ _GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.cc_AE91A18C_0xc8fa39b0b1c903
6324
+ _GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.cc_AE91A18C_0x6d36a4205eded3
6325
+ _GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_interpreter.cc_AE91A18C_0x159112509225be
6326
+ _GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.cc_DFF67DD7_0x735bf69f00e5ac
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.cc_DFF67DD7_0x82f336b4edffbb
6973
+ _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_output_root_torque_generated_class_definitions_tq.cc_DFF67DD7_0x5972207aea1d65
6974
6974
  _GLOBAL__I_65535_0_nodedbg_const_ContextEmbedderIndex__kEnvironment__int
6975
6975
  _GLOBAL__I_65535_0_v8dbg_frametype_EntryFrame
6976
6976
  _HZData_67
@@ -41387,7 +41387,7 @@ _ZN4node6crypto11RandomBytesERKN2v820FunctionCallbackInfoINS1_5ValueEEE
41387
41387
  _ZN4node6crypto11SignOneShotERKN2v820FunctionCallbackInfoINS1_5ValueEEE
41388
41388
  _ZN4node6crypto11VerifySpkacEPKcj
41389
41389
  _ZN4node6crypto11VerifySpkacERKN2v820FunctionCallbackInfoINS1_5ValueEEE
41390
- _ZN4node6crypto12X509ToObjectEPNS_11EnvironmentEP7x509_st
41390
+ _ZN4node6crypto12X509ToObjectEPNS_11EnvironmentEP7x509_stb
41391
41391
  _ZN4node6crypto13DiffieHellman10InitializeEPNS_11EnvironmentEN2v85LocalINS4_6ObjectEEE
41392
41392
  _ZN4node6crypto13DiffieHellman12GenerateKeysERKN2v820FunctionCallbackInfoINS2_5ValueEEE
41393
41393
  _ZN4node6crypto13DiffieHellman12GetGeneratorERKN2v820FunctionCallbackInfoINS2_5ValueEEE
@@ -41509,7 +41509,6 @@ _ZN4node6crypto15PublicKeyCipher6CipherILNS1_9OperationE1EXadL_Z21EVP_PKEY_decry
41509
41509
  _ZN4node6crypto15PublicKeyCipher6CipherILNS1_9OperationE1EXadL_Z21EVP_PKEY_decrypt_initEEXadL_Z16EVP_PKEY_decryptEEEEvRKN2v820FunctionCallbackInfoINS4_5ValueEEE
41510
41510
  _ZN4node6crypto15TimingSafeEqualERKN2v820FunctionCallbackInfoINS1_5ValueEEE
41511
41511
  _ZN4node6crypto15UseExtraCaCertsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
41512
- _ZN4node6crypto16GetCertificateCNB5cxx11EP7x509_st
41513
41512
  _ZN4node6crypto16GetCipherVersionEPNS_11EnvironmentERKSt10unique_ptrI6ssl_stNS_15FunctionDeleterIS4_XadL_Z8SSL_freeEEEEE
41514
41513
  _ZN4node6crypto16ThrowCryptoErrorEPNS_11EnvironmentEmPKc
41515
41514
  _ZN4node6crypto17ClientHelloParser11ParseHeaderEPKhm
@@ -41536,7 +41535,6 @@ _ZN4node6crypto21GenerateKeyPairRSAPSSERKN2v820FunctionCallbackInfoINS1_5ValueEE
41536
41535
  _ZN4node6crypto21GetCipherStandardNameEPNS_11EnvironmentERKSt10unique_ptrI6ssl_stNS_15FunctionDeleterIS4_XadL_Z8SSL_freeEEEEE
41537
41536
  _ZN4node6crypto21GetClientHelloCiphersEPNS_11EnvironmentERKSt10unique_ptrI6ssl_stNS_15FunctionDeleterIS4_XadL_Z8SSL_freeEEEEE
41538
41537
  _ZN4node6crypto21VerifyPeerCertificateERKSt10unique_ptrI6ssl_stNS_15FunctionDeleterIS2_XadL_Z8SSL_freeEEEEEl
41539
- _ZN4node6crypto22GetCertificateAltNamesB5cxx11EP7x509_st
41540
41538
  _ZN4node6crypto22GetValidationErrorCodeEPNS_11EnvironmentEi
41541
41539
  _ZN4node6crypto22StatelessDiffieHellmanEPNS_11EnvironmentENS0_14ManagedEVPPKeyES3_
41542
41540
  _ZN4node6crypto22StatelessDiffieHellmanERKN2v820FunctionCallbackInfoINS1_5ValueEEE
@@ -54796,8 +54794,6 @@ _ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS
54796
54794
  _ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N4node14options_parser13OptionsParserINS8_18EnvironmentOptionsEE10OptionInfoEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSG_10_Hash_nodeISE_Lb1EEE
54797
54795
  _ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N4node14options_parser13OptionsParserINS8_18EnvironmentOptionsEE11ImplicationEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb0EEEE13_M_rehash_auxEmSt17integral_constantIbLb0EE
54798
54796
  _ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N4node14options_parser13OptionsParserINS8_18EnvironmentOptionsEE11ImplicationEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb0EEEE20_M_insert_multi_nodeEPNSG_10_Hash_nodeISE_Lb1EEEmSU_
54799
- _ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESaIS8_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSA_18_Mod_range_hashingENSA_20_Default_ranged_hashENSA_20_Prime_rehash_policyENSA_17_Hashtable_traitsILb1ELb0ELb0EEEE13_M_rehash_auxEmSt17integral_constantIbLb0EE
54800
- _ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESaIS8_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSA_18_Mod_range_hashingENSA_20_Default_ranged_hashENSA_20_Prime_rehash_policyENSA_17_Hashtable_traitsILb1ELb0ELb0EEEE20_M_insert_multi_nodeEPNSA_10_Hash_nodeIS8_Lb1EEEmSO_
54801
54797
  _ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESaIS8_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSA_18_Mod_range_hashingENSA_20_Default_ranged_hashENSA_20_Prime_rehash_policyENSA_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSA_10_Hash_nodeIS8_Lb1EEE
54802
54798
  _ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN2v814ScriptCompiler10CachedDataESt14default_deleteISB_EEESaISF_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSH_18_Mod_range_hashingENSH_20_Default_ranged_hashENSH_20_Prime_rehash_policyENSH_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSH_10_Hash_nodeISF_Lb1EEE
54803
54799
  _ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN2v814ScriptCompiler10CachedDataESt14default_deleteISB_EEESaISF_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSH_18_Mod_range_hashingENSH_20_Default_ranged_hashENSH_20_Prime_rehash_policyENSH_17_Hashtable_traitsILb1ELb0ELb1EEEE5eraseENSH_20_Node_const_iteratorISF_Lb0ELb1EEE
@@ -61118,8 +61114,11 @@ adler32_combine
61118
61114
  adler32_combine64
61119
61115
  adler32_z
61120
61116
  allowedHourFormatsCleanup_67
61117
+ ares__addrinfo2addrttl
61118
+ ares__addrinfo2hostent
61121
61119
  ares__addrinfo_cat_cnames
61122
61120
  ares__addrinfo_cat_nodes
61121
+ ares__addrinfo_localhost
61123
61122
  ares__append_addrinfo_cname
61124
61123
  ares__append_addrinfo_node
61125
61124
  ares__bitncmp
@@ -61146,7 +61145,6 @@ ares__malloc_addrinfo_cname
61146
61145
  ares__malloc_addrinfo_node
61147
61146
  ares__open_socket
61148
61147
  ares__parse_into_addrinfo
61149
- ares__parse_into_addrinfo2
61150
61148
  ares__read_line
61151
61149
  ares__readaddrinfo
61152
61150
  ares__remove_from_list
@@ -61155,6 +61153,7 @@ ares__single_domain
61155
61153
  ares__sortaddrinfo
61156
61154
  ares__timedout
61157
61155
  ares__tvnow
61156
+ ares_append_ai_node
61158
61157
  ares_cancel
61159
61158
  ares_create_query
61160
61159
  ares_destroy
@@ -61205,6 +61204,7 @@ ares_parse_soa_reply
61205
61204
  ares_parse_srv_reply
61206
61205
  ares_parse_txt_reply
61207
61206
  ares_parse_txt_reply_ext
61207
+ ares_parse_uri_reply
61208
61208
  ares_process
61209
61209
  ares_process_fd
61210
61210
  ares_query
@@ -61662,7 +61662,6 @@ dtls1_ctrl
61662
61662
  dtls1_default_timeout
61663
61663
  dtls1_dispatch_alert
61664
61664
  dtls1_do_write
61665
- dtls1_double_timeout
61666
61665
  dtls1_free
61667
61666
  dtls1_get_bitmap
61668
61667
  dtls1_get_message_header
@@ -61813,6 +61812,7 @@ ed25519_asn1_meth
61813
61812
  ed25519_pkey_meth
61814
61813
  ed448_asn1_meth
61815
61814
  ed448_pkey_meth
61815
+ engine_add_dynamic_id
61816
61816
  engine_cleanup_add_first
61817
61817
  engine_cleanup_add_last
61818
61818
  engine_cleanup_int
@@ -61824,6 +61824,7 @@ engine_load_rdrand_int
61824
61824
  engine_lock_init
61825
61825
  engine_pkey_asn1_meths_free
61826
61826
  engine_pkey_meths_free
61827
+ engine_remove_dynamic_id
61827
61828
  engine_set_all_null
61828
61829
  engine_table_cleanup
61829
61830
  engine_table_doall
@@ -62271,7 +62272,7 @@ llhttp__internal__c_test_flags
62271
62272
  llhttp__internal__c_test_flags_1
62272
62273
  llhttp__internal__c_test_flags_2
62273
62274
  llhttp__internal__c_test_flags_3
62274
- llhttp__internal__c_test_flags_5
62275
+ llhttp__internal__c_test_flags_6
62275
62276
  llhttp__internal__c_update_content_length
62276
62277
  llhttp__internal__c_update_finish
62277
62278
  llhttp__internal__c_update_finish_1
@@ -63177,6 +63178,7 @@ ssl_get_max_send_fragment
63177
63178
  ssl_get_min_max_version
63178
63179
  ssl_get_new_session
63179
63180
  ssl_get_prev_session
63181
+ ssl_get_security_level_bits
63180
63182
  ssl_get_server_cert_serverinfo
63181
63183
  ssl_get_split_send_fragment
63182
63184
  ssl_handshake_hash
@@ -65984,6 +65986,7 @@ x509_init_sig_info
65984
65986
  x509_likely_issued
65985
65987
  x509_set1_time
65986
65988
  x509_signing_allowed
65989
+ x509v3_add_len_value_uchar
65987
65990
  x86_check_features
65988
65991
  x86_cpu_enable_simd
65989
65992
  zError
@@ -24,7 +24,7 @@
24
24
 
25
25
  #define NODE_MAJOR_VERSION 12
26
26
  #define NODE_MINOR_VERSION 22
27
- #define NODE_PATCH_VERSION 5
27
+ #define NODE_PATCH_VERSION 9
28
28
 
29
29
  #define NODE_VERSION_IS_LTS 1
30
30
  #define NODE_VERSION_LTS_CODENAME "Erbium"
@@ -11,7 +11,7 @@
11
11
  */
12
12
 
13
13
  #define PLATFORM "platform: BSD-x86"
14
- #define DATE "built on: Sat Mar 27 00:20:31 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:17: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: BSD-x86"
14
- #define DATE "built on: Sat Mar 27 00:20:34 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:17:39 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: BSD-x86"
14
- #define DATE "built on: Sat Mar 27 00:20:37 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:17:43 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: BSD-x86_64"
14
- #define DATE "built on: Sat Mar 27 00:20:38 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:17:46 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: BSD-x86_64"
14
- #define DATE "built on: Sat Mar 27 00:20:44 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:17:57 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: BSD-x86_64"
14
- #define DATE "built on: Sat Mar 27 00:20:49 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:18:08 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: "
14
- #define DATE "built on: Sat Mar 27 00:23:04 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:22:13 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: "
14
- #define DATE "built on: Sat Mar 27 00:23:07 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:22:17 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: "
14
- #define DATE "built on: Sat Mar 27 00:23:09 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:22:21 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: VC-WIN64-ARM"
14
- #define DATE "built on: Sat Mar 27 00:23:10 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:22: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: "
14
- #define DATE "built on: Sat Mar 27 00:22:51 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:21:47 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: "
14
- #define DATE "built on: Sat Mar 27 00:22:57 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:21:58 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: "
14
- #define DATE "built on: Sat Mar 27 00:23:03 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:22:10 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: aix-gcc"
14
- #define DATE "built on: Sat Mar 27 00:20:20 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:17:14 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: aix-gcc"
14
- #define DATE "built on: Sat Mar 27 00:20:22 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:17:17 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: aix-gcc"
14
- #define DATE "built on: Sat Mar 27 00:20:24 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:17:21 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: aix64-gcc"
14
- #define DATE "built on: Sat Mar 27 00:20:25 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:17: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: aix64-gcc"
14
- #define DATE "built on: Sat Mar 27 00:20:28 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:17:27 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: aix64-gcc"
14
- #define DATE "built on: Sat Mar 27 00:20:30 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:17:31 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: darwin-i386-cc"
14
- #define DATE "built on: Sat Mar 27 00:21:03 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:18: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: darwin-i386-cc"
14
- #define DATE "built on: Sat Mar 27 00:21:06 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:18:39 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: darwin-i386-cc"
14
- #define DATE "built on: Sat Mar 27 00:21:09 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:18:43 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: darwin64-arm64-cc"
14
- #define DATE "built on: Sat Mar 27 00:21:10 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:18:45 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: darwin64-arm64-cc"
14
- #define DATE "built on: Sat Mar 27 00:21:12 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:18:49 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: darwin64-arm64-cc"
14
- #define DATE "built on: Sat Mar 27 00:21:14 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:18:53 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: darwin64-x86_64-cc"
14
- #define DATE "built on: Sat Mar 27 00:20:51 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:18:10 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: darwin64-x86_64-cc"
14
- #define DATE "built on: Sat Mar 27 00:20:56 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:18:21 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: darwin64-x86_64-cc"
14
- #define DATE "built on: Sat Mar 27 00:21:02 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:18:32 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: linux-aarch64"
14
- #define DATE "built on: Sat Mar 27 00:21:16 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:18:56 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: linux-aarch64"
14
- #define DATE "built on: Sat Mar 27 00:21:18 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:19:00 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: linux-aarch64"
14
- #define DATE "built on: Sat Mar 27 00:21:20 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:19:04 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: linux-armv4"
14
- #define DATE "built on: Sat Mar 27 00:21:22 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:19:06 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: linux-armv4"
14
- #define DATE "built on: Sat Mar 27 00:21:24 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:19:10 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: linux-armv4"
14
- #define DATE "built on: Sat Mar 27 00:21:26 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:19:14 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: linux-elf"
14
- #define DATE "built on: Sat Mar 27 00:21:28 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:19:17 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: linux-elf"
14
- #define DATE "built on: Sat Mar 27 00:21:30 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:19:21 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: linux-elf"
14
- #define DATE "built on: Sat Mar 27 00:21:33 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:19:26 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: linux-ppc"
14
- #define DATE "built on: Sat Mar 27 00:22:00 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:20:16 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: linux-ppc"
14
- #define DATE "built on: Sat Mar 27 00:22:02 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:20:20 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: linux-ppc"
14
- #define DATE "built on: Sat Mar 27 00:22:04 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:20:24 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: linux-ppc64"
14
- #define DATE "built on: Sat Mar 27 00:22:06 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:20:26 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: linux-ppc64"
14
- #define DATE "built on: Sat Mar 27 00:22:08 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:20:30 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: linux-ppc64"
14
- #define DATE "built on: Sat Mar 27 00:22:10 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:20: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: linux-ppc64le"
14
- #define DATE "built on: Sat Mar 27 00:22:12 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:20:37 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: linux-ppc64le"
14
- #define DATE "built on: Sat Mar 27 00:22:14 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:20:41 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: linux-ppc64le"
14
- #define DATE "built on: Sat Mar 27 00:22:16 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:20:45 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: linux-x32"
14
- #define DATE "built on: Sat Mar 27 00:21:34 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:19:28 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: linux-x32"
14
- #define DATE "built on: Sat Mar 27 00:21:40 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:19:39 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: linux-x32"
14
- #define DATE "built on: Sat Mar 27 00:21:46 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:19:50 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: linux-x86_64"
14
- #define DATE "built on: Sat Mar 27 00:21:47 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:19:52 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: linux-x86_64"
14
- #define DATE "built on: Sat Mar 27 00:21:53 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:20:03 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: linux-x86_64"
14
- #define DATE "built on: Sat Mar 27 00:21:58 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:20:14 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: linux32-s390x"
14
- #define DATE "built on: Sat Mar 27 00:22:18 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:20:47 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: linux32-s390x"
14
- #define DATE "built on: Sat Mar 27 00:22:19 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:20:50 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: linux32-s390x"
14
- #define DATE "built on: Sat Mar 27 00:22:21 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:20:53 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: linux64-mips64"
14
- #define DATE "built on: Sat Mar 27 00:22:27 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:21:03 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: linux64-mips64"
14
- #define DATE "built on: Sat Mar 27 00:22:29 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:21:06 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: linux64-mips64"
14
- #define DATE "built on: Sat Mar 27 00:22:30 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:21:09 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: linux64-s390x"
14
- #define DATE "built on: Sat Mar 27 00:22:22 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:20:55 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: linux64-s390x"
14
- #define DATE "built on: Sat Mar 27 00:22:24 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:20:58 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: linux64-s390x"
14
- #define DATE "built on: Sat Mar 27 00:22:26 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:21:01 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: solaris-x86-gcc"
14
- #define DATE "built on: Sat Mar 27 00:22:32 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:21:11 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: solaris-x86-gcc"
14
- #define DATE "built on: Sat Mar 27 00:22:34 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:21:16 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: solaris-x86-gcc"
14
- #define DATE "built on: Sat Mar 27 00:22:37 2021 UTC"
14
+ #define DATE "built on: Tue Dec 14 17:21:20 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: Sat Mar 27 00:22:38 2021 UTC"
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: Sat Mar 27 00:22:44 2021 UTC"
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: Sat Mar 27 00:22:50 2021 UTC"
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-2020 The OpenSSL Project Authors. All Rights Reserved.
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-2020 The OpenSSL Project Authors. All Rights Reserved.
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) ASN1_d2i_bio_of(EC_GROUP,NULL,d2i_ECPKParameters,bp,x)
797
- # define i2d_ECPKParameters_bio(bp,x) ASN1_i2d_bio_of_const(EC_GROUP,i2d_ECPKParameters,bp,x)
798
- # define d2i_ECPKParameters_fp(fp,x) (EC_GROUP *)ASN1_d2i_fp(NULL, \
799
- (char *(*)())d2i_ECPKParameters,(fp),(unsigned char **)(x))
800
- # define i2d_ECPKParameters_fp(fp,x) ASN1_i2d_fp(i2d_ECPKParameters,(fp), \
801
- (unsigned char *)(x))
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 0x101010bfL
43
- # define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1k 25 Mar 2021"
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-2020 The OpenSSL Project Authors. All Rights Reserved.
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-2019 The OpenSSL Project Authors. All Rights Reserved.
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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "node-aix-ppc64",
3
- "version": "v12.22.5",
3
+ "version": "v12.22.9",
4
4
  "description": "node",
5
5
  "bin": {
6
6
  "node": "bin/node"