node-linux-x64 18.3.0 → 18.6.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.
- package/CHANGELOG.md +382 -0
- package/README.md +14 -8
- package/bin/node +0 -0
- package/include/node/config.gypi +106 -106
- package/include/node/node_version.h +1 -1
- package/include/node/openssl/archs/BSD-x86/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86/asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/BSD-x86/asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/BSD-x86/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/BSD-x86/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/BSD-x86/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86/no-asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/BSD-x86/no-asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/BSD-x86/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/BSD-x86_64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/BSD-x86_64/asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/BSD-x86_64/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/BSD-x86_64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/VC-WIN32/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/VC-WIN32/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/VC-WIN32/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/VC-WIN64A/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/VC-WIN64A/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/VC-WIN64A/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/aix64-gcc-as/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/aix64-gcc-as/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/darwin-i386-cc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-aarch64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux-aarch64/asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux-aarch64/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-aarch64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-armv4/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux-armv4/asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux-armv4/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-armv4/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-armv4/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/no-asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux-armv4/no-asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux-armv4/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-elf/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux-elf/asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux-elf/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-elf/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-elf/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/no-asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux-elf/no-asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux-elf/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-ppc64le/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux-ppc64le/asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux-ppc64le/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-ppc64le/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-x86_64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux-x86_64/asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux-x86_64/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-x86_64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux-x86_64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux32-s390x/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux32-s390x/asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux32-s390x/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux32-s390x/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux64-mips64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux64-mips64/asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux64-mips64/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux64-mips64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux64-riscv64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux64-s390x/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux64-s390x/asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux64-s390x/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/linux64-s390x/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/solaris-x86-gcc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/bio.h +2 -2
- package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/configuration.h +2 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/opensslv.h +5 -5
- package/include/node/openssl/bnerr.h +2 -1
- package/include/node/openssl/core_names.h +4 -4
- package/include/node/v8-version.h +1 -1
- package/package.json +1 -1
package/include/node/config.gypi
CHANGED
|
@@ -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,
|
|
@@ -27,85 +27,76 @@
|
|
|
27
27
|
'node_fipsinstall': 'false',
|
|
28
28
|
'node_install_corepack': 'true',
|
|
29
29
|
'node_install_npm': 'true',
|
|
30
|
-
'node_library_files': [ 'lib/
|
|
31
|
-
'lib/
|
|
30
|
+
'node_library_files': [ 'lib/test.js',
|
|
31
|
+
'lib/tls.js',
|
|
32
|
+
'lib/_http_agent.js',
|
|
33
|
+
'lib/_http_server.js',
|
|
34
|
+
'lib/crypto.js',
|
|
32
35
|
'lib/_stream_duplex.js',
|
|
33
36
|
'lib/_stream_passthrough.js',
|
|
34
37
|
'lib/_stream_readable.js',
|
|
35
38
|
'lib/_stream_transform.js',
|
|
36
39
|
'lib/_stream_wrap.js',
|
|
37
40
|
'lib/_stream_writable.js',
|
|
38
|
-
'lib/_tls_common.js',
|
|
39
|
-
'lib/_tls_wrap.js',
|
|
40
|
-
'lib/assert.js',
|
|
41
|
-
'lib/async_hooks.js',
|
|
42
|
-
'lib/buffer.js',
|
|
43
|
-
'lib/child_process.js',
|
|
44
41
|
'lib/cluster.js',
|
|
45
42
|
'lib/console.js',
|
|
46
43
|
'lib/constants.js',
|
|
47
|
-
'lib/crypto.js',
|
|
48
|
-
'lib/dgram.js',
|
|
49
44
|
'lib/diagnostics_channel.js',
|
|
50
|
-
'lib/dns.js',
|
|
51
|
-
'lib/domain.js',
|
|
52
|
-
'lib/events.js',
|
|
53
|
-
'lib/http.js',
|
|
54
45
|
'lib/http2.js',
|
|
55
|
-
'lib/https.js',
|
|
56
46
|
'lib/module.js',
|
|
57
|
-
'lib/os.js',
|
|
58
47
|
'lib/path.js',
|
|
59
|
-
'lib/perf_hooks.js',
|
|
60
48
|
'lib/process.js',
|
|
61
49
|
'lib/punycode.js',
|
|
62
50
|
'lib/querystring.js',
|
|
63
|
-
'lib/readline.js',
|
|
64
|
-
'lib/repl.js',
|
|
65
|
-
'lib/stream.js',
|
|
66
|
-
'lib/string_decoder.js',
|
|
67
51
|
'lib/sys.js',
|
|
68
|
-
'lib/test.js',
|
|
69
|
-
'lib/timers.js',
|
|
70
52
|
'lib/trace_events.js',
|
|
71
53
|
'lib/tty.js',
|
|
72
54
|
'lib/url.js',
|
|
73
|
-
'lib/v8.js',
|
|
74
|
-
'lib/vm.js',
|
|
75
|
-
'lib/wasi.js',
|
|
76
55
|
'lib/worker_threads.js',
|
|
77
|
-
'lib/
|
|
78
|
-
'lib/
|
|
79
|
-
'lib/
|
|
80
|
-
'lib/_http_outgoing.js',
|
|
56
|
+
'lib/_tls_common.js',
|
|
57
|
+
'lib/os.js',
|
|
58
|
+
'lib/wasi.js',
|
|
81
59
|
'lib/inspector.js',
|
|
60
|
+
'lib/_http_client.js',
|
|
82
61
|
'lib/net.js',
|
|
62
|
+
'lib/vm.js',
|
|
63
|
+
'lib/_http_incoming.js',
|
|
64
|
+
'lib/dns.js',
|
|
65
|
+
'lib/v8.js',
|
|
66
|
+
'lib/https.js',
|
|
67
|
+
'lib/dgram.js',
|
|
68
|
+
'lib/domain.js',
|
|
69
|
+
'lib/http.js',
|
|
70
|
+
'lib/perf_hooks.js',
|
|
71
|
+
'lib/stream.js',
|
|
72
|
+
'lib/string_decoder.js',
|
|
73
|
+
'lib/timers.js',
|
|
83
74
|
'lib/util.js',
|
|
84
|
-
'lib/
|
|
85
|
-
'lib/
|
|
86
|
-
'lib/
|
|
75
|
+
'lib/zlib.js',
|
|
76
|
+
'lib/assert.js',
|
|
77
|
+
'lib/child_process.js',
|
|
78
|
+
'lib/fs.js',
|
|
79
|
+
'lib/repl.js',
|
|
80
|
+
'lib/async_hooks.js',
|
|
81
|
+
'lib/events.js',
|
|
82
|
+
'lib/readline.js',
|
|
83
|
+
'lib/_http_common.js',
|
|
84
|
+
'lib/_http_outgoing.js',
|
|
85
|
+
'lib/_tls_wrap.js',
|
|
86
|
+
'lib/buffer.js',
|
|
87
87
|
'lib/assert/strict.js',
|
|
88
88
|
'lib/dns/promises.js',
|
|
89
89
|
'lib/fs/promises.js',
|
|
90
|
-
'lib/internal/abort_controller.js',
|
|
91
90
|
'lib/internal/assert.js',
|
|
92
|
-
'lib/internal/async_hooks.js',
|
|
93
|
-
'lib/internal/blob.js',
|
|
94
91
|
'lib/internal/blocklist.js',
|
|
95
92
|
'lib/internal/buffer.js',
|
|
96
|
-
'lib/internal/child_process.js',
|
|
97
93
|
'lib/internal/cli_table.js',
|
|
98
94
|
'lib/internal/constants.js',
|
|
99
95
|
'lib/internal/dgram.js',
|
|
100
96
|
'lib/internal/dtrace.js',
|
|
101
|
-
'lib/internal/encoding.js',
|
|
102
|
-
'lib/internal/error_serdes.js',
|
|
103
|
-
'lib/internal/event_target.js',
|
|
104
97
|
'lib/internal/fixed_queue.js',
|
|
105
98
|
'lib/internal/freelist.js',
|
|
106
|
-
'lib/internal/freeze_intrinsics.js',
|
|
107
99
|
'lib/internal/heap_utils.js',
|
|
108
|
-
'lib/internal/histogram.js',
|
|
109
100
|
'lib/internal/idna.js',
|
|
110
101
|
'lib/internal/inspector_async_hook.js',
|
|
111
102
|
'lib/internal/js_stream_socket.js',
|
|
@@ -113,7 +104,6 @@
|
|
|
113
104
|
'lib/internal/net.js',
|
|
114
105
|
'lib/internal/options.js',
|
|
115
106
|
'lib/internal/priority_queue.js',
|
|
116
|
-
'lib/internal/promise_hooks.js',
|
|
117
107
|
'lib/internal/querystring.js',
|
|
118
108
|
'lib/internal/repl.js',
|
|
119
109
|
'lib/internal/socket_list.js',
|
|
@@ -122,70 +112,80 @@
|
|
|
122
112
|
'lib/internal/structured_clone.js',
|
|
123
113
|
'lib/internal/timers.js',
|
|
124
114
|
'lib/internal/trace_events_async_hooks.js',
|
|
125
|
-
'lib/internal/tty.js',
|
|
126
|
-
'lib/internal/url.js',
|
|
127
|
-
'lib/internal/util.js',
|
|
128
115
|
'lib/internal/v8_prof_polyfill.js',
|
|
129
116
|
'lib/internal/v8_prof_processor.js',
|
|
130
117
|
'lib/internal/wasm_web_api.js',
|
|
131
118
|
'lib/internal/watchdog.js',
|
|
119
|
+
'lib/internal/abort_controller.js',
|
|
120
|
+
'lib/internal/async_hooks.js',
|
|
121
|
+
'lib/internal/child_process.js',
|
|
122
|
+
'lib/internal/error_serdes.js',
|
|
123
|
+
'lib/internal/url.js',
|
|
124
|
+
'lib/internal/encoding.js',
|
|
125
|
+
'lib/internal/histogram.js',
|
|
126
|
+
'lib/internal/promise_hooks.js',
|
|
127
|
+
'lib/internal/blob.js',
|
|
128
|
+
'lib/internal/errors.js',
|
|
129
|
+
'lib/internal/freeze_intrinsics.js',
|
|
130
|
+
'lib/internal/http.js',
|
|
131
|
+
'lib/internal/tty.js',
|
|
132
|
+
'lib/internal/util.js',
|
|
132
133
|
'lib/internal/worker.js',
|
|
134
|
+
'lib/internal/event_target.js',
|
|
133
135
|
'lib/internal/validators.js',
|
|
134
|
-
'lib/internal/http.js',
|
|
135
|
-
'lib/internal/errors.js',
|
|
136
136
|
'lib/internal/assert/assertion_error.js',
|
|
137
137
|
'lib/internal/assert/calltracker.js',
|
|
138
138
|
'lib/internal/bootstrap/environment.js',
|
|
139
139
|
'lib/internal/bootstrap/loaders.js',
|
|
140
|
+
'lib/internal/bootstrap/browser.js',
|
|
140
141
|
'lib/internal/bootstrap/pre_execution.js',
|
|
141
142
|
'lib/internal/bootstrap/node.js',
|
|
142
|
-
'lib/internal/bootstrap/browser.js',
|
|
143
143
|
'lib/internal/bootstrap/switches/does_not_own_process_state.js',
|
|
144
144
|
'lib/internal/bootstrap/switches/does_own_process_state.js',
|
|
145
|
-
'lib/internal/bootstrap/switches/is_main_thread.js',
|
|
146
145
|
'lib/internal/bootstrap/switches/is_not_main_thread.js',
|
|
146
|
+
'lib/internal/bootstrap/switches/is_main_thread.js',
|
|
147
147
|
'lib/internal/child_process/serialization.js',
|
|
148
|
-
'lib/internal/cluster/child.js',
|
|
149
|
-
'lib/internal/cluster/primary.js',
|
|
150
|
-
'lib/internal/cluster/round_robin_handle.js',
|
|
151
148
|
'lib/internal/cluster/shared_handle.js',
|
|
152
149
|
'lib/internal/cluster/utils.js',
|
|
153
150
|
'lib/internal/cluster/worker.js',
|
|
154
|
-
'lib/internal/
|
|
151
|
+
'lib/internal/cluster/primary.js',
|
|
152
|
+
'lib/internal/cluster/round_robin_handle.js',
|
|
153
|
+
'lib/internal/cluster/child.js',
|
|
155
154
|
'lib/internal/console/global.js',
|
|
156
|
-
'lib/internal/
|
|
155
|
+
'lib/internal/console/constructor.js',
|
|
157
156
|
'lib/internal/crypto/certificate.js',
|
|
158
157
|
'lib/internal/crypto/cipher.js',
|
|
159
|
-
'lib/internal/crypto/diffiehellman.js',
|
|
160
|
-
'lib/internal/crypto/dsa.js',
|
|
161
|
-
'lib/internal/crypto/ec.js',
|
|
162
|
-
'lib/internal/crypto/hash.js',
|
|
163
|
-
'lib/internal/crypto/hashnames.js',
|
|
164
158
|
'lib/internal/crypto/hkdf.js',
|
|
165
|
-
'lib/internal/crypto/
|
|
159
|
+
'lib/internal/crypto/pbkdf2.js',
|
|
160
|
+
'lib/internal/crypto/sig.js',
|
|
166
161
|
'lib/internal/crypto/keys.js',
|
|
162
|
+
'lib/internal/crypto/hashnames.js',
|
|
163
|
+
'lib/internal/crypto/keygen.js',
|
|
167
164
|
'lib/internal/crypto/mac.js',
|
|
168
|
-
'lib/internal/crypto/pbkdf2.js',
|
|
169
165
|
'lib/internal/crypto/random.js',
|
|
170
166
|
'lib/internal/crypto/scrypt.js',
|
|
171
|
-
'lib/internal/crypto/sig.js',
|
|
172
167
|
'lib/internal/crypto/util.js',
|
|
173
|
-
'lib/internal/crypto/webcrypto.js',
|
|
174
168
|
'lib/internal/crypto/x509.js',
|
|
169
|
+
'lib/internal/crypto/cfrg.js',
|
|
170
|
+
'lib/internal/crypto/ec.js',
|
|
171
|
+
'lib/internal/crypto/aes.js',
|
|
172
|
+
'lib/internal/crypto/diffiehellman.js',
|
|
173
|
+
'lib/internal/crypto/hash.js',
|
|
175
174
|
'lib/internal/crypto/rsa.js',
|
|
176
|
-
'lib/internal/
|
|
175
|
+
'lib/internal/crypto/webcrypto.js',
|
|
177
176
|
'lib/internal/debugger/inspect_client.js',
|
|
177
|
+
'lib/internal/debugger/inspect.js',
|
|
178
178
|
'lib/internal/debugger/inspect_repl.js',
|
|
179
179
|
'lib/internal/dns/promises.js',
|
|
180
180
|
'lib/internal/dns/utils.js',
|
|
181
|
-
'lib/internal/fs/dir.js',
|
|
182
181
|
'lib/internal/fs/read_file_context.js',
|
|
183
182
|
'lib/internal/fs/rimraf.js',
|
|
183
|
+
'lib/internal/fs/dir.js',
|
|
184
|
+
'lib/internal/fs/watchers.js',
|
|
185
|
+
'lib/internal/fs/promises.js',
|
|
184
186
|
'lib/internal/fs/streams.js',
|
|
185
187
|
'lib/internal/fs/sync_write_stream.js',
|
|
186
188
|
'lib/internal/fs/utils.js',
|
|
187
|
-
'lib/internal/fs/watchers.js',
|
|
188
|
-
'lib/internal/fs/promises.js',
|
|
189
189
|
'lib/internal/fs/cp/cp-sync.js',
|
|
190
190
|
'lib/internal/fs/cp/cp.js',
|
|
191
191
|
'lib/internal/http2/compat.js',
|
|
@@ -196,113 +196,113 @@
|
|
|
196
196
|
'lib/internal/main/eval_stdin.js',
|
|
197
197
|
'lib/internal/main/eval_string.js',
|
|
198
198
|
'lib/internal/main/inspect.js',
|
|
199
|
-
'lib/internal/main/mksnapshot.js',
|
|
200
|
-
'lib/internal/main/print_help.js',
|
|
201
199
|
'lib/internal/main/prof_process.js',
|
|
202
200
|
'lib/internal/main/repl.js',
|
|
203
201
|
'lib/internal/main/run_main_module.js',
|
|
204
|
-
'lib/internal/main/test_runner.js',
|
|
205
202
|
'lib/internal/main/worker_thread.js',
|
|
203
|
+
'lib/internal/main/mksnapshot.js',
|
|
204
|
+
'lib/internal/main/print_help.js',
|
|
205
|
+
'lib/internal/main/test_runner.js',
|
|
206
206
|
'lib/internal/modules/package_json_reader.js',
|
|
207
207
|
'lib/internal/modules/run_main.js',
|
|
208
208
|
'lib/internal/modules/cjs/helpers.js',
|
|
209
209
|
'lib/internal/modules/cjs/loader.js',
|
|
210
210
|
'lib/internal/modules/esm/assert.js',
|
|
211
211
|
'lib/internal/modules/esm/create_dynamic_module.js',
|
|
212
|
-
'lib/internal/modules/esm/formats.js',
|
|
213
212
|
'lib/internal/modules/esm/get_format.js',
|
|
214
|
-
'lib/internal/modules/esm/get_source.js',
|
|
215
213
|
'lib/internal/modules/esm/handle_process_exit.js',
|
|
214
|
+
'lib/internal/modules/esm/module_map.js',
|
|
215
|
+
'lib/internal/modules/esm/fetch_module.js',
|
|
216
|
+
'lib/internal/modules/esm/formats.js',
|
|
216
217
|
'lib/internal/modules/esm/initialize_import_meta.js',
|
|
217
218
|
'lib/internal/modules/esm/load.js',
|
|
218
|
-
'lib/internal/modules/esm/
|
|
219
|
+
'lib/internal/modules/esm/loader.js',
|
|
219
220
|
'lib/internal/modules/esm/resolve.js',
|
|
220
221
|
'lib/internal/modules/esm/translators.js',
|
|
221
|
-
'lib/internal/modules/esm/fetch_module.js',
|
|
222
|
-
'lib/internal/modules/esm/loader.js',
|
|
223
222
|
'lib/internal/modules/esm/module_job.js',
|
|
224
|
-
'lib/internal/per_context/domexception.js',
|
|
225
223
|
'lib/internal/per_context/messageport.js',
|
|
224
|
+
'lib/internal/per_context/domexception.js',
|
|
226
225
|
'lib/internal/per_context/primordials.js',
|
|
227
|
-
'lib/internal/perf/event_loop_delay.js',
|
|
228
226
|
'lib/internal/perf/event_loop_utilization.js',
|
|
229
|
-
'lib/internal/perf/nodetiming.js',
|
|
230
|
-
'lib/internal/perf/performance.js',
|
|
231
227
|
'lib/internal/perf/performance_entry.js',
|
|
232
|
-
'lib/internal/perf/resource_timing.js',
|
|
233
|
-
'lib/internal/perf/timerify.js',
|
|
234
|
-
'lib/internal/perf/usertiming.js',
|
|
235
228
|
'lib/internal/perf/utils.js',
|
|
229
|
+
'lib/internal/perf/nodetiming.js',
|
|
230
|
+
'lib/internal/perf/performance.js',
|
|
231
|
+
'lib/internal/perf/event_loop_delay.js',
|
|
236
232
|
'lib/internal/perf/observe.js',
|
|
233
|
+
'lib/internal/perf/usertiming.js',
|
|
234
|
+
'lib/internal/perf/timerify.js',
|
|
235
|
+
'lib/internal/perf/resource_timing.js',
|
|
237
236
|
'lib/internal/policy/manifest.js',
|
|
238
237
|
'lib/internal/policy/sri.js',
|
|
239
238
|
'lib/internal/process/execution.js',
|
|
240
|
-
'lib/internal/process/per_thread.js',
|
|
241
239
|
'lib/internal/process/policy.js',
|
|
242
|
-
'lib/internal/process/promises.js',
|
|
243
240
|
'lib/internal/process/report.js',
|
|
244
241
|
'lib/internal/process/signal.js',
|
|
245
242
|
'lib/internal/process/task_queues.js',
|
|
246
243
|
'lib/internal/process/warning.js',
|
|
247
244
|
'lib/internal/process/worker_thread_only.js',
|
|
245
|
+
'lib/internal/process/promises.js',
|
|
248
246
|
'lib/internal/process/esm_loader.js',
|
|
247
|
+
'lib/internal/process/per_thread.js',
|
|
249
248
|
'lib/internal/readline/callbacks.js',
|
|
250
249
|
'lib/internal/readline/emitKeypressEvents.js',
|
|
251
|
-
'lib/internal/readline/interface.js',
|
|
252
250
|
'lib/internal/readline/promises.js',
|
|
251
|
+
'lib/internal/readline/interface.js',
|
|
253
252
|
'lib/internal/readline/utils.js',
|
|
254
253
|
'lib/internal/repl/await.js',
|
|
255
254
|
'lib/internal/repl/history.js',
|
|
256
255
|
'lib/internal/repl/utils.js',
|
|
257
|
-
'lib/internal/source_map/prepare_stack_trace.js',
|
|
258
256
|
'lib/internal/source_map/source_map.js',
|
|
257
|
+
'lib/internal/source_map/prepare_stack_trace.js',
|
|
259
258
|
'lib/internal/source_map/source_map_cache.js',
|
|
260
259
|
'lib/internal/streams/add-abort-signal.js',
|
|
261
260
|
'lib/internal/streams/buffer_list.js',
|
|
262
261
|
'lib/internal/streams/compose.js',
|
|
263
|
-
'lib/internal/streams/destroy.js',
|
|
264
|
-
'lib/internal/streams/duplex.js',
|
|
265
262
|
'lib/internal/streams/duplexify.js',
|
|
266
|
-
'lib/internal/streams/end-of-stream.js',
|
|
267
263
|
'lib/internal/streams/from.js',
|
|
268
|
-
'lib/internal/streams/lazy_transform.js',
|
|
269
264
|
'lib/internal/streams/legacy.js',
|
|
270
|
-
'lib/internal/streams/operators.js',
|
|
271
265
|
'lib/internal/streams/passthrough.js',
|
|
272
|
-
'lib/internal/streams/pipeline.js',
|
|
273
|
-
'lib/internal/streams/readable.js',
|
|
274
266
|
'lib/internal/streams/state.js',
|
|
275
267
|
'lib/internal/streams/transform.js',
|
|
276
268
|
'lib/internal/streams/utils.js',
|
|
269
|
+
'lib/internal/streams/duplex.js',
|
|
270
|
+
'lib/internal/streams/lazy_transform.js',
|
|
271
|
+
'lib/internal/streams/readable.js',
|
|
277
272
|
'lib/internal/streams/writable.js',
|
|
273
|
+
'lib/internal/streams/end-of-stream.js',
|
|
274
|
+
'lib/internal/streams/destroy.js',
|
|
275
|
+
'lib/internal/streams/operators.js',
|
|
276
|
+
'lib/internal/streams/pipeline.js',
|
|
278
277
|
'lib/internal/test/binding.js',
|
|
279
278
|
'lib/internal/test/transfer.js',
|
|
280
|
-
'lib/internal/test_runner/harness.js',
|
|
281
279
|
'lib/internal/test_runner/tap_stream.js',
|
|
282
|
-
'lib/internal/test_runner/test.js',
|
|
283
280
|
'lib/internal/test_runner/utils.js',
|
|
284
|
-
'lib/internal/
|
|
281
|
+
'lib/internal/test_runner/harness.js',
|
|
282
|
+
'lib/internal/test_runner/test.js',
|
|
285
283
|
'lib/internal/tls/secure-pair.js',
|
|
284
|
+
'lib/internal/tls/secure-context.js',
|
|
286
285
|
'lib/internal/util/comparisons.js',
|
|
287
|
-
'lib/internal/util/debuglog.js',
|
|
288
286
|
'lib/internal/util/iterable_weak_map.js',
|
|
289
|
-
'lib/internal/util/
|
|
287
|
+
'lib/internal/util/debuglog.js',
|
|
290
288
|
'lib/internal/util/inspector.js',
|
|
291
289
|
'lib/internal/util/types.js',
|
|
290
|
+
'lib/internal/util/inspect.js',
|
|
292
291
|
'lib/internal/util/parse_args/parse_args.js',
|
|
293
292
|
'lib/internal/util/parse_args/utils.js',
|
|
294
293
|
'lib/internal/vm/module.js',
|
|
295
|
-
'lib/internal/webstreams/adapters.js',
|
|
296
294
|
'lib/internal/webstreams/compression.js',
|
|
297
|
-
'lib/internal/webstreams/encoding.js',
|
|
298
295
|
'lib/internal/webstreams/queuingstrategies.js',
|
|
299
|
-
'lib/internal/webstreams/readablestream.js',
|
|
300
|
-
'lib/internal/webstreams/transfer.js',
|
|
301
296
|
'lib/internal/webstreams/transformstream.js',
|
|
302
|
-
'lib/internal/webstreams/util.js',
|
|
303
297
|
'lib/internal/webstreams/writablestream.js',
|
|
304
|
-
'lib/internal/
|
|
298
|
+
'lib/internal/webstreams/transfer.js',
|
|
299
|
+
'lib/internal/webstreams/adapters.js',
|
|
300
|
+
'lib/internal/webstreams/encoding.js',
|
|
301
|
+
'lib/internal/webstreams/readablestream.js',
|
|
302
|
+
'lib/internal/webstreams/util.js',
|
|
305
303
|
'lib/internal/worker/js_transferable.js',
|
|
304
|
+
'lib/internal/worker/io.js',
|
|
305
|
+
'lib/internal/v8/startup_snapshot.js',
|
|
306
306
|
'lib/path/posix.js',
|
|
307
307
|
'lib/path/win32.js',
|
|
308
308
|
'lib/readline/promises.js',
|
|
@@ -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
|
|
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
|
|
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.
|
|
78
|
-
# define OPENSSL_FULL_VERSION_STR "3.0.
|
|
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 "
|
|
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.
|
|
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
|
|
@@ -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
|
|
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
|
|
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.
|
|
78
|
-
# define OPENSSL_FULL_VERSION_STR "3.0.
|
|
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 "
|
|
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.
|
|
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
|
|
@@ -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
|
|
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
|
|
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.
|
|
78
|
-
# define OPENSSL_FULL_VERSION_STR "3.0.
|
|
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 "
|
|
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.
|
|
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
|