node-linux-s390x 22.22.3 → 22.23.0

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 (233) hide show
  1. package/CHANGELOG.md +51 -0
  2. package/bin/node +0 -0
  3. package/include/node/node_version.h +2 -2
  4. package/include/node/openssl/archs/BSD-x86/asm/crypto/buildinf.h +1 -1
  5. package/include/node/openssl/archs/BSD-x86/asm/include/openssl/opensslv.h +5 -5
  6. package/include/node/openssl/archs/BSD-x86/asm/include/openssl/ssl.h +2 -2
  7. package/include/node/openssl/archs/BSD-x86/asm/include/openssl/x509_acert.h +9 -1
  8. package/include/node/openssl/archs/BSD-x86/asm_avx2/crypto/buildinf.h +1 -1
  9. package/include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/opensslv.h +5 -5
  10. package/include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/ssl.h +2 -2
  11. package/include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/x509_acert.h +9 -1
  12. package/include/node/openssl/archs/BSD-x86/no-asm/crypto/buildinf.h +1 -1
  13. package/include/node/openssl/archs/BSD-x86/no-asm/include/openssl/opensslv.h +5 -5
  14. package/include/node/openssl/archs/BSD-x86/no-asm/include/openssl/ssl.h +2 -2
  15. package/include/node/openssl/archs/BSD-x86/no-asm/include/openssl/x509_acert.h +9 -1
  16. package/include/node/openssl/archs/BSD-x86_64/asm/crypto/buildinf.h +1 -1
  17. package/include/node/openssl/archs/BSD-x86_64/asm/include/openssl/opensslv.h +5 -5
  18. package/include/node/openssl/archs/BSD-x86_64/asm/include/openssl/ssl.h +2 -2
  19. package/include/node/openssl/archs/BSD-x86_64/asm/include/openssl/x509_acert.h +9 -1
  20. package/include/node/openssl/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h +1 -1
  21. package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/opensslv.h +5 -5
  22. package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/ssl.h +2 -2
  23. package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/x509_acert.h +9 -1
  24. package/include/node/openssl/archs/BSD-x86_64/no-asm/crypto/buildinf.h +1 -1
  25. package/include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/opensslv.h +5 -5
  26. package/include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/ssl.h +2 -2
  27. package/include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/x509_acert.h +9 -1
  28. package/include/node/openssl/archs/VC-WIN32/asm/crypto/buildinf.h +1 -1
  29. package/include/node/openssl/archs/VC-WIN32/asm/include/openssl/opensslv.h +5 -5
  30. package/include/node/openssl/archs/VC-WIN32/asm/include/openssl/ssl.h +2 -2
  31. package/include/node/openssl/archs/VC-WIN32/asm/include/openssl/x509_acert.h +9 -1
  32. package/include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/buildinf.h +1 -1
  33. package/include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/opensslv.h +5 -5
  34. package/include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/ssl.h +2 -2
  35. package/include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/x509_acert.h +9 -1
  36. package/include/node/openssl/archs/VC-WIN32/no-asm/crypto/buildinf.h +1 -1
  37. package/include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/opensslv.h +5 -5
  38. package/include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/ssl.h +2 -2
  39. package/include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/x509_acert.h +9 -1
  40. package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h +1 -1
  41. package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/opensslv.h +5 -5
  42. package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/ssl.h +2 -2
  43. package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/x509_acert.h +9 -1
  44. package/include/node/openssl/archs/VC-WIN64A/asm/crypto/buildinf.h +1 -1
  45. package/include/node/openssl/archs/VC-WIN64A/asm/include/openssl/opensslv.h +5 -5
  46. package/include/node/openssl/archs/VC-WIN64A/asm/include/openssl/ssl.h +2 -2
  47. package/include/node/openssl/archs/VC-WIN64A/asm/include/openssl/x509_acert.h +9 -1
  48. package/include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h +1 -1
  49. package/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/opensslv.h +5 -5
  50. package/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/ssl.h +2 -2
  51. package/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/x509_acert.h +9 -1
  52. package/include/node/openssl/archs/VC-WIN64A/no-asm/crypto/buildinf.h +1 -1
  53. package/include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/opensslv.h +5 -5
  54. package/include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/ssl.h +2 -2
  55. package/include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/x509_acert.h +9 -1
  56. package/include/node/openssl/archs/aix64-gcc-as/asm/crypto/buildinf.h +1 -1
  57. package/include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/opensslv.h +5 -5
  58. package/include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/ssl.h +2 -2
  59. package/include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/x509_acert.h +9 -1
  60. package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/crypto/buildinf.h +1 -1
  61. package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/opensslv.h +5 -5
  62. package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/ssl.h +2 -2
  63. package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/x509_acert.h +9 -1
  64. package/include/node/openssl/archs/aix64-gcc-as/no-asm/crypto/buildinf.h +1 -1
  65. package/include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/opensslv.h +5 -5
  66. package/include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/ssl.h +2 -2
  67. package/include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/x509_acert.h +9 -1
  68. package/include/node/openssl/archs/darwin-i386-cc/asm/crypto/buildinf.h +1 -1
  69. package/include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/opensslv.h +5 -5
  70. package/include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/ssl.h +2 -2
  71. package/include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/x509_acert.h +9 -1
  72. package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h +1 -1
  73. package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/opensslv.h +5 -5
  74. package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/ssl.h +2 -2
  75. package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/x509_acert.h +9 -1
  76. package/include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/buildinf.h +1 -1
  77. package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/opensslv.h +5 -5
  78. package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/ssl.h +2 -2
  79. package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/x509_acert.h +9 -1
  80. package/include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/buildinf.h +1 -1
  81. package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/opensslv.h +5 -5
  82. package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/ssl.h +2 -2
  83. package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/x509_acert.h +9 -1
  84. package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h +1 -1
  85. package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/opensslv.h +5 -5
  86. package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ssl.h +2 -2
  87. package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/x509_acert.h +9 -1
  88. package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h +1 -1
  89. package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/opensslv.h +5 -5
  90. package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/ssl.h +2 -2
  91. package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/x509_acert.h +9 -1
  92. package/include/node/openssl/archs/darwin64-x86_64-cc/asm/crypto/buildinf.h +1 -1
  93. package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/opensslv.h +5 -5
  94. package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/ssl.h +2 -2
  95. package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/x509_acert.h +9 -1
  96. package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h +1 -1
  97. package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/opensslv.h +5 -5
  98. package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ssl.h +2 -2
  99. package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/x509_acert.h +9 -1
  100. package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h +1 -1
  101. package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/opensslv.h +5 -5
  102. package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/ssl.h +2 -2
  103. package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/x509_acert.h +9 -1
  104. package/include/node/openssl/archs/linux-aarch64/asm/crypto/buildinf.h +1 -1
  105. package/include/node/openssl/archs/linux-aarch64/asm/include/openssl/opensslv.h +5 -5
  106. package/include/node/openssl/archs/linux-aarch64/asm/include/openssl/ssl.h +2 -2
  107. package/include/node/openssl/archs/linux-aarch64/asm/include/openssl/x509_acert.h +9 -1
  108. package/include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/buildinf.h +1 -1
  109. package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/opensslv.h +5 -5
  110. package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/ssl.h +2 -2
  111. package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/x509_acert.h +9 -1
  112. package/include/node/openssl/archs/linux-aarch64/no-asm/crypto/buildinf.h +1 -1
  113. package/include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/opensslv.h +5 -5
  114. package/include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/ssl.h +2 -2
  115. package/include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/x509_acert.h +9 -1
  116. package/include/node/openssl/archs/linux-armv4/asm/crypto/buildinf.h +1 -1
  117. package/include/node/openssl/archs/linux-armv4/asm/include/openssl/opensslv.h +5 -5
  118. package/include/node/openssl/archs/linux-armv4/asm/include/openssl/ssl.h +2 -2
  119. package/include/node/openssl/archs/linux-armv4/asm/include/openssl/x509_acert.h +9 -1
  120. package/include/node/openssl/archs/linux-armv4/asm_avx2/crypto/buildinf.h +1 -1
  121. package/include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/opensslv.h +5 -5
  122. package/include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/ssl.h +2 -2
  123. package/include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/x509_acert.h +9 -1
  124. package/include/node/openssl/archs/linux-armv4/no-asm/crypto/buildinf.h +1 -1
  125. package/include/node/openssl/archs/linux-armv4/no-asm/include/openssl/opensslv.h +5 -5
  126. package/include/node/openssl/archs/linux-armv4/no-asm/include/openssl/ssl.h +2 -2
  127. package/include/node/openssl/archs/linux-armv4/no-asm/include/openssl/x509_acert.h +9 -1
  128. package/include/node/openssl/archs/linux-elf/asm/crypto/buildinf.h +1 -1
  129. package/include/node/openssl/archs/linux-elf/asm/include/openssl/opensslv.h +5 -5
  130. package/include/node/openssl/archs/linux-elf/asm/include/openssl/ssl.h +2 -2
  131. package/include/node/openssl/archs/linux-elf/asm/include/openssl/x509_acert.h +9 -1
  132. package/include/node/openssl/archs/linux-elf/asm_avx2/crypto/buildinf.h +1 -1
  133. package/include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/opensslv.h +5 -5
  134. package/include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/ssl.h +2 -2
  135. package/include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/x509_acert.h +9 -1
  136. package/include/node/openssl/archs/linux-elf/no-asm/crypto/buildinf.h +1 -1
  137. package/include/node/openssl/archs/linux-elf/no-asm/include/openssl/opensslv.h +5 -5
  138. package/include/node/openssl/archs/linux-elf/no-asm/include/openssl/ssl.h +2 -2
  139. package/include/node/openssl/archs/linux-elf/no-asm/include/openssl/x509_acert.h +9 -1
  140. package/include/node/openssl/archs/linux-ppc64le/asm/crypto/buildinf.h +1 -1
  141. package/include/node/openssl/archs/linux-ppc64le/asm/include/openssl/opensslv.h +5 -5
  142. package/include/node/openssl/archs/linux-ppc64le/asm/include/openssl/ssl.h +2 -2
  143. package/include/node/openssl/archs/linux-ppc64le/asm/include/openssl/x509_acert.h +9 -1
  144. package/include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h +1 -1
  145. package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/opensslv.h +5 -5
  146. package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/ssl.h +2 -2
  147. package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/x509_acert.h +9 -1
  148. package/include/node/openssl/archs/linux-ppc64le/no-asm/crypto/buildinf.h +1 -1
  149. package/include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/opensslv.h +5 -5
  150. package/include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/ssl.h +2 -2
  151. package/include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/x509_acert.h +9 -1
  152. package/include/node/openssl/archs/linux-x86_64/asm/crypto/buildinf.h +1 -1
  153. package/include/node/openssl/archs/linux-x86_64/asm/include/openssl/opensslv.h +5 -5
  154. package/include/node/openssl/archs/linux-x86_64/asm/include/openssl/ssl.h +2 -2
  155. package/include/node/openssl/archs/linux-x86_64/asm/include/openssl/x509_acert.h +9 -1
  156. package/include/node/openssl/archs/linux-x86_64/asm_avx2/crypto/buildinf.h +1 -1
  157. package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/opensslv.h +5 -5
  158. package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/ssl.h +2 -2
  159. package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/x509_acert.h +9 -1
  160. package/include/node/openssl/archs/linux-x86_64/no-asm/crypto/buildinf.h +1 -1
  161. package/include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/opensslv.h +5 -5
  162. package/include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/ssl.h +2 -2
  163. package/include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/x509_acert.h +9 -1
  164. package/include/node/openssl/archs/linux32-s390x/asm/crypto/buildinf.h +1 -1
  165. package/include/node/openssl/archs/linux32-s390x/asm/include/openssl/opensslv.h +5 -5
  166. package/include/node/openssl/archs/linux32-s390x/asm/include/openssl/ssl.h +2 -2
  167. package/include/node/openssl/archs/linux32-s390x/asm/include/openssl/x509_acert.h +9 -1
  168. package/include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/buildinf.h +1 -1
  169. package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/opensslv.h +5 -5
  170. package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/ssl.h +2 -2
  171. package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/x509_acert.h +9 -1
  172. package/include/node/openssl/archs/linux32-s390x/no-asm/crypto/buildinf.h +1 -1
  173. package/include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/opensslv.h +5 -5
  174. package/include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/ssl.h +2 -2
  175. package/include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/x509_acert.h +9 -1
  176. package/include/node/openssl/archs/linux64-loongarch64/no-asm/crypto/buildinf.h +1 -1
  177. package/include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/opensslv.h +5 -5
  178. package/include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/ssl.h +2 -2
  179. package/include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/x509_acert.h +9 -1
  180. package/include/node/openssl/archs/linux64-mips64/asm/crypto/buildinf.h +1 -1
  181. package/include/node/openssl/archs/linux64-mips64/asm/include/openssl/opensslv.h +5 -5
  182. package/include/node/openssl/archs/linux64-mips64/asm/include/openssl/ssl.h +2 -2
  183. package/include/node/openssl/archs/linux64-mips64/asm/include/openssl/x509_acert.h +9 -1
  184. package/include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/buildinf.h +1 -1
  185. package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/opensslv.h +5 -5
  186. package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/ssl.h +2 -2
  187. package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/x509_acert.h +9 -1
  188. package/include/node/openssl/archs/linux64-mips64/no-asm/crypto/buildinf.h +1 -1
  189. package/include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/opensslv.h +5 -5
  190. package/include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/ssl.h +2 -2
  191. package/include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/x509_acert.h +9 -1
  192. package/include/node/openssl/archs/linux64-riscv64/no-asm/crypto/buildinf.h +1 -1
  193. package/include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/opensslv.h +5 -5
  194. package/include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/ssl.h +2 -2
  195. package/include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/x509_acert.h +9 -1
  196. package/include/node/openssl/archs/linux64-s390x/asm/crypto/buildinf.h +1 -1
  197. package/include/node/openssl/archs/linux64-s390x/asm/include/openssl/opensslv.h +5 -5
  198. package/include/node/openssl/archs/linux64-s390x/asm/include/openssl/ssl.h +2 -2
  199. package/include/node/openssl/archs/linux64-s390x/asm/include/openssl/x509_acert.h +9 -1
  200. package/include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/buildinf.h +1 -1
  201. package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/opensslv.h +5 -5
  202. package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/ssl.h +2 -2
  203. package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/x509_acert.h +9 -1
  204. package/include/node/openssl/archs/linux64-s390x/no-asm/crypto/buildinf.h +1 -1
  205. package/include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/opensslv.h +5 -5
  206. package/include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/ssl.h +2 -2
  207. package/include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/x509_acert.h +9 -1
  208. package/include/node/openssl/archs/solaris-x86-gcc/asm/crypto/buildinf.h +1 -1
  209. package/include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/opensslv.h +5 -5
  210. package/include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/ssl.h +2 -2
  211. package/include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/x509_acert.h +9 -1
  212. package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h +1 -1
  213. package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/opensslv.h +5 -5
  214. package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/ssl.h +2 -2
  215. package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/x509_acert.h +9 -1
  216. package/include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h +1 -1
  217. package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/opensslv.h +5 -5
  218. package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/ssl.h +2 -2
  219. package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/x509_acert.h +9 -1
  220. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/crypto/buildinf.h +1 -1
  221. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/opensslv.h +5 -5
  222. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/ssl.h +2 -2
  223. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/x509_acert.h +9 -1
  224. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/crypto/buildinf.h +1 -1
  225. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/opensslv.h +5 -5
  226. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ssl.h +2 -2
  227. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/x509_acert.h +9 -1
  228. package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h +1 -1
  229. package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/opensslv.h +5 -5
  230. package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ssl.h +2 -2
  231. package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/x509_acert.h +9 -1
  232. package/include/node/openssl/bn.h +3 -3
  233. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -9,6 +9,7 @@
9
9
  </tr>
10
10
  <tr>
11
11
  <td>
12
+ <a href="#22.23.0">22.23.0</a><br/>
12
13
  <a href="#22.22.3">22.22.3</a><br/>
13
14
  <a href="#22.22.2">22.22.2</a><br/>
14
15
  <a href="#22.22.1">22.22.1</a><br/>
@@ -71,6 +72,56 @@
71
72
  * [io.js](CHANGELOG_IOJS.md)
72
73
  * [Archive](CHANGELOG_ARCHIVE.md)
73
74
 
75
+ <a id="22.23.0"></a>
76
+
77
+ ## 2026-06-18, Version 22.23.0 'Jod' (LTS), @aduh95
78
+
79
+ This is a security release.
80
+
81
+ ### Notable Changes
82
+
83
+ * (CVE-2026-48618) tls: normalize hostname for server identity checks (Matteo Collina) – High
84
+ * (CVE-2026-48933) crypto: guard WebCrypto cipher output length (Filip Skokan) – High
85
+ * (CVE-2026-48937) deps: fix integration issues with the latest nghttp2 – Medium
86
+ * (CVE-2026-48930) dns,net: reject hostnames with embedded NUL bytes (Matteo Collina) – Medium
87
+ * (CVE-2026-48619) http2: cap originSet size to prevent unbounded memory growth (Matteo Collina) – Medium
88
+ * (CVE-2026-48615) lib,test: redact proxy credentials in tunnel errors (Matteo Collina) – Medium
89
+ * (CVE-2026-48934) tls: bind reusable sessions to authenticated host (Matteo Collina) – Medium
90
+ * (CVE-2026-48928) tls: fix case-sensitive SNI context matching (Matteo Collina) – Medium
91
+ * (CVE-2026-48617) permission: handle process.chdir on writereport (RafaelGSS) – Low
92
+ * (CVE-2026-48931) http: fix response queue poisoning in http.Agent (Matteo Collina) – Low
93
+ * (CVE-2026-48935) permission: disable FileHandle utimes with permission model (RafaelGSS) – Low
94
+
95
+ ### Commits
96
+
97
+ * \[[`38b4c5ed51`](https://github.com/nodejs/node/commit/38b4c5ed51)] - **(CVE-2026-48933)** **crypto**: guard WebCrypto cipher output length (Filip Skokan) [nodejs-private/node-private#878](https://github.com/nodejs-private/node-private/pull/878)
98
+ * \[[`ad8a10c1bb`](https://github.com/nodejs/node/commit/ad8a10c1bb)] - **deps**: update llhttp to 9.4.2 (Antoine du Hamel) [nodejs-private/node-private#890](https://github.com/nodejs-private/node-private/pull/890)
99
+ * \[[`ca825a87cc`](https://github.com/nodejs/node/commit/ca825a87cc)] - **deps**: update undici to 6.27.0 (aduh95) [#63711](https://github.com/nodejs/node/pull/63711)
100
+ * \[[`a1a5bb9683`](https://github.com/nodejs/node/commit/a1a5bb9683)] - **(CVE-2026-48937)** **deps**: fix integration issues with the latest nghttp2 (Tim Perry) [#62891](https://github.com/nodejs/node/pull/62891)
101
+ * \[[`0f48583512`](https://github.com/nodejs/node/commit/0f48583512)] - **(SEMVER-MAJOR)** **deps**: update nghttp2 to 1.69.0 (Node.js GitHub Bot) [#62891](https://github.com/nodejs/node/pull/62891)
102
+ * \[[`38c869fc05`](https://github.com/nodejs/node/commit/38c869fc05)] - **deps**: update nghttp2 to 1.68.0 (nodejs-github-bot) [#61136](https://github.com/nodejs/node/pull/61136)
103
+ * \[[`290667c84f`](https://github.com/nodejs/node/commit/290667c84f)] - **deps**: update nghttp2 to 1.67.1 (nodejs-github-bot) [#59790](https://github.com/nodejs/node/pull/59790)
104
+ * \[[`c9f3da76aa`](https://github.com/nodejs/node/commit/c9f3da76aa)] - **deps**: update nghttp2 to 1.66.0 (Node.js GitHub Bot) [#58786](https://github.com/nodejs/node/pull/58786)
105
+ * \[[`60890be563`](https://github.com/nodejs/node/commit/60890be563)] - **deps**: update nghttp2 to 1.65.0 (Node.js GitHub Bot) [#57269](https://github.com/nodejs/node/pull/57269)
106
+ * \[[`5024c7d5d8`](https://github.com/nodejs/node/commit/5024c7d5d8)] - **deps**: update archs files for openssl-3.5.7 (Node.js GitHub Bot) [#63820](https://github.com/nodejs/node/pull/63820)
107
+ * \[[`7f4eb5af2e`](https://github.com/nodejs/node/commit/7f4eb5af2e)] - **deps**: upgrade openssl sources to openssl-3.5.7 (Node.js GitHub Bot) [#63820](https://github.com/nodejs/node/pull/63820)
108
+ * \[[`ebb4ec78a8`](https://github.com/nodejs/node/commit/ebb4ec78a8)] - **deps**: fix aix implicit declaration in OpenSSL (Abdirahim Musse) [#62656](https://github.com/nodejs/node/pull/62656)
109
+ * \[[`5763d40826`](https://github.com/nodejs/node/commit/5763d40826)] - **deps**: update llhttp to 9.4.1 (Node.js GitHub Bot) [#63045](https://github.com/nodejs/node/pull/63045)
110
+ * \[[`c551a51d0c`](https://github.com/nodejs/node/commit/c551a51d0c)] - **(CVE-2026-48930)** **dns,net**: reject hostnames with embedded NUL bytes (Matteo Collina) [nodejs-private/node-private#868](https://github.com/nodejs-private/node-private/pull/868)
111
+ * \[[`0a22d40180`](https://github.com/nodejs/node/commit/0a22d40180)] - **(CVE-2026-48931)** **http**: fix response queue poisoning in http.Agent (Matteo Collina) [nodejs-private/node-private#846](https://github.com/nodejs-private/node-private/pull/846)
112
+ * \[[`c79968e108`](https://github.com/nodejs/node/commit/c79968e108)] - **(CVE-2026-48619)** **http2**: cap originSet size to prevent unbounded memory growth (Matteo Collina) [nodejs-private/node-private#855](https://github.com/nodejs-private/node-private/pull/855)
113
+ * \[[`0c37bff2ff`](https://github.com/nodejs/node/commit/0c37bff2ff)] - **http2**: fix DEP0194 message (KaKa) [#58669](https://github.com/nodejs/node/pull/58669)
114
+ * \[[`ea5dc6b529`](https://github.com/nodejs/node/commit/ea5dc6b529)] - **(SEMVER-MAJOR)** **http2**: remove support for priority signaling (Matteo Collina) [#58293](https://github.com/nodejs/node/pull/58293)
115
+ * \[[`9b6af26132`](https://github.com/nodejs/node/commit/9b6af26132)] - **(CVE-2026-48615)** **lib,test**: redact proxy credentials in tunnel errors (Matteo Collina) [nodejs-private/node-private#867](https://github.com/nodejs-private/node-private/pull/867)
116
+ * \[[`28dcd38864`](https://github.com/nodejs/node/commit/28dcd38864)] - **(CVE-2026-48935)** **permission**: disable FileHandle utimes with permission model (RafaelGSS) [nodejs-private/node-private#873](https://github.com/nodejs-private/node-private/pull/873)
117
+ * \[[`2f62693801`](https://github.com/nodejs/node/commit/2f62693801)] - **(CVE-2026-48617)** **permission**: handle process.chdir on writereport (RafaelGSS) [nodejs-private/node-private#870](https://github.com/nodejs-private/node-private/pull/870)
118
+ * \[[`1662a3ea09`](https://github.com/nodejs/node/commit/1662a3ea09)] - **test**: add session reuse host verification regressions (Matteo Collina) [nodejs-private/node-private#854](https://github.com/nodejs-private/node-private/pull/854)
119
+ * \[[`718d5d0e2c`](https://github.com/nodejs/node/commit/718d5d0e2c)] - **test**: skip `test-fs-utimes-y2K38` on armv7 (Richard Lau) [#63836](https://github.com/nodejs/node/pull/63836)
120
+ * \[[`041185b61f`](https://github.com/nodejs/node/commit/041185b61f)] - **test**: skip test-cluster-dgram-reuse on AIX 7.3 (Stewart X Addison) [#62238](https://github.com/nodejs/node/pull/62238)
121
+ * \[[`fd890ba01d`](https://github.com/nodejs/node/commit/fd890ba01d)] - **(CVE-2026-48934)** **tls**: bind reusable sessions to authenticated host (Matteo Collina) [nodejs-private/node-private#854](https://github.com/nodejs-private/node-private/pull/854)
122
+ * \[[`39d1d09684`](https://github.com/nodejs/node/commit/39d1d09684)] - **(CVE-2026-48928)** **tls**: fix case-sensitive SNI context matching (Matteo Collina) [nodejs-private/node-private#857](https://github.com/nodejs-private/node-private/pull/857)
123
+ * \[[`2197a47144`](https://github.com/nodejs/node/commit/2197a47144)] - **(CVE-2026-48618)** **tls**: normalize hostname for server identity checks (Matteo Collina) [nodejs-private/node-private#869](https://github.com/nodejs-private/node-private/pull/869)
124
+
74
125
  <a id="22.22.3"></a>
75
126
 
76
127
  ## 2026-05-13, Version 22.22.3 'Jod' (LTS), @marco-ippolito
package/bin/node CHANGED
Binary file
@@ -23,8 +23,8 @@
23
23
  #define SRC_NODE_VERSION_H_
24
24
 
25
25
  #define NODE_MAJOR_VERSION 22
26
- #define NODE_MINOR_VERSION 22
27
- #define NODE_PATCH_VERSION 3
26
+ #define NODE_MINOR_VERSION 23
27
+ #define NODE_PATCH_VERSION 0
28
28
 
29
29
  #define NODE_VERSION_IS_LTS 1
30
30
  #define NODE_VERSION_LTS_CODENAME "Jod"
@@ -11,7 +11,7 @@
11
11
  */
12
12
 
13
13
  #define PLATFORM "platform: BSD-x86"
14
- #define DATE "built on: Tue Apr 7 19:05:06 2026 UTC"
14
+ #define DATE "built on: Tue Jun 9 13:41:00 2026 UTC"
15
15
 
16
16
  /*
17
17
  * Generate compiler_flags as an array of individual characters. This is a
@@ -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 6
37
+ # define OPENSSL_VERSION_PATCH 7
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.6"
90
+ # define OPENSSL_VERSION_STR "3.5.7"
91
91
  /* clang-format on */
92
92
  /* clang-format off */
93
- # define OPENSSL_FULL_VERSION_STR "3.5.6"
93
+ # define OPENSSL_FULL_VERSION_STR "3.5.7"
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 "7 Apr 2026"
102
+ # define OPENSSL_RELEASE_DATE "9 Jun 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.6 7 Apr 2026"
110
+ # define OPENSSL_VERSION_TEXT "OpenSSL 3.5.7 9 Jun 2026"
111
111
  /* clang-format on */
112
112
 
113
113
  /* clang-format off */
@@ -2,7 +2,7 @@
2
2
  * WARNING: do not edit!
3
3
  * Generated by Makefile from include/openssl/ssl.h.in
4
4
  *
5
- * Copyright 1995-2025 The OpenSSL Project Authors. All Rights Reserved.
5
+ * Copyright 1995-2026 The OpenSSL Project Authors. All Rights Reserved.
6
6
  * Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
7
7
  * Copyright 2005 Nokia. All rights reserved.
8
8
  *
@@ -2598,7 +2598,7 @@ SSL_as_poll_descriptor(SSL *s)
2598
2598
  __owur int SSL_session_reused(const SSL *s);
2599
2599
  __owur int SSL_is_server(const SSL *s);
2600
2600
 
2601
- __owur __owur SSL_CONF_CTX *SSL_CONF_CTX_new(void);
2601
+ __owur SSL_CONF_CTX *SSL_CONF_CTX_new(void);
2602
2602
  int SSL_CONF_CTX_finish(SSL_CONF_CTX *cctx);
2603
2603
  void SSL_CONF_CTX_free(SSL_CONF_CTX *cctx);
2604
2604
  unsigned int SSL_CONF_CTX_set_flags(SSL_CONF_CTX *cctx, unsigned int flags);
@@ -2,7 +2,7 @@
2
2
  * WARNING: do not edit!
3
3
  * Generated by Makefile from include/openssl/x509_acert.h.in
4
4
  *
5
- * Copyright 2022-2024 The OpenSSL Project Authors. All Rights Reserved.
5
+ * Copyright 2022-2026 The OpenSSL Project Authors. All Rights Reserved.
6
6
  *
7
7
  * Licensed under the Apache License 2.0 (the "License"). You may not use
8
8
  * this file except in compliance with the License. You can obtain a copy
@@ -22,6 +22,10 @@
22
22
  #include <openssl/x509.h>
23
23
  #include <openssl/pem.h>
24
24
 
25
+ #ifdef __cplusplus
26
+ extern "C" {
27
+ #endif
28
+
25
29
  typedef struct X509_acert_st X509_ACERT;
26
30
  typedef struct X509_acert_info_st X509_ACERT_INFO;
27
31
  typedef struct ossl_object_digest_info_st OSSL_OBJECT_DIGEST_INFO;
@@ -301,4 +305,8 @@ SKM_DEFINE_STACK_OF_INTERNAL(OSSL_ISSUER_SERIAL, OSSL_ISSUER_SERIAL, OSSL_ISSUER
301
305
 
302
306
  /* clang-format on */
303
307
 
308
+ #ifdef __cplusplus
309
+ }
310
+ #endif
311
+
304
312
  #endif
@@ -11,7 +11,7 @@
11
11
  */
12
12
 
13
13
  #define PLATFORM "platform: BSD-x86"
14
- #define DATE "built on: Tue Apr 7 19:05:23 2026 UTC"
14
+ #define DATE "built on: Tue Jun 9 13:41:17 2026 UTC"
15
15
 
16
16
  /*
17
17
  * Generate compiler_flags as an array of individual characters. This is a
@@ -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 6
37
+ # define OPENSSL_VERSION_PATCH 7
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.6"
90
+ # define OPENSSL_VERSION_STR "3.5.7"
91
91
  /* clang-format on */
92
92
  /* clang-format off */
93
- # define OPENSSL_FULL_VERSION_STR "3.5.6"
93
+ # define OPENSSL_FULL_VERSION_STR "3.5.7"
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 "7 Apr 2026"
102
+ # define OPENSSL_RELEASE_DATE "9 Jun 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.6 7 Apr 2026"
110
+ # define OPENSSL_VERSION_TEXT "OpenSSL 3.5.7 9 Jun 2026"
111
111
  /* clang-format on */
112
112
 
113
113
  /* clang-format off */
@@ -2,7 +2,7 @@
2
2
  * WARNING: do not edit!
3
3
  * Generated by Makefile from include/openssl/ssl.h.in
4
4
  *
5
- * Copyright 1995-2025 The OpenSSL Project Authors. All Rights Reserved.
5
+ * Copyright 1995-2026 The OpenSSL Project Authors. All Rights Reserved.
6
6
  * Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
7
7
  * Copyright 2005 Nokia. All rights reserved.
8
8
  *
@@ -2598,7 +2598,7 @@ SSL_as_poll_descriptor(SSL *s)
2598
2598
  __owur int SSL_session_reused(const SSL *s);
2599
2599
  __owur int SSL_is_server(const SSL *s);
2600
2600
 
2601
- __owur __owur SSL_CONF_CTX *SSL_CONF_CTX_new(void);
2601
+ __owur SSL_CONF_CTX *SSL_CONF_CTX_new(void);
2602
2602
  int SSL_CONF_CTX_finish(SSL_CONF_CTX *cctx);
2603
2603
  void SSL_CONF_CTX_free(SSL_CONF_CTX *cctx);
2604
2604
  unsigned int SSL_CONF_CTX_set_flags(SSL_CONF_CTX *cctx, unsigned int flags);
@@ -2,7 +2,7 @@
2
2
  * WARNING: do not edit!
3
3
  * Generated by Makefile from include/openssl/x509_acert.h.in
4
4
  *
5
- * Copyright 2022-2024 The OpenSSL Project Authors. All Rights Reserved.
5
+ * Copyright 2022-2026 The OpenSSL Project Authors. All Rights Reserved.
6
6
  *
7
7
  * Licensed under the Apache License 2.0 (the "License"). You may not use
8
8
  * this file except in compliance with the License. You can obtain a copy
@@ -22,6 +22,10 @@
22
22
  #include <openssl/x509.h>
23
23
  #include <openssl/pem.h>
24
24
 
25
+ #ifdef __cplusplus
26
+ extern "C" {
27
+ #endif
28
+
25
29
  typedef struct X509_acert_st X509_ACERT;
26
30
  typedef struct X509_acert_info_st X509_ACERT_INFO;
27
31
  typedef struct ossl_object_digest_info_st OSSL_OBJECT_DIGEST_INFO;
@@ -301,4 +305,8 @@ SKM_DEFINE_STACK_OF_INTERNAL(OSSL_ISSUER_SERIAL, OSSL_ISSUER_SERIAL, OSSL_ISSUER
301
305
 
302
306
  /* clang-format on */
303
307
 
308
+ #ifdef __cplusplus
309
+ }
310
+ #endif
311
+
304
312
  #endif
@@ -11,7 +11,7 @@
11
11
  */
12
12
 
13
13
  #define PLATFORM "platform: BSD-x86"
14
- #define DATE "built on: Tue Apr 7 19:05:40 2026 UTC"
14
+ #define DATE "built on: Tue Jun 9 13:41:33 2026 UTC"
15
15
 
16
16
  /*
17
17
  * Generate compiler_flags as an array of individual characters. This is a
@@ -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 6
37
+ # define OPENSSL_VERSION_PATCH 7
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.6"
90
+ # define OPENSSL_VERSION_STR "3.5.7"
91
91
  /* clang-format on */
92
92
  /* clang-format off */
93
- # define OPENSSL_FULL_VERSION_STR "3.5.6"
93
+ # define OPENSSL_FULL_VERSION_STR "3.5.7"
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 "7 Apr 2026"
102
+ # define OPENSSL_RELEASE_DATE "9 Jun 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.6 7 Apr 2026"
110
+ # define OPENSSL_VERSION_TEXT "OpenSSL 3.5.7 9 Jun 2026"
111
111
  /* clang-format on */
112
112
 
113
113
  /* clang-format off */
@@ -2,7 +2,7 @@
2
2
  * WARNING: do not edit!
3
3
  * Generated by Makefile from include/openssl/ssl.h.in
4
4
  *
5
- * Copyright 1995-2025 The OpenSSL Project Authors. All Rights Reserved.
5
+ * Copyright 1995-2026 The OpenSSL Project Authors. All Rights Reserved.
6
6
  * Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
7
7
  * Copyright 2005 Nokia. All rights reserved.
8
8
  *
@@ -2598,7 +2598,7 @@ SSL_as_poll_descriptor(SSL *s)
2598
2598
  __owur int SSL_session_reused(const SSL *s);
2599
2599
  __owur int SSL_is_server(const SSL *s);
2600
2600
 
2601
- __owur __owur SSL_CONF_CTX *SSL_CONF_CTX_new(void);
2601
+ __owur SSL_CONF_CTX *SSL_CONF_CTX_new(void);
2602
2602
  int SSL_CONF_CTX_finish(SSL_CONF_CTX *cctx);
2603
2603
  void SSL_CONF_CTX_free(SSL_CONF_CTX *cctx);
2604
2604
  unsigned int SSL_CONF_CTX_set_flags(SSL_CONF_CTX *cctx, unsigned int flags);
@@ -2,7 +2,7 @@
2
2
  * WARNING: do not edit!
3
3
  * Generated by Makefile from include/openssl/x509_acert.h.in
4
4
  *
5
- * Copyright 2022-2024 The OpenSSL Project Authors. All Rights Reserved.
5
+ * Copyright 2022-2026 The OpenSSL Project Authors. All Rights Reserved.
6
6
  *
7
7
  * Licensed under the Apache License 2.0 (the "License"). You may not use
8
8
  * this file except in compliance with the License. You can obtain a copy
@@ -22,6 +22,10 @@
22
22
  #include <openssl/x509.h>
23
23
  #include <openssl/pem.h>
24
24
 
25
+ #ifdef __cplusplus
26
+ extern "C" {
27
+ #endif
28
+
25
29
  typedef struct X509_acert_st X509_ACERT;
26
30
  typedef struct X509_acert_info_st X509_ACERT_INFO;
27
31
  typedef struct ossl_object_digest_info_st OSSL_OBJECT_DIGEST_INFO;
@@ -301,4 +305,8 @@ SKM_DEFINE_STACK_OF_INTERNAL(OSSL_ISSUER_SERIAL, OSSL_ISSUER_SERIAL, OSSL_ISSUER
301
305
 
302
306
  /* clang-format on */
303
307
 
308
+ #ifdef __cplusplus
309
+ }
310
+ #endif
311
+
304
312
  #endif
@@ -11,7 +11,7 @@
11
11
  */
12
12
 
13
13
  #define PLATFORM "platform: BSD-x86_64"
14
- #define DATE "built on: Tue Apr 7 19:05:56 2026 UTC"
14
+ #define DATE "built on: Tue Jun 9 13:41:48 2026 UTC"
15
15
 
16
16
  /*
17
17
  * Generate compiler_flags as an array of individual characters. This is a
@@ -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 6
37
+ # define OPENSSL_VERSION_PATCH 7
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.6"
90
+ # define OPENSSL_VERSION_STR "3.5.7"
91
91
  /* clang-format on */
92
92
  /* clang-format off */
93
- # define OPENSSL_FULL_VERSION_STR "3.5.6"
93
+ # define OPENSSL_FULL_VERSION_STR "3.5.7"
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 "7 Apr 2026"
102
+ # define OPENSSL_RELEASE_DATE "9 Jun 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.6 7 Apr 2026"
110
+ # define OPENSSL_VERSION_TEXT "OpenSSL 3.5.7 9 Jun 2026"
111
111
  /* clang-format on */
112
112
 
113
113
  /* clang-format off */
@@ -2,7 +2,7 @@
2
2
  * WARNING: do not edit!
3
3
  * Generated by Makefile from include/openssl/ssl.h.in
4
4
  *
5
- * Copyright 1995-2025 The OpenSSL Project Authors. All Rights Reserved.
5
+ * Copyright 1995-2026 The OpenSSL Project Authors. All Rights Reserved.
6
6
  * Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
7
7
  * Copyright 2005 Nokia. All rights reserved.
8
8
  *
@@ -2598,7 +2598,7 @@ SSL_as_poll_descriptor(SSL *s)
2598
2598
  __owur int SSL_session_reused(const SSL *s);
2599
2599
  __owur int SSL_is_server(const SSL *s);
2600
2600
 
2601
- __owur __owur SSL_CONF_CTX *SSL_CONF_CTX_new(void);
2601
+ __owur SSL_CONF_CTX *SSL_CONF_CTX_new(void);
2602
2602
  int SSL_CONF_CTX_finish(SSL_CONF_CTX *cctx);
2603
2603
  void SSL_CONF_CTX_free(SSL_CONF_CTX *cctx);
2604
2604
  unsigned int SSL_CONF_CTX_set_flags(SSL_CONF_CTX *cctx, unsigned int flags);
@@ -2,7 +2,7 @@
2
2
  * WARNING: do not edit!
3
3
  * Generated by Makefile from include/openssl/x509_acert.h.in
4
4
  *
5
- * Copyright 2022-2024 The OpenSSL Project Authors. All Rights Reserved.
5
+ * Copyright 2022-2026 The OpenSSL Project Authors. All Rights Reserved.
6
6
  *
7
7
  * Licensed under the Apache License 2.0 (the "License"). You may not use
8
8
  * this file except in compliance with the License. You can obtain a copy
@@ -22,6 +22,10 @@
22
22
  #include <openssl/x509.h>
23
23
  #include <openssl/pem.h>
24
24
 
25
+ #ifdef __cplusplus
26
+ extern "C" {
27
+ #endif
28
+
25
29
  typedef struct X509_acert_st X509_ACERT;
26
30
  typedef struct X509_acert_info_st X509_ACERT_INFO;
27
31
  typedef struct ossl_object_digest_info_st OSSL_OBJECT_DIGEST_INFO;
@@ -301,4 +305,8 @@ SKM_DEFINE_STACK_OF_INTERNAL(OSSL_ISSUER_SERIAL, OSSL_ISSUER_SERIAL, OSSL_ISSUER
301
305
 
302
306
  /* clang-format on */
303
307
 
308
+ #ifdef __cplusplus
309
+ }
310
+ #endif
311
+
304
312
  #endif
@@ -11,7 +11,7 @@
11
11
  */
12
12
 
13
13
  #define PLATFORM "platform: BSD-x86_64"
14
- #define DATE "built on: Tue Apr 7 19:06:20 2026 UTC"
14
+ #define DATE "built on: Tue Jun 9 13:42:10 2026 UTC"
15
15
 
16
16
  /*
17
17
  * Generate compiler_flags as an array of individual characters. This is a
@@ -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 6
37
+ # define OPENSSL_VERSION_PATCH 7
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.6"
90
+ # define OPENSSL_VERSION_STR "3.5.7"
91
91
  /* clang-format on */
92
92
  /* clang-format off */
93
- # define OPENSSL_FULL_VERSION_STR "3.5.6"
93
+ # define OPENSSL_FULL_VERSION_STR "3.5.7"
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 "7 Apr 2026"
102
+ # define OPENSSL_RELEASE_DATE "9 Jun 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.6 7 Apr 2026"
110
+ # define OPENSSL_VERSION_TEXT "OpenSSL 3.5.7 9 Jun 2026"
111
111
  /* clang-format on */
112
112
 
113
113
  /* clang-format off */
@@ -2,7 +2,7 @@
2
2
  * WARNING: do not edit!
3
3
  * Generated by Makefile from include/openssl/ssl.h.in
4
4
  *
5
- * Copyright 1995-2025 The OpenSSL Project Authors. All Rights Reserved.
5
+ * Copyright 1995-2026 The OpenSSL Project Authors. All Rights Reserved.
6
6
  * Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
7
7
  * Copyright 2005 Nokia. All rights reserved.
8
8
  *
@@ -2598,7 +2598,7 @@ SSL_as_poll_descriptor(SSL *s)
2598
2598
  __owur int SSL_session_reused(const SSL *s);
2599
2599
  __owur int SSL_is_server(const SSL *s);
2600
2600
 
2601
- __owur __owur SSL_CONF_CTX *SSL_CONF_CTX_new(void);
2601
+ __owur SSL_CONF_CTX *SSL_CONF_CTX_new(void);
2602
2602
  int SSL_CONF_CTX_finish(SSL_CONF_CTX *cctx);
2603
2603
  void SSL_CONF_CTX_free(SSL_CONF_CTX *cctx);
2604
2604
  unsigned int SSL_CONF_CTX_set_flags(SSL_CONF_CTX *cctx, unsigned int flags);
@@ -2,7 +2,7 @@
2
2
  * WARNING: do not edit!
3
3
  * Generated by Makefile from include/openssl/x509_acert.h.in
4
4
  *
5
- * Copyright 2022-2024 The OpenSSL Project Authors. All Rights Reserved.
5
+ * Copyright 2022-2026 The OpenSSL Project Authors. All Rights Reserved.
6
6
  *
7
7
  * Licensed under the Apache License 2.0 (the "License"). You may not use
8
8
  * this file except in compliance with the License. You can obtain a copy
@@ -22,6 +22,10 @@
22
22
  #include <openssl/x509.h>
23
23
  #include <openssl/pem.h>
24
24
 
25
+ #ifdef __cplusplus
26
+ extern "C" {
27
+ #endif
28
+
25
29
  typedef struct X509_acert_st X509_ACERT;
26
30
  typedef struct X509_acert_info_st X509_ACERT_INFO;
27
31
  typedef struct ossl_object_digest_info_st OSSL_OBJECT_DIGEST_INFO;
@@ -301,4 +305,8 @@ SKM_DEFINE_STACK_OF_INTERNAL(OSSL_ISSUER_SERIAL, OSSL_ISSUER_SERIAL, OSSL_ISSUER
301
305
 
302
306
  /* clang-format on */
303
307
 
308
+ #ifdef __cplusplus
309
+ }
310
+ #endif
311
+
304
312
  #endif
@@ -11,7 +11,7 @@
11
11
  */
12
12
 
13
13
  #define PLATFORM "platform: BSD-x86_64"
14
- #define DATE "built on: Tue Apr 7 19:06:40 2026 UTC"
14
+ #define DATE "built on: Tue Jun 9 13:42:29 2026 UTC"
15
15
 
16
16
  /*
17
17
  * Generate compiler_flags as an array of individual characters. This is a
@@ -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 6
37
+ # define OPENSSL_VERSION_PATCH 7
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.6"
90
+ # define OPENSSL_VERSION_STR "3.5.7"
91
91
  /* clang-format on */
92
92
  /* clang-format off */
93
- # define OPENSSL_FULL_VERSION_STR "3.5.6"
93
+ # define OPENSSL_FULL_VERSION_STR "3.5.7"
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 "7 Apr 2026"
102
+ # define OPENSSL_RELEASE_DATE "9 Jun 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.6 7 Apr 2026"
110
+ # define OPENSSL_VERSION_TEXT "OpenSSL 3.5.7 9 Jun 2026"
111
111
  /* clang-format on */
112
112
 
113
113
  /* clang-format off */
@@ -2,7 +2,7 @@
2
2
  * WARNING: do not edit!
3
3
  * Generated by Makefile from include/openssl/ssl.h.in
4
4
  *
5
- * Copyright 1995-2025 The OpenSSL Project Authors. All Rights Reserved.
5
+ * Copyright 1995-2026 The OpenSSL Project Authors. All Rights Reserved.
6
6
  * Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
7
7
  * Copyright 2005 Nokia. All rights reserved.
8
8
  *
@@ -2598,7 +2598,7 @@ SSL_as_poll_descriptor(SSL *s)
2598
2598
  __owur int SSL_session_reused(const SSL *s);
2599
2599
  __owur int SSL_is_server(const SSL *s);
2600
2600
 
2601
- __owur __owur SSL_CONF_CTX *SSL_CONF_CTX_new(void);
2601
+ __owur SSL_CONF_CTX *SSL_CONF_CTX_new(void);
2602
2602
  int SSL_CONF_CTX_finish(SSL_CONF_CTX *cctx);
2603
2603
  void SSL_CONF_CTX_free(SSL_CONF_CTX *cctx);
2604
2604
  unsigned int SSL_CONF_CTX_set_flags(SSL_CONF_CTX *cctx, unsigned int flags);