node-aix-ppc64 18.4.0 → 18.5.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 (225) hide show
  1. package/CHANGELOG.md +25 -0
  2. package/bin/node +0 -0
  3. package/include/node/config.gypi +1 -1
  4. package/include/node/node.exp +22 -11
  5. package/include/node/node_version.h +1 -1
  6. package/include/node/openssl/archs/BSD-x86/asm/crypto/buildinf.h +1 -1
  7. package/include/node/openssl/archs/BSD-x86/asm/include/openssl/bio.h +2 -2
  8. package/include/node/openssl/archs/BSD-x86/asm/include/openssl/configuration.h +2 -1
  9. package/include/node/openssl/archs/BSD-x86/asm/include/openssl/opensslv.h +5 -5
  10. package/include/node/openssl/archs/BSD-x86/asm_avx2/crypto/buildinf.h +1 -1
  11. package/include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/bio.h +2 -2
  12. package/include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/configuration.h +2 -1
  13. package/include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/opensslv.h +5 -5
  14. package/include/node/openssl/archs/BSD-x86/no-asm/crypto/buildinf.h +1 -1
  15. package/include/node/openssl/archs/BSD-x86/no-asm/include/openssl/bio.h +2 -2
  16. package/include/node/openssl/archs/BSD-x86/no-asm/include/openssl/configuration.h +2 -1
  17. package/include/node/openssl/archs/BSD-x86/no-asm/include/openssl/opensslv.h +5 -5
  18. package/include/node/openssl/archs/BSD-x86_64/asm/crypto/buildinf.h +1 -1
  19. package/include/node/openssl/archs/BSD-x86_64/asm/include/openssl/bio.h +2 -2
  20. package/include/node/openssl/archs/BSD-x86_64/asm/include/openssl/configuration.h +2 -1
  21. package/include/node/openssl/archs/BSD-x86_64/asm/include/openssl/opensslv.h +5 -5
  22. package/include/node/openssl/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h +1 -1
  23. package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/bio.h +2 -2
  24. package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/configuration.h +2 -1
  25. package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/opensslv.h +5 -5
  26. package/include/node/openssl/archs/BSD-x86_64/no-asm/crypto/buildinf.h +1 -1
  27. package/include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/bio.h +2 -2
  28. package/include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/configuration.h +2 -1
  29. package/include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/opensslv.h +5 -5
  30. package/include/node/openssl/archs/VC-WIN32/asm/crypto/buildinf.h +1 -1
  31. package/include/node/openssl/archs/VC-WIN32/asm/include/openssl/bio.h +2 -2
  32. package/include/node/openssl/archs/VC-WIN32/asm/include/openssl/opensslv.h +5 -5
  33. package/include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/buildinf.h +1 -1
  34. package/include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/bio.h +2 -2
  35. package/include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/opensslv.h +5 -5
  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/bio.h +2 -2
  38. package/include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/opensslv.h +5 -5
  39. package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h +1 -1
  40. package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/bio.h +2 -2
  41. package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/opensslv.h +5 -5
  42. package/include/node/openssl/archs/VC-WIN64A/asm/crypto/buildinf.h +1 -1
  43. package/include/node/openssl/archs/VC-WIN64A/asm/include/openssl/bio.h +2 -2
  44. package/include/node/openssl/archs/VC-WIN64A/asm/include/openssl/opensslv.h +5 -5
  45. package/include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h +1 -1
  46. package/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/bio.h +2 -2
  47. package/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/opensslv.h +5 -5
  48. package/include/node/openssl/archs/VC-WIN64A/no-asm/crypto/buildinf.h +1 -1
  49. package/include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/bio.h +2 -2
  50. package/include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/opensslv.h +5 -5
  51. package/include/node/openssl/archs/aix64-gcc-as/asm/crypto/buildinf.h +1 -1
  52. package/include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/bio.h +2 -2
  53. package/include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/configuration.h +2 -1
  54. package/include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/opensslv.h +5 -5
  55. package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/crypto/buildinf.h +1 -1
  56. package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/bio.h +2 -2
  57. package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/configuration.h +2 -1
  58. package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/opensslv.h +5 -5
  59. package/include/node/openssl/archs/aix64-gcc-as/no-asm/crypto/buildinf.h +1 -1
  60. package/include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/bio.h +2 -2
  61. package/include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/configuration.h +2 -1
  62. package/include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/opensslv.h +5 -5
  63. package/include/node/openssl/archs/darwin-i386-cc/asm/crypto/buildinf.h +1 -1
  64. package/include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/bio.h +2 -2
  65. package/include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/configuration.h +2 -1
  66. package/include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/opensslv.h +5 -5
  67. package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h +1 -1
  68. package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/bio.h +2 -2
  69. package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/configuration.h +2 -1
  70. package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/opensslv.h +5 -5
  71. package/include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/buildinf.h +1 -1
  72. package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/bio.h +2 -2
  73. package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/configuration.h +2 -1
  74. package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/opensslv.h +5 -5
  75. package/include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/buildinf.h +1 -1
  76. package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/bio.h +2 -2
  77. package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/configuration.h +2 -1
  78. package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/opensslv.h +5 -5
  79. package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h +1 -1
  80. package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/bio.h +2 -2
  81. package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/configuration.h +2 -1
  82. package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/opensslv.h +5 -5
  83. package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h +1 -1
  84. package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/bio.h +2 -2
  85. package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/configuration.h +2 -1
  86. package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/opensslv.h +5 -5
  87. package/include/node/openssl/archs/darwin64-x86_64-cc/asm/crypto/buildinf.h +1 -1
  88. package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/bio.h +2 -2
  89. package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/configuration.h +2 -1
  90. package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/opensslv.h +5 -5
  91. package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h +1 -1
  92. package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/bio.h +2 -2
  93. package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/configuration.h +2 -1
  94. package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/opensslv.h +5 -5
  95. package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h +1 -1
  96. package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/bio.h +2 -2
  97. package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/configuration.h +2 -1
  98. package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/opensslv.h +5 -5
  99. package/include/node/openssl/archs/linux-aarch64/asm/crypto/buildinf.h +1 -1
  100. package/include/node/openssl/archs/linux-aarch64/asm/include/openssl/bio.h +2 -2
  101. package/include/node/openssl/archs/linux-aarch64/asm/include/openssl/configuration.h +2 -1
  102. package/include/node/openssl/archs/linux-aarch64/asm/include/openssl/opensslv.h +5 -5
  103. package/include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/buildinf.h +1 -1
  104. package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/bio.h +2 -2
  105. package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/configuration.h +2 -1
  106. package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/opensslv.h +5 -5
  107. package/include/node/openssl/archs/linux-aarch64/no-asm/crypto/buildinf.h +1 -1
  108. package/include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/bio.h +2 -2
  109. package/include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/configuration.h +2 -1
  110. package/include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/opensslv.h +5 -5
  111. package/include/node/openssl/archs/linux-armv4/asm/crypto/buildinf.h +1 -1
  112. package/include/node/openssl/archs/linux-armv4/asm/include/openssl/bio.h +2 -2
  113. package/include/node/openssl/archs/linux-armv4/asm/include/openssl/configuration.h +2 -1
  114. package/include/node/openssl/archs/linux-armv4/asm/include/openssl/opensslv.h +5 -5
  115. package/include/node/openssl/archs/linux-armv4/asm_avx2/crypto/buildinf.h +1 -1
  116. package/include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/bio.h +2 -2
  117. package/include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/configuration.h +2 -1
  118. package/include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/opensslv.h +5 -5
  119. package/include/node/openssl/archs/linux-armv4/no-asm/crypto/buildinf.h +1 -1
  120. package/include/node/openssl/archs/linux-armv4/no-asm/include/openssl/bio.h +2 -2
  121. package/include/node/openssl/archs/linux-armv4/no-asm/include/openssl/configuration.h +2 -1
  122. package/include/node/openssl/archs/linux-armv4/no-asm/include/openssl/opensslv.h +5 -5
  123. package/include/node/openssl/archs/linux-elf/asm/crypto/buildinf.h +1 -1
  124. package/include/node/openssl/archs/linux-elf/asm/include/openssl/bio.h +2 -2
  125. package/include/node/openssl/archs/linux-elf/asm/include/openssl/configuration.h +2 -1
  126. package/include/node/openssl/archs/linux-elf/asm/include/openssl/opensslv.h +5 -5
  127. package/include/node/openssl/archs/linux-elf/asm_avx2/crypto/buildinf.h +1 -1
  128. package/include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/bio.h +2 -2
  129. package/include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/configuration.h +2 -1
  130. package/include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/opensslv.h +5 -5
  131. package/include/node/openssl/archs/linux-elf/no-asm/crypto/buildinf.h +1 -1
  132. package/include/node/openssl/archs/linux-elf/no-asm/include/openssl/bio.h +2 -2
  133. package/include/node/openssl/archs/linux-elf/no-asm/include/openssl/configuration.h +2 -1
  134. package/include/node/openssl/archs/linux-elf/no-asm/include/openssl/opensslv.h +5 -5
  135. package/include/node/openssl/archs/linux-ppc64le/asm/crypto/buildinf.h +1 -1
  136. package/include/node/openssl/archs/linux-ppc64le/asm/include/openssl/bio.h +2 -2
  137. package/include/node/openssl/archs/linux-ppc64le/asm/include/openssl/configuration.h +2 -1
  138. package/include/node/openssl/archs/linux-ppc64le/asm/include/openssl/opensslv.h +5 -5
  139. package/include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h +1 -1
  140. package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/bio.h +2 -2
  141. package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/configuration.h +2 -1
  142. package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/opensslv.h +5 -5
  143. package/include/node/openssl/archs/linux-ppc64le/no-asm/crypto/buildinf.h +1 -1
  144. package/include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/bio.h +2 -2
  145. package/include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/configuration.h +2 -1
  146. package/include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/opensslv.h +5 -5
  147. package/include/node/openssl/archs/linux-x86_64/asm/crypto/buildinf.h +1 -1
  148. package/include/node/openssl/archs/linux-x86_64/asm/include/openssl/bio.h +2 -2
  149. package/include/node/openssl/archs/linux-x86_64/asm/include/openssl/configuration.h +2 -1
  150. package/include/node/openssl/archs/linux-x86_64/asm/include/openssl/opensslv.h +5 -5
  151. package/include/node/openssl/archs/linux-x86_64/asm_avx2/crypto/buildinf.h +1 -1
  152. package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/bio.h +2 -2
  153. package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/configuration.h +2 -1
  154. package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/opensslv.h +5 -5
  155. package/include/node/openssl/archs/linux-x86_64/no-asm/crypto/buildinf.h +1 -1
  156. package/include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/bio.h +2 -2
  157. package/include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/configuration.h +2 -1
  158. package/include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/opensslv.h +5 -5
  159. package/include/node/openssl/archs/linux32-s390x/asm/crypto/buildinf.h +1 -1
  160. package/include/node/openssl/archs/linux32-s390x/asm/include/openssl/bio.h +2 -2
  161. package/include/node/openssl/archs/linux32-s390x/asm/include/openssl/configuration.h +2 -1
  162. package/include/node/openssl/archs/linux32-s390x/asm/include/openssl/opensslv.h +5 -5
  163. package/include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/buildinf.h +1 -1
  164. package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/bio.h +2 -2
  165. package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/configuration.h +2 -1
  166. package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/opensslv.h +5 -5
  167. package/include/node/openssl/archs/linux32-s390x/no-asm/crypto/buildinf.h +1 -1
  168. package/include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/bio.h +2 -2
  169. package/include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/configuration.h +2 -1
  170. package/include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/opensslv.h +5 -5
  171. package/include/node/openssl/archs/linux64-mips64/asm/crypto/buildinf.h +1 -1
  172. package/include/node/openssl/archs/linux64-mips64/asm/include/openssl/bio.h +2 -2
  173. package/include/node/openssl/archs/linux64-mips64/asm/include/openssl/configuration.h +2 -1
  174. package/include/node/openssl/archs/linux64-mips64/asm/include/openssl/opensslv.h +5 -5
  175. package/include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/buildinf.h +1 -1
  176. package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/bio.h +2 -2
  177. package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/configuration.h +2 -1
  178. package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/opensslv.h +5 -5
  179. package/include/node/openssl/archs/linux64-mips64/no-asm/crypto/buildinf.h +1 -1
  180. package/include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/bio.h +2 -2
  181. package/include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/configuration.h +2 -1
  182. package/include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/opensslv.h +5 -5
  183. package/include/node/openssl/archs/linux64-riscv64/no-asm/crypto/buildinf.h +1 -1
  184. package/include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/bio.h +2 -2
  185. package/include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/configuration.h +2 -1
  186. package/include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/opensslv.h +5 -5
  187. package/include/node/openssl/archs/linux64-s390x/asm/crypto/buildinf.h +1 -1
  188. package/include/node/openssl/archs/linux64-s390x/asm/include/openssl/bio.h +2 -2
  189. package/include/node/openssl/archs/linux64-s390x/asm/include/openssl/configuration.h +2 -1
  190. package/include/node/openssl/archs/linux64-s390x/asm/include/openssl/opensslv.h +5 -5
  191. package/include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/buildinf.h +1 -1
  192. package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/bio.h +2 -2
  193. package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/configuration.h +2 -1
  194. package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/opensslv.h +5 -5
  195. package/include/node/openssl/archs/linux64-s390x/no-asm/crypto/buildinf.h +1 -1
  196. package/include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/bio.h +2 -2
  197. package/include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/configuration.h +2 -1
  198. package/include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/opensslv.h +5 -5
  199. package/include/node/openssl/archs/solaris-x86-gcc/asm/crypto/buildinf.h +1 -1
  200. package/include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/bio.h +2 -2
  201. package/include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/configuration.h +2 -1
  202. package/include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/opensslv.h +5 -5
  203. package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h +1 -1
  204. package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/bio.h +2 -2
  205. package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/configuration.h +2 -1
  206. package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/opensslv.h +5 -5
  207. package/include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h +1 -1
  208. package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/bio.h +2 -2
  209. package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/configuration.h +2 -1
  210. package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/opensslv.h +5 -5
  211. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/crypto/buildinf.h +1 -1
  212. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/bio.h +2 -2
  213. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/configuration.h +2 -1
  214. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/opensslv.h +5 -5
  215. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/crypto/buildinf.h +1 -1
  216. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/bio.h +2 -2
  217. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/configuration.h +2 -1
  218. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/opensslv.h +5 -5
  219. package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h +1 -1
  220. package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/bio.h +2 -2
  221. package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/configuration.h +2 -1
  222. package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/opensslv.h +5 -5
  223. package/include/node/openssl/bnerr.h +2 -1
  224. package/include/node/openssl/core_names.h +4 -4
  225. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -8,6 +8,7 @@
8
8
  </tr>
9
9
  <tr>
10
10
  <td>
11
+ <a href="#18.5.0">18.5.0</a><br/>
11
12
  <a href="#18.4.0">18.4.0</a><br/>
12
13
  <a href="#18.3.0">18.3.0</a><br/>
13
14
  <a href="#18.2.0">18.2.0</a><br/>
@@ -37,6 +38,30 @@
37
38
  * [io.js](CHANGELOG_IOJS.md)
38
39
  * [Archive](CHANGELOG_ARCHIVE.md)
39
40
 
41
+ <a id="18.5.0"></a>
42
+
43
+ ## 2022-07-07, Version 18.5.0 (Current), @RafaelGSS
44
+
45
+ This is a security release.
46
+
47
+ ### Notable Changes
48
+
49
+ * \[[`3f0c3e142d`](https://github.com/nodejs/node/commit/3f0c3e142d)] - **(SEMVER-MAJOR)** **src,deps,build,test**: add OpenSSL config appname (Daniel Bevenius) [#43124](https://github.com/nodejs/node/pull/43124)
50
+ * \[[`9578158ff8`](https://github.com/nodejs/node/commit/9578158ff8)] - **(SEMVER-MAJOR)** **src,doc,test**: add --openssl-shared-config option (Daniel Bevenius) [#43124](https://github.com/nodejs/node/pull/43124)
51
+ * Node.js now reads `nodejs_conf` section in the `openssl` config
52
+ * \[[`dc7af13486`](https://github.com/nodejs/node/commit/dc7af13486)] - **deps**: update archs files for quictls/openssl-3.0.5+quic (RafaelGSS) [#43693](https://github.com/nodejs/node/pull/43693)
53
+ * \[[`fa72c534eb`](https://github.com/nodejs/node/commit/fa72c534eb)] - **deps**: upgrade openssl sources to quictls/openssl-3.0.5+quic (RafaelGSS) [#43693](https://github.com/nodejs/node/pull/43693)
54
+
55
+ ### Commits
56
+
57
+ * \[[`dc7af13486`](https://github.com/nodejs/node/commit/dc7af13486)] - **deps**: update archs files for quictls/openssl-3.0.5+quic (RafaelGSS) [#43693](https://github.com/nodejs/node/pull/43693)
58
+ * \[[`fa72c534eb`](https://github.com/nodejs/node/commit/fa72c534eb)] - **deps**: upgrade openssl sources to quictls/openssl-3.0.5+quic (RafaelGSS) [#43693](https://github.com/nodejs/node/pull/43693)
59
+ * \[[`a5fc2deb43`](https://github.com/nodejs/node/commit/a5fc2deb43)] - **deps**: update default openssl.cnf directory (Michael Dawson) [nodejs-private/node-private#335](https://github.com/nodejs-private/node-private/pull/335)
60
+ * \[[`f2407748e3`](https://github.com/nodejs/node/commit/f2407748e3)] - **http**: stricter Transfer-Encoding and header separator parsing (Paolo Insogna) [nodejs-private/node-private#315](https://github.com/nodejs-private/node-private/pull/315)
61
+ * \[[`e4af5eba95`](https://github.com/nodejs/node/commit/e4af5eba95)] - **src**: fix IPv4 validation in inspector\_socket (Tobias Nießen) [nodejs-private/node-private#320](https://github.com/nodejs-private/node-private/pull/320)
62
+ * \[[`3f0c3e142d`](https://github.com/nodejs/node/commit/3f0c3e142d)] - **(SEMVER-MAJOR)** **src,deps,build,test**: add OpenSSL config appname (Daniel Bevenius) [#43124](https://github.com/nodejs/node/pull/43124)
63
+ * \[[`9578158ff8`](https://github.com/nodejs/node/commit/9578158ff8)] - **(SEMVER-MAJOR)** **src,doc,test**: add --openssl-shared-config option (Daniel Bevenius) [#43124](https://github.com/nodejs/node/pull/43124)
64
+
40
65
  <a id="18.4.0"></a>
41
66
 
42
67
  ## 2022-06-16, Version 18.4.0 (Current), @danielleadams
package/bin/node CHANGED
Binary file
@@ -1,5 +1,5 @@
1
1
  # Do not edit. Generated by the configure script.
2
- { 'target_defaults': {'cflags': [], 'default_configuration': 'Release', 'defines': ['NODE_OPENSSL_HAS_QUIC'], 'include_dirs': [], 'libraries': []},
2
+ { 'target_defaults': {'cflags': [], 'default_configuration': 'Release', 'defines': ['NODE_OPENSSL_CONF_NAME=nodejs_conf', 'NODE_OPENSSL_HAS_QUIC'], 'include_dirs': [], 'libraries': []},
3
3
  'variables': { 'asan': 0,
4
4
  'coverage': 'false',
5
5
  'dcheck_always_on': 0,
@@ -5949,7 +5949,7 @@ _GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_trace.cc_FE345EE0_0xc3f8bf82b0
5949
5949
  _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_external_pointer_table.cc_87E8306D_0xf7c8488c745f3308
5950
5950
  _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_sandbox.cc_3723FE55_0x9e7922885c6c5f9e
5951
5951
  _GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.cc_DFF67DD7_0x29976dedf87fc2f5
5952
- _GLOBAL__I_65535_0_.._src_connection_wrap.cc_FE345EE0_0x5ad5958d15f0837
5952
+ _GLOBAL__I_65535_0_.._src_connection_wrap.cc_FE345EE0_0x8cb80c8d2164c7e6
5953
5953
  _GLOBAL__I_65535_0_OPENSSL_ppccap_P
5954
5954
  _GLOBAL__I_65535_0__Z16_register_configv
5955
5955
  _GLOBAL__I_65535_0__Z17_register_symbolsv
@@ -46778,6 +46778,7 @@ _ZN4node17SyncProcessRunnerC1EPNS_11EnvironmentE
46778
46778
  _ZN4node17SyncProcessRunnerC2EPNS_11EnvironmentE
46779
46779
  _ZN4node17SyncProcessRunnerD1Ev
46780
46780
  _ZN4node17SyncProcessRunnerD2Ev
46781
+ _ZN4node17conf_section_nameE
46781
46782
  _ZN4node18CheckedUvLoopCloseEP9uv_loop_s
46782
46783
  _ZN4node18DiagnosticFilename12MakeFilenameB5cxx11EmPKcS2_
46783
46784
  _ZN4node18DiagnosticFilename9LocalTimeEP2tm
@@ -72073,7 +72074,8 @@ evp_md_ctx_new_ex
72073
72074
  evp_md_free_int
72074
72075
  evp_md_get_number
72075
72076
  evp_md_new
72076
- evp_method_store_flush
72077
+ evp_method_store_cache_flush
72078
+ evp_method_store_remove_all_provided
72077
72079
  evp_names_do_all
72078
72080
  evp_pkcs82pkey_legacy
72079
72081
  evp_pkey_copy_downgraded
@@ -72545,7 +72547,7 @@ llhttp__internal__c_or_flags
72545
72547
  llhttp__internal__c_or_flags_1
72546
72548
  llhttp__internal__c_or_flags_15
72547
72549
  llhttp__internal__c_or_flags_16
72548
- llhttp__internal__c_or_flags_17
72550
+ llhttp__internal__c_or_flags_18
72549
72551
  llhttp__internal__c_or_flags_3
72550
72552
  llhttp__internal__c_or_flags_4
72551
72553
  llhttp__internal__c_or_flags_5
@@ -72557,9 +72559,11 @@ llhttp__internal__c_store_method
72557
72559
  llhttp__internal__c_test_flags
72558
72560
  llhttp__internal__c_test_flags_1
72559
72561
  llhttp__internal__c_test_flags_2
72562
+ llhttp__internal__c_test_flags_3
72560
72563
  llhttp__internal__c_test_lenient_flags
72561
72564
  llhttp__internal__c_test_lenient_flags_1
72562
72565
  llhttp__internal__c_test_lenient_flags_2
72566
+ llhttp__internal__c_test_lenient_flags_4
72563
72567
  llhttp__internal__c_update_content_length
72564
72568
  llhttp__internal__c_update_finish
72565
72569
  llhttp__internal__c_update_finish_1
@@ -72609,6 +72613,7 @@ llhttp_set_error_reason
72609
72613
  llhttp_set_lenient_chunked_length
72610
72614
  llhttp_set_lenient_headers
72611
72615
  llhttp_set_lenient_keep_alive
72616
+ llhttp_set_lenient_transfer_encoding
72612
72617
  llhttp_settings_init
72613
72618
  llhttp_should_keep_alive
72614
72619
  locale_getKeywordsStart_71
@@ -74032,7 +74037,7 @@ ossl_DER_w_null
74032
74037
  ossl_DER_w_octet_string
74033
74038
  ossl_DER_w_octet_string_uint32
74034
74039
  ossl_DER_w_precompiled
74035
- ossl_DER_w_ulong
74040
+ ossl_DER_w_uint32
74036
74041
  ossl_DHX_der_to_dhx_decoder_functions
74037
74042
  ossl_DH_der_to_dh_decoder_functions
74038
74043
  ossl_DSA_der_to_dsa_decoder_functions
@@ -74244,9 +74249,9 @@ ossl_blake2s_update
74244
74249
  ossl_blake2smac_functions
74245
74250
  ossl_blob_length
74246
74251
  ossl_blowfish128cbc_functions
74252
+ ossl_blowfish128cfb64_functions
74247
74253
  ossl_blowfish128ecb_functions
74248
- ossl_blowfish64cfb64_functions
74249
- ossl_blowfish64ofb64_functions
74254
+ ossl_blowfish128ofb64_functions
74250
74255
  ossl_bn_check_prime
74251
74256
  ossl_bn_generator_19
74252
74257
  ossl_bn_generator_2
@@ -74276,7 +74281,6 @@ ossl_c448_ed448_sign
74276
74281
  ossl_c448_ed448_sign_prehash
74277
74282
  ossl_c448_ed448_verify
74278
74283
  ossl_c448_ed448_verify_prehash
74279
- ossl_c_locale
74280
74284
  ossl_camellia128cbc_cts_functions
74281
74285
  ossl_camellia128cbc_functions
74282
74286
  ossl_camellia128cfb1_functions
@@ -74556,8 +74560,9 @@ ossl_decoder_get_number
74556
74560
  ossl_decoder_instance_free
74557
74561
  ossl_decoder_instance_new
74558
74562
  ossl_decoder_parsed_properties
74563
+ ossl_decoder_store_cache_flush
74564
+ ossl_decoder_store_remove_all_provided
74559
74565
  ossl_default_provider_init
74560
- ossl_deinit_casecmp
74561
74566
  ossl_der_aid_sha1Identifier
74562
74567
  ossl_der_aid_sha224Identifier
74563
74568
  ossl_der_aid_sha256Identifier
@@ -74990,6 +74995,8 @@ ossl_encoder_fetch_by_number
74990
74995
  ossl_encoder_get_number
74991
74996
  ossl_encoder_instance_free
74992
74997
  ossl_encoder_parsed_properties
74998
+ ossl_encoder_store_cache_flush
74999
+ ossl_encoder_store_remove_all_provided
74993
75000
  ossl_engine_table_select
74994
75001
  ossl_err_get_state_int
74995
75002
  ossl_err_load_ASN1_strings
@@ -75108,12 +75115,14 @@ ossl_idea128cfb64_functions
75108
75115
  ossl_idea128ecb_functions
75109
75116
  ossl_idea128ofb64_functions
75110
75117
  ossl_ifc_ffc_compute_security_bits
75111
- ossl_init_casecmp
75112
75118
  ossl_init_thread
75113
75119
  ossl_init_thread_deregister
75114
75120
  ossl_init_thread_start
75115
75121
  ossl_ipaddr_to_asc
75116
75122
  ossl_is_partially_overlapping
75123
+ ossl_isdigit
75124
+ ossl_islower
75125
+ ossl_isupper
75117
75126
  ossl_kdf_data_free
75118
75127
  ossl_kdf_data_new
75119
75128
  ossl_kdf_data_up_ref
@@ -75173,14 +75182,15 @@ ossl_md5_sha1_update
75173
75182
  ossl_mdc2_functions
75174
75183
  ossl_method_construct
75175
75184
  ossl_method_store_add
75185
+ ossl_method_store_cache_flush_all
75176
75186
  ossl_method_store_cache_get
75177
75187
  ossl_method_store_cache_set
75178
75188
  ossl_method_store_do_all
75179
75189
  ossl_method_store_fetch
75180
- ossl_method_store_flush_cache
75181
75190
  ossl_method_store_free
75182
75191
  ossl_method_store_new
75183
75192
  ossl_method_store_remove
75193
+ ossl_method_store_remove_all_provided
75184
75194
  ossl_msblob_to_dsa_decoder_functions
75185
75195
  ossl_msblob_to_rsa_decoder_functions
75186
75196
  ossl_namemap_add_name
@@ -75385,7 +75395,6 @@ ossl_provider_activate
75385
75395
  ossl_provider_add_conf_module
75386
75396
  ossl_provider_add_parameter
75387
75397
  ossl_provider_add_to_store
75388
- ossl_provider_clear_all_operation_bits
75389
75398
  ossl_provider_ctx
75390
75399
  ossl_provider_deactivate
75391
75400
  ossl_provider_default_props_update
@@ -75706,6 +75715,8 @@ ossl_store_get0_loader_int
75706
75715
  ossl_store_handle_load_result
75707
75716
  ossl_store_loader_fetch_by_number
75708
75717
  ossl_store_loader_get_number
75718
+ ossl_store_loader_store_cache_flush
75719
+ ossl_store_loader_store_remove_all_provided
75709
75720
  ossl_store_register_loader_int
75710
75721
  ossl_store_unregister_loader_int
75711
75722
  ossl_tdes_desx_cbc_functions
@@ -23,7 +23,7 @@
23
23
  #define SRC_NODE_VERSION_H_
24
24
 
25
25
  #define NODE_MAJOR_VERSION 18
26
- #define NODE_MINOR_VERSION 4
26
+ #define NODE_MINOR_VERSION 5
27
27
  #define NODE_PATCH_VERSION 0
28
28
 
29
29
  #define NODE_VERSION_IS_LTS 0
@@ -11,7 +11,7 @@
11
11
  */
12
12
 
13
13
  #define PLATFORM "platform: BSD-x86"
14
- #define DATE "built on: Mon May 16 03:44:42 2022 UTC"
14
+ #define DATE "built on: Tue Jul 5 15:45:30 2022 UTC"
15
15
 
16
16
  /*
17
17
  * Generate compiler_flags as an array of individual characters. This is a
@@ -173,9 +173,9 @@ extern "C" {
173
173
 
174
174
  # ifndef OPENSSL_NO_KTLS
175
175
  # define BIO_get_ktls_send(b) \
176
- BIO_ctrl(b, BIO_CTRL_GET_KTLS_SEND, 0, NULL)
176
+ (BIO_ctrl(b, BIO_CTRL_GET_KTLS_SEND, 0, NULL) > 0)
177
177
  # define BIO_get_ktls_recv(b) \
178
- BIO_ctrl(b, BIO_CTRL_GET_KTLS_RECV, 0, NULL)
178
+ (BIO_ctrl(b, BIO_CTRL_GET_KTLS_RECV, 0, NULL) > 0)
179
179
  # else
180
180
  # define BIO_get_ktls_send(b) (0)
181
181
  # define BIO_get_ktls_recv(b) (0)
@@ -1,6 +1,7 @@
1
1
  /*
2
2
  * WARNING: do not edit!
3
- * Generated by Makefile from include/openssl/configuration.h.in
3
+ * Generated by configdata.pm from Configurations/common0.tmpl, Configurations/unix-Makefile.tmpl
4
+ * via Makefile.in
4
5
  *
5
6
  * Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved.
6
7
  *
@@ -29,7 +29,7 @@ extern "C" {
29
29
  */
30
30
  # define OPENSSL_VERSION_MAJOR 3
31
31
  # define OPENSSL_VERSION_MINOR 0
32
- # define OPENSSL_VERSION_PATCH 3
32
+ # define OPENSSL_VERSION_PATCH 5
33
33
 
34
34
  /*
35
35
  * Additional version information
@@ -74,21 +74,21 @@ extern "C" {
74
74
  * longer variant with OPENSSL_VERSION_PRE_RELEASE_STR and
75
75
  * OPENSSL_VERSION_BUILD_METADATA_STR appended.
76
76
  */
77
- # define OPENSSL_VERSION_STR "3.0.3"
78
- # define OPENSSL_FULL_VERSION_STR "3.0.3+quic"
77
+ # define OPENSSL_VERSION_STR "3.0.5"
78
+ # define OPENSSL_FULL_VERSION_STR "3.0.5+quic"
79
79
 
80
80
  /*
81
81
  * SECTION 3: ADDITIONAL METADATA
82
82
  *
83
83
  * These strings are defined separately to allow them to be parsable.
84
84
  */
85
- # define OPENSSL_RELEASE_DATE "3 May 2022"
85
+ # define OPENSSL_RELEASE_DATE "5 Jul 2022"
86
86
 
87
87
  /*
88
88
  * SECTION 4: BACKWARD COMPATIBILITY
89
89
  */
90
90
 
91
- # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.3+quic 3 May 2022"
91
+ # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.5+quic 5 Jul 2022"
92
92
 
93
93
  /* Synthesize OPENSSL_VERSION_NUMBER with the layout 0xMNN00PPSL */
94
94
  # ifdef OPENSSL_VERSION_PRE_RELEASE
@@ -11,7 +11,7 @@
11
11
  */
12
12
 
13
13
  #define PLATFORM "platform: BSD-x86"
14
- #define DATE "built on: Mon May 16 03:44:57 2022 UTC"
14
+ #define DATE "built on: Tue Jul 5 15:45:40 2022 UTC"
15
15
 
16
16
  /*
17
17
  * Generate compiler_flags as an array of individual characters. This is a
@@ -173,9 +173,9 @@ extern "C" {
173
173
 
174
174
  # ifndef OPENSSL_NO_KTLS
175
175
  # define BIO_get_ktls_send(b) \
176
- BIO_ctrl(b, BIO_CTRL_GET_KTLS_SEND, 0, NULL)
176
+ (BIO_ctrl(b, BIO_CTRL_GET_KTLS_SEND, 0, NULL) > 0)
177
177
  # define BIO_get_ktls_recv(b) \
178
- BIO_ctrl(b, BIO_CTRL_GET_KTLS_RECV, 0, NULL)
178
+ (BIO_ctrl(b, BIO_CTRL_GET_KTLS_RECV, 0, NULL) > 0)
179
179
  # else
180
180
  # define BIO_get_ktls_send(b) (0)
181
181
  # define BIO_get_ktls_recv(b) (0)
@@ -1,6 +1,7 @@
1
1
  /*
2
2
  * WARNING: do not edit!
3
- * Generated by Makefile from include/openssl/configuration.h.in
3
+ * Generated by configdata.pm from Configurations/common0.tmpl, Configurations/unix-Makefile.tmpl
4
+ * via Makefile.in
4
5
  *
5
6
  * Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved.
6
7
  *
@@ -29,7 +29,7 @@ extern "C" {
29
29
  */
30
30
  # define OPENSSL_VERSION_MAJOR 3
31
31
  # define OPENSSL_VERSION_MINOR 0
32
- # define OPENSSL_VERSION_PATCH 3
32
+ # define OPENSSL_VERSION_PATCH 5
33
33
 
34
34
  /*
35
35
  * Additional version information
@@ -74,21 +74,21 @@ extern "C" {
74
74
  * longer variant with OPENSSL_VERSION_PRE_RELEASE_STR and
75
75
  * OPENSSL_VERSION_BUILD_METADATA_STR appended.
76
76
  */
77
- # define OPENSSL_VERSION_STR "3.0.3"
78
- # define OPENSSL_FULL_VERSION_STR "3.0.3+quic"
77
+ # define OPENSSL_VERSION_STR "3.0.5"
78
+ # define OPENSSL_FULL_VERSION_STR "3.0.5+quic"
79
79
 
80
80
  /*
81
81
  * SECTION 3: ADDITIONAL METADATA
82
82
  *
83
83
  * These strings are defined separately to allow them to be parsable.
84
84
  */
85
- # define OPENSSL_RELEASE_DATE "3 May 2022"
85
+ # define OPENSSL_RELEASE_DATE "5 Jul 2022"
86
86
 
87
87
  /*
88
88
  * SECTION 4: BACKWARD COMPATIBILITY
89
89
  */
90
90
 
91
- # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.3+quic 3 May 2022"
91
+ # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.5+quic 5 Jul 2022"
92
92
 
93
93
  /* Synthesize OPENSSL_VERSION_NUMBER with the layout 0xMNN00PPSL */
94
94
  # ifdef OPENSSL_VERSION_PRE_RELEASE
@@ -11,7 +11,7 @@
11
11
  */
12
12
 
13
13
  #define PLATFORM "platform: BSD-x86"
14
- #define DATE "built on: Mon May 16 03:45:11 2022 UTC"
14
+ #define DATE "built on: Tue Jul 5 15:45:49 2022 UTC"
15
15
 
16
16
  /*
17
17
  * Generate compiler_flags as an array of individual characters. This is a
@@ -173,9 +173,9 @@ extern "C" {
173
173
 
174
174
  # ifndef OPENSSL_NO_KTLS
175
175
  # define BIO_get_ktls_send(b) \
176
- BIO_ctrl(b, BIO_CTRL_GET_KTLS_SEND, 0, NULL)
176
+ (BIO_ctrl(b, BIO_CTRL_GET_KTLS_SEND, 0, NULL) > 0)
177
177
  # define BIO_get_ktls_recv(b) \
178
- BIO_ctrl(b, BIO_CTRL_GET_KTLS_RECV, 0, NULL)
178
+ (BIO_ctrl(b, BIO_CTRL_GET_KTLS_RECV, 0, NULL) > 0)
179
179
  # else
180
180
  # define BIO_get_ktls_send(b) (0)
181
181
  # define BIO_get_ktls_recv(b) (0)
@@ -1,6 +1,7 @@
1
1
  /*
2
2
  * WARNING: do not edit!
3
- * Generated by Makefile from include/openssl/configuration.h.in
3
+ * Generated by configdata.pm from Configurations/common0.tmpl, Configurations/unix-Makefile.tmpl
4
+ * via Makefile.in
4
5
  *
5
6
  * Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved.
6
7
  *
@@ -29,7 +29,7 @@ extern "C" {
29
29
  */
30
30
  # define OPENSSL_VERSION_MAJOR 3
31
31
  # define OPENSSL_VERSION_MINOR 0
32
- # define OPENSSL_VERSION_PATCH 3
32
+ # define OPENSSL_VERSION_PATCH 5
33
33
 
34
34
  /*
35
35
  * Additional version information
@@ -74,21 +74,21 @@ extern "C" {
74
74
  * longer variant with OPENSSL_VERSION_PRE_RELEASE_STR and
75
75
  * OPENSSL_VERSION_BUILD_METADATA_STR appended.
76
76
  */
77
- # define OPENSSL_VERSION_STR "3.0.3"
78
- # define OPENSSL_FULL_VERSION_STR "3.0.3+quic"
77
+ # define OPENSSL_VERSION_STR "3.0.5"
78
+ # define OPENSSL_FULL_VERSION_STR "3.0.5+quic"
79
79
 
80
80
  /*
81
81
  * SECTION 3: ADDITIONAL METADATA
82
82
  *
83
83
  * These strings are defined separately to allow them to be parsable.
84
84
  */
85
- # define OPENSSL_RELEASE_DATE "3 May 2022"
85
+ # define OPENSSL_RELEASE_DATE "5 Jul 2022"
86
86
 
87
87
  /*
88
88
  * SECTION 4: BACKWARD COMPATIBILITY
89
89
  */
90
90
 
91
- # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.3+quic 3 May 2022"
91
+ # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.5+quic 5 Jul 2022"
92
92
 
93
93
  /* Synthesize OPENSSL_VERSION_NUMBER with the layout 0xMNN00PPSL */
94
94
  # ifdef OPENSSL_VERSION_PRE_RELEASE
@@ -11,7 +11,7 @@
11
11
  */
12
12
 
13
13
  #define PLATFORM "platform: BSD-x86_64"
14
- #define DATE "built on: Mon May 16 03:45:25 2022 UTC"
14
+ #define DATE "built on: Tue Jul 5 15:45:57 2022 UTC"
15
15
 
16
16
  /*
17
17
  * Generate compiler_flags as an array of individual characters. This is a
@@ -173,9 +173,9 @@ extern "C" {
173
173
 
174
174
  # ifndef OPENSSL_NO_KTLS
175
175
  # define BIO_get_ktls_send(b) \
176
- BIO_ctrl(b, BIO_CTRL_GET_KTLS_SEND, 0, NULL)
176
+ (BIO_ctrl(b, BIO_CTRL_GET_KTLS_SEND, 0, NULL) > 0)
177
177
  # define BIO_get_ktls_recv(b) \
178
- BIO_ctrl(b, BIO_CTRL_GET_KTLS_RECV, 0, NULL)
178
+ (BIO_ctrl(b, BIO_CTRL_GET_KTLS_RECV, 0, NULL) > 0)
179
179
  # else
180
180
  # define BIO_get_ktls_send(b) (0)
181
181
  # define BIO_get_ktls_recv(b) (0)
@@ -1,6 +1,7 @@
1
1
  /*
2
2
  * WARNING: do not edit!
3
- * Generated by Makefile from include/openssl/configuration.h.in
3
+ * Generated by configdata.pm from Configurations/common0.tmpl, Configurations/unix-Makefile.tmpl
4
+ * via Makefile.in
4
5
  *
5
6
  * Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved.
6
7
  *
@@ -29,7 +29,7 @@ extern "C" {
29
29
  */
30
30
  # define OPENSSL_VERSION_MAJOR 3
31
31
  # define OPENSSL_VERSION_MINOR 0
32
- # define OPENSSL_VERSION_PATCH 3
32
+ # define OPENSSL_VERSION_PATCH 5
33
33
 
34
34
  /*
35
35
  * Additional version information
@@ -74,21 +74,21 @@ extern "C" {
74
74
  * longer variant with OPENSSL_VERSION_PRE_RELEASE_STR and
75
75
  * OPENSSL_VERSION_BUILD_METADATA_STR appended.
76
76
  */
77
- # define OPENSSL_VERSION_STR "3.0.3"
78
- # define OPENSSL_FULL_VERSION_STR "3.0.3+quic"
77
+ # define OPENSSL_VERSION_STR "3.0.5"
78
+ # define OPENSSL_FULL_VERSION_STR "3.0.5+quic"
79
79
 
80
80
  /*
81
81
  * SECTION 3: ADDITIONAL METADATA
82
82
  *
83
83
  * These strings are defined separately to allow them to be parsable.
84
84
  */
85
- # define OPENSSL_RELEASE_DATE "3 May 2022"
85
+ # define OPENSSL_RELEASE_DATE "5 Jul 2022"
86
86
 
87
87
  /*
88
88
  * SECTION 4: BACKWARD COMPATIBILITY
89
89
  */
90
90
 
91
- # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.3+quic 3 May 2022"
91
+ # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.5+quic 5 Jul 2022"
92
92
 
93
93
  /* Synthesize OPENSSL_VERSION_NUMBER with the layout 0xMNN00PPSL */
94
94
  # ifdef OPENSSL_VERSION_PRE_RELEASE
@@ -11,7 +11,7 @@
11
11
  */
12
12
 
13
13
  #define PLATFORM "platform: BSD-x86_64"
14
- #define DATE "built on: Mon May 16 03:45:43 2022 UTC"
14
+ #define DATE "built on: Tue Jul 5 15:46:09 2022 UTC"
15
15
 
16
16
  /*
17
17
  * Generate compiler_flags as an array of individual characters. This is a
@@ -173,9 +173,9 @@ extern "C" {
173
173
 
174
174
  # ifndef OPENSSL_NO_KTLS
175
175
  # define BIO_get_ktls_send(b) \
176
- BIO_ctrl(b, BIO_CTRL_GET_KTLS_SEND, 0, NULL)
176
+ (BIO_ctrl(b, BIO_CTRL_GET_KTLS_SEND, 0, NULL) > 0)
177
177
  # define BIO_get_ktls_recv(b) \
178
- BIO_ctrl(b, BIO_CTRL_GET_KTLS_RECV, 0, NULL)
178
+ (BIO_ctrl(b, BIO_CTRL_GET_KTLS_RECV, 0, NULL) > 0)
179
179
  # else
180
180
  # define BIO_get_ktls_send(b) (0)
181
181
  # define BIO_get_ktls_recv(b) (0)
@@ -1,6 +1,7 @@
1
1
  /*
2
2
  * WARNING: do not edit!
3
- * Generated by Makefile from include/openssl/configuration.h.in
3
+ * Generated by configdata.pm from Configurations/common0.tmpl, Configurations/unix-Makefile.tmpl
4
+ * via Makefile.in
4
5
  *
5
6
  * Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved.
6
7
  *
@@ -29,7 +29,7 @@ extern "C" {
29
29
  */
30
30
  # define OPENSSL_VERSION_MAJOR 3
31
31
  # define OPENSSL_VERSION_MINOR 0
32
- # define OPENSSL_VERSION_PATCH 3
32
+ # define OPENSSL_VERSION_PATCH 5
33
33
 
34
34
  /*
35
35
  * Additional version information
@@ -74,21 +74,21 @@ extern "C" {
74
74
  * longer variant with OPENSSL_VERSION_PRE_RELEASE_STR and
75
75
  * OPENSSL_VERSION_BUILD_METADATA_STR appended.
76
76
  */
77
- # define OPENSSL_VERSION_STR "3.0.3"
78
- # define OPENSSL_FULL_VERSION_STR "3.0.3+quic"
77
+ # define OPENSSL_VERSION_STR "3.0.5"
78
+ # define OPENSSL_FULL_VERSION_STR "3.0.5+quic"
79
79
 
80
80
  /*
81
81
  * SECTION 3: ADDITIONAL METADATA
82
82
  *
83
83
  * These strings are defined separately to allow them to be parsable.
84
84
  */
85
- # define OPENSSL_RELEASE_DATE "3 May 2022"
85
+ # define OPENSSL_RELEASE_DATE "5 Jul 2022"
86
86
 
87
87
  /*
88
88
  * SECTION 4: BACKWARD COMPATIBILITY
89
89
  */
90
90
 
91
- # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.3+quic 3 May 2022"
91
+ # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.5+quic 5 Jul 2022"
92
92
 
93
93
  /* Synthesize OPENSSL_VERSION_NUMBER with the layout 0xMNN00PPSL */
94
94
  # ifdef OPENSSL_VERSION_PRE_RELEASE
@@ -11,7 +11,7 @@
11
11
  */
12
12
 
13
13
  #define PLATFORM "platform: BSD-x86_64"
14
- #define DATE "built on: Mon May 16 03:46:02 2022 UTC"
14
+ #define DATE "built on: Tue Jul 5 15:46:21 2022 UTC"
15
15
 
16
16
  /*
17
17
  * Generate compiler_flags as an array of individual characters. This is a
@@ -173,9 +173,9 @@ extern "C" {
173
173
 
174
174
  # ifndef OPENSSL_NO_KTLS
175
175
  # define BIO_get_ktls_send(b) \
176
- BIO_ctrl(b, BIO_CTRL_GET_KTLS_SEND, 0, NULL)
176
+ (BIO_ctrl(b, BIO_CTRL_GET_KTLS_SEND, 0, NULL) > 0)
177
177
  # define BIO_get_ktls_recv(b) \
178
- BIO_ctrl(b, BIO_CTRL_GET_KTLS_RECV, 0, NULL)
178
+ (BIO_ctrl(b, BIO_CTRL_GET_KTLS_RECV, 0, NULL) > 0)
179
179
  # else
180
180
  # define BIO_get_ktls_send(b) (0)
181
181
  # define BIO_get_ktls_recv(b) (0)
@@ -1,6 +1,7 @@
1
1
  /*
2
2
  * WARNING: do not edit!
3
- * Generated by Makefile from include/openssl/configuration.h.in
3
+ * Generated by configdata.pm from Configurations/common0.tmpl, Configurations/unix-Makefile.tmpl
4
+ * via Makefile.in
4
5
  *
5
6
  * Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved.
6
7
  *
@@ -29,7 +29,7 @@ extern "C" {
29
29
  */
30
30
  # define OPENSSL_VERSION_MAJOR 3
31
31
  # define OPENSSL_VERSION_MINOR 0
32
- # define OPENSSL_VERSION_PATCH 3
32
+ # define OPENSSL_VERSION_PATCH 5
33
33
 
34
34
  /*
35
35
  * Additional version information
@@ -74,21 +74,21 @@ extern "C" {
74
74
  * longer variant with OPENSSL_VERSION_PRE_RELEASE_STR and
75
75
  * OPENSSL_VERSION_BUILD_METADATA_STR appended.
76
76
  */
77
- # define OPENSSL_VERSION_STR "3.0.3"
78
- # define OPENSSL_FULL_VERSION_STR "3.0.3+quic"
77
+ # define OPENSSL_VERSION_STR "3.0.5"
78
+ # define OPENSSL_FULL_VERSION_STR "3.0.5+quic"
79
79
 
80
80
  /*
81
81
  * SECTION 3: ADDITIONAL METADATA
82
82
  *
83
83
  * These strings are defined separately to allow them to be parsable.
84
84
  */
85
- # define OPENSSL_RELEASE_DATE "3 May 2022"
85
+ # define OPENSSL_RELEASE_DATE "5 Jul 2022"
86
86
 
87
87
  /*
88
88
  * SECTION 4: BACKWARD COMPATIBILITY
89
89
  */
90
90
 
91
- # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.3+quic 3 May 2022"
91
+ # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.5+quic 5 Jul 2022"
92
92
 
93
93
  /* Synthesize OPENSSL_VERSION_NUMBER with the layout 0xMNN00PPSL */
94
94
  # ifdef OPENSSL_VERSION_PRE_RELEASE
@@ -11,7 +11,7 @@
11
11
  */
12
12
 
13
13
  #define PLATFORM "platform: "
14
- #define DATE "built on: Mon May 16 03:56:53 2022 UTC"
14
+ #define DATE "built on: Tue Jul 5 15:52:54 2022 UTC"
15
15
 
16
16
  /*
17
17
  * Generate compiler_flags as an array of individual characters. This is a
@@ -173,9 +173,9 @@ extern "C" {
173
173
 
174
174
  # ifndef OPENSSL_NO_KTLS
175
175
  # define BIO_get_ktls_send(b) \
176
- BIO_ctrl(b, BIO_CTRL_GET_KTLS_SEND, 0, NULL)
176
+ (BIO_ctrl(b, BIO_CTRL_GET_KTLS_SEND, 0, NULL) > 0)
177
177
  # define BIO_get_ktls_recv(b) \
178
- BIO_ctrl(b, BIO_CTRL_GET_KTLS_RECV, 0, NULL)
178
+ (BIO_ctrl(b, BIO_CTRL_GET_KTLS_RECV, 0, NULL) > 0)
179
179
  # else
180
180
  # define BIO_get_ktls_send(b) (0)
181
181
  # define BIO_get_ktls_recv(b) (0)