node-aix-ppc64 18.20.7 → 18.20.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +25 -0
- package/bin/node +0 -0
- package/include/node/config.gypi +2 -2
- package/include/node/node.exp +26 -973
- package/include/node/node_version.h +1 -1
- package/include/node/openssl/archs/BSD-x86/asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/BSD-x86/asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/BSD-x86/asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/BSD-x86/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/BSD-x86/asm_avx2/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/BSD-x86/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/BSD-x86/no-asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/BSD-x86/no-asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/BSD-x86/no-asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/BSD-x86/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/BSD-x86_64/asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/BSD-x86_64/asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/BSD-x86_64/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/no-asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/BSD-x86_64/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/VC-WIN32/asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/VC-WIN32/asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/VC-WIN32/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/VC-WIN32/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/no-asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/VC-WIN32/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/VC-WIN64A/asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/VC-WIN64A/asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/VC-WIN64A/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/no-asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/VC-WIN64A/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/aix64-gcc-as/asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/aix64-gcc-as/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/aix64-gcc-as/no-asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/aix64-gcc-as/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/darwin-i386-cc/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux-aarch64/asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux-aarch64/asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux-aarch64/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/no-asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux-aarch64/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-armv4/asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux-armv4/asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux-armv4/asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux-armv4/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-armv4/asm_avx2/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux-armv4/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-armv4/no-asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux-armv4/no-asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux-armv4/no-asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux-armv4/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-elf/asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux-elf/asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux-elf/asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux-elf/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-elf/asm_avx2/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux-elf/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-elf/no-asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux-elf/no-asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux-elf/no-asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux-elf/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux-ppc64le/asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux-ppc64le/asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux-ppc64le/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/no-asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux-ppc64le/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux-x86_64/asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux-x86_64/asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux-x86_64/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/asm_avx2/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/no-asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux-x86_64/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux32-s390x/asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux32-s390x/asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux32-s390x/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/no-asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux32-s390x/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux64-loongarch64/no-asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux64-loongarch64/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux64-mips64/asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux64-mips64/asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux64-mips64/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/no-asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux64-mips64/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux64-riscv64/no-asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux64-riscv64/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux64-s390x/asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux64-s390x/asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux64-s390x/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/no-asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/linux64-s390x/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/solaris-x86-gcc/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h +2 -2
- package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/opensslv.h +7 -7
- package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ssl.h +0 -69
- package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/progs.h +1 -1
- package/include/node/openssl/cmserr.h +2 -1
- package/include/node/openssl/http.h +3 -2
- package/include/node/openssl/sslerr.h +0 -2
- package/include/node/openssl/tls1.h +0 -4
- package/package.json +1 -1
- package/include/node/openssl/quic.h +0 -19
package/include/node/node.exp
CHANGED
|
@@ -860,6 +860,7 @@ CMS_ContentInfo_new
|
|
|
860
860
|
CMS_ContentInfo_new_ex
|
|
861
861
|
CMS_ContentInfo_print_ctx
|
|
862
862
|
CMS_DigestedData_it
|
|
863
|
+
CMS_EncryptedContentInfo_it
|
|
863
864
|
CMS_EncryptedData_decrypt
|
|
864
865
|
CMS_EncryptedData_encrypt
|
|
865
866
|
CMS_EncryptedData_encrypt_ex
|
|
@@ -4447,7 +4448,6 @@ SSL_CIPHER_get_handshake_digest
|
|
|
4447
4448
|
SSL_CIPHER_get_id
|
|
4448
4449
|
SSL_CIPHER_get_kx_nid
|
|
4449
4450
|
SSL_CIPHER_get_name
|
|
4450
|
-
SSL_CIPHER_get_prf_nid
|
|
4451
4451
|
SSL_CIPHER_get_protocol_id
|
|
4452
4452
|
SSL_CIPHER_get_version
|
|
4453
4453
|
SSL_CIPHER_is_aead
|
|
@@ -4583,7 +4583,6 @@ SSL_CTX_set_psk_find_session_callback
|
|
|
4583
4583
|
SSL_CTX_set_psk_server_callback
|
|
4584
4584
|
SSL_CTX_set_psk_use_session_callback
|
|
4585
4585
|
SSL_CTX_set_purpose
|
|
4586
|
-
SSL_CTX_set_quic_method
|
|
4587
4586
|
SSL_CTX_set_quiet_shutdown
|
|
4588
4587
|
SSL_CTX_set_record_padding_callback
|
|
4589
4588
|
SSL_CTX_set_record_padding_callback_arg
|
|
@@ -4685,9 +4684,7 @@ SSL_certs_clear
|
|
|
4685
4684
|
SSL_check_chain
|
|
4686
4685
|
SSL_check_private_key
|
|
4687
4686
|
SSL_clear
|
|
4688
|
-
SSL_clear_not_quic
|
|
4689
4687
|
SSL_clear_options
|
|
4690
|
-
SSL_clear_quic
|
|
4691
4688
|
SSL_client_hello_get0_ciphers
|
|
4692
4689
|
SSL_client_hello_get0_compression_methods
|
|
4693
4690
|
SSL_client_hello_get0_ext
|
|
@@ -4760,14 +4757,11 @@ SSL_get_num_tickets
|
|
|
4760
4757
|
SSL_get_options
|
|
4761
4758
|
SSL_get_peer_cert_chain
|
|
4762
4759
|
SSL_get_peer_finished
|
|
4763
|
-
SSL_get_peer_quic_transport_params
|
|
4764
|
-
SSL_get_peer_quic_transport_version
|
|
4765
4760
|
SSL_get_peer_signature_type_nid
|
|
4766
4761
|
SSL_get_pending_cipher
|
|
4767
4762
|
SSL_get_privatekey
|
|
4768
4763
|
SSL_get_psk_identity
|
|
4769
4764
|
SSL_get_psk_identity_hint
|
|
4770
|
-
SSL_get_quic_transport_version
|
|
4771
4765
|
SSL_get_quiet_shutdown
|
|
4772
4766
|
SSL_get_rbio
|
|
4773
4767
|
SSL_get_read_ahead
|
|
@@ -4807,7 +4801,6 @@ SSL_in_before
|
|
|
4807
4801
|
SSL_in_init
|
|
4808
4802
|
SSL_is_dtls
|
|
4809
4803
|
SSL_is_init_finished
|
|
4810
|
-
SSL_is_quic
|
|
4811
4804
|
SSL_is_server
|
|
4812
4805
|
SSL_key_update
|
|
4813
4806
|
SSL_load_client_CA_file
|
|
@@ -4817,11 +4810,6 @@ SSL_new_session_ticket
|
|
|
4817
4810
|
SSL_peek
|
|
4818
4811
|
SSL_peek_ex
|
|
4819
4812
|
SSL_pending
|
|
4820
|
-
SSL_process_quic_post_handshake
|
|
4821
|
-
SSL_provide_quic_data
|
|
4822
|
-
SSL_quic_max_handshake_flight_len
|
|
4823
|
-
SSL_quic_read_level
|
|
4824
|
-
SSL_quic_write_level
|
|
4825
4813
|
SSL_read
|
|
4826
4814
|
SSL_read_early_data
|
|
4827
4815
|
SSL_read_ex
|
|
@@ -4874,11 +4862,6 @@ SSL_set_psk_find_session_callback
|
|
|
4874
4862
|
SSL_set_psk_server_callback
|
|
4875
4863
|
SSL_set_psk_use_session_callback
|
|
4876
4864
|
SSL_set_purpose
|
|
4877
|
-
SSL_set_quic_early_data_enabled
|
|
4878
|
-
SSL_set_quic_method
|
|
4879
|
-
SSL_set_quic_transport_params
|
|
4880
|
-
SSL_set_quic_transport_version
|
|
4881
|
-
SSL_set_quic_use_legacy_codepoint
|
|
4882
4865
|
SSL_set_quiet_shutdown
|
|
4883
4866
|
SSL_set_read_ahead
|
|
4884
4867
|
SSL_set_record_padding_callback
|
|
@@ -5978,18 +5961,18 @@ _GLOBAL__F__ZN2v88internal6torque4TypeC2ERKS2_
|
|
|
5978
5961
|
_GLOBAL__F__ZN2v88internal6torque5Block13SetInputTypesERKNS1_5StackIPKNS1_4TypeEEE
|
|
5979
5962
|
_GLOBAL__F__ZNK2v88internal6torque3cpp8Function22PrintDeclarationHeaderERSoi
|
|
5980
5963
|
_GLOBAL__F__ZNK2v88internal6torque4Rule9RunActionEPKNS1_4ItemERKNS1_11LexerResultE
|
|
5981
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.
|
|
5982
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.
|
|
5983
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_execution_arguments.
|
|
5984
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.
|
|
5985
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_heap_factory_base.
|
|
5986
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.
|
|
5987
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.
|
|
5988
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_trace.
|
|
5989
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_sandbox_external_pointer_table.
|
|
5990
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_sandbox_sandbox.
|
|
5991
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.
|
|
5992
|
-
_GLOBAL__I_65535_0_.._src_connection_wrap.
|
|
5964
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.cc_DFF67DD7_0x872ce01583df5f4d
|
|
5965
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.cc_FE345EE0_0x70198edcd5f0b761
|
|
5966
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_execution_arguments.cc_DFF67DD7_0x30e2688ba9250fa9
|
|
5967
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.cc_7874F2D3_0x88882025eb4c2671
|
|
5968
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_heap_factory_base.cc_7874F2D3_0x4586f892efec1491
|
|
5969
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.cc_DFF67DD7_0x629f31dc00c1d7fe
|
|
5970
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.cc_3723FE55_0xaf388c5a5783d90d
|
|
5971
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_trace.cc_FE345EE0_0x9461f6c360628c58
|
|
5972
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_sandbox_external_pointer_table.cc_87E8306D_0xc76b3c27cab41618
|
|
5973
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_sandbox_sandbox.cc_3723FE55_0xbf75aafc3652ba20
|
|
5974
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.cc_DFF67DD7_0x73d44f9d6a811d0e
|
|
5975
|
+
_GLOBAL__I_65535_0_.._src_connection_wrap.cc_FE345EE0_0x1b8810da729a81c2
|
|
5993
5976
|
_GLOBAL__I_65535_0_OPENSSL_ppccap_P
|
|
5994
5977
|
_GLOBAL__I_65535_0__Z16_register_configv
|
|
5995
5978
|
_GLOBAL__I_65535_0__Z17_register_symbolsv
|
|
@@ -7025,9 +7008,9 @@ _GLOBAL__I_65535_0__ZNK2v88internal9PreParser13GetIdentifierEv
|
|
|
7025
7008
|
_GLOBAL__I_65535_0__ZNK4node10BaseObject15GetTransferModeEv
|
|
7026
7009
|
_GLOBAL__I_65535_0__ZNK4node3url11BindingData10MemoryInfoEPNS_13MemoryTrackerE
|
|
7027
7010
|
_GLOBAL__I_65535_0__ZNK7simdutf14implementation27supported_by_runtime_systemEv
|
|
7028
|
-
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_enum_verifiers.
|
|
7029
|
-
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_factory.
|
|
7030
|
-
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_torque_defined_classes_tq_csa.
|
|
7011
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_enum_verifiers.cc_FE345EE0_0x8a62283c04b98b84
|
|
7012
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_factory.cc_7874F2D3_0x2085a081f211db4c
|
|
7013
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_torque_defined_classes_tq_csa.cc_FE345EE0_0xb890c1c257584758
|
|
7031
7014
|
_GLOBAL__I_65535_0_nodedbg_const_ContextEmbedderIndex__kEnvironment__int
|
|
7032
7015
|
_GLOBAL__I_65535_0_v8dbg_frametype_EntryFrame
|
|
7033
7016
|
_HZData_74
|
|
@@ -35674,16 +35657,24 @@ _ZN2v88internal8compiler13CodeAssembler9IntPtrAddENS0_5TNodeINS0_5WordTEEES5_
|
|
|
35674
35657
|
_ZN2v88internal8compiler13CodeAssembler9IntPtrDivENS0_5TNodeINS0_7IntPtrTEEES5_
|
|
35675
35658
|
_ZN2v88internal8compiler13CodeAssembler9IntPtrMulENS0_5TNodeINS0_5WordTEEES5_
|
|
35676
35659
|
_ZN2v88internal8compiler13CodeAssembler9IntPtrSubENS0_5TNodeINS0_5WordTEEES5_
|
|
35660
|
+
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_10FixedArrayEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
35677
35661
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_10HeapObjectEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
35678
35662
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_10JSFunctionEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
35679
35663
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_10JSReceiverEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
35664
|
+
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_11TaggedIndexEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
35665
|
+
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_13NativeContextEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
35666
|
+
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_14FeedbackVectorEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
35680
35667
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_14FixedArrayBaseEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
35668
|
+
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_16JSWeakCollectionEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
35669
|
+
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_22JSAsyncGeneratorObjectEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
35681
35670
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_3SmiEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
35682
35671
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_6ObjectEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
35672
|
+
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_6StringEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
35683
35673
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_6UnionTINS0_3SmiENS0_10HeapNumberEEEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
35684
35674
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_7ContextEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
35675
|
+
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_7JSArrayEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
35685
35676
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_8JSObjectEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
35686
|
-
|
|
35677
|
+
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_8JSRegExpEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
35687
35678
|
_ZN2v88internal8compiler13CodeAssembler9StoreRootENS0_9RootIndexENS0_5TNodeINS0_6ObjectEEE
|
|
35688
35679
|
_ZN2v88internal8compiler13CodeAssembler9Word32AndENS0_5TNodeINS0_7Word32TEEES5_
|
|
35689
35680
|
_ZN2v88internal8compiler13CodeAssembler9Word32ClzENS0_5TNodeINS0_7Word32TEEE
|
|
@@ -73226,6 +73217,7 @@ bn_get_words
|
|
|
73226
73217
|
bn_init
|
|
73227
73218
|
bn_lshift_fixed_top
|
|
73228
73219
|
bn_mod_add_fixed_top
|
|
73220
|
+
bn_mod_exp_mont_fixed_top
|
|
73229
73221
|
bn_mod_sub_fixed_top
|
|
73230
73222
|
bn_mul_fixed_top
|
|
73231
73223
|
bn_mul_low_normal
|
|
@@ -73848,7 +73840,6 @@ hdr_values_are_equivalent
|
|
|
73848
73840
|
hrrrandom
|
|
73849
73841
|
huff_decode_table
|
|
73850
73842
|
huff_sym_table
|
|
73851
|
-
huffman_sym_table
|
|
73852
73843
|
i2a_ACCESS_DESCRIPTION
|
|
73853
73844
|
i2a_ASN1_ENUMERATED
|
|
73854
73845
|
i2a_ASN1_INTEGER
|
|
@@ -74850,931 +74841,6 @@ nghttp2_submit_trailer
|
|
|
74850
74841
|
nghttp2_submit_window_update
|
|
74851
74842
|
nghttp2_time_now_sec
|
|
74852
74843
|
nghttp2_version
|
|
74853
|
-
nghttp3_balloc_clear
|
|
74854
|
-
nghttp3_balloc_free
|
|
74855
|
-
nghttp3_balloc_get
|
|
74856
|
-
nghttp3_balloc_init
|
|
74857
|
-
nghttp3_buf_cap
|
|
74858
|
-
nghttp3_buf_free
|
|
74859
|
-
nghttp3_buf_init
|
|
74860
|
-
nghttp3_buf_left
|
|
74861
|
-
nghttp3_buf_len
|
|
74862
|
-
nghttp3_buf_reserve
|
|
74863
|
-
nghttp3_buf_reset
|
|
74864
|
-
nghttp3_buf_swap
|
|
74865
|
-
nghttp3_buf_wrap_init
|
|
74866
|
-
nghttp3_check_header_name
|
|
74867
|
-
nghttp3_check_header_value
|
|
74868
|
-
nghttp3_client_stream_bidi
|
|
74869
|
-
nghttp3_client_stream_uni
|
|
74870
|
-
nghttp3_conn_add_ack_offset
|
|
74871
|
-
nghttp3_conn_add_write_offset
|
|
74872
|
-
nghttp3_conn_bind_control_stream
|
|
74873
|
-
nghttp3_conn_bind_qpack_streams
|
|
74874
|
-
nghttp3_conn_block_stream
|
|
74875
|
-
nghttp3_conn_client_new_versioned
|
|
74876
|
-
nghttp3_conn_close_stream
|
|
74877
|
-
nghttp3_conn_create_stream
|
|
74878
|
-
nghttp3_conn_del
|
|
74879
|
-
nghttp3_conn_ensure_stream_scheduled
|
|
74880
|
-
nghttp3_conn_find_stream
|
|
74881
|
-
nghttp3_conn_get_frame_payload_left
|
|
74882
|
-
nghttp3_conn_get_next_tx_stream
|
|
74883
|
-
nghttp3_conn_get_stream_priority_versioned
|
|
74884
|
-
nghttp3_conn_is_drained
|
|
74885
|
-
nghttp3_conn_is_stream_writable
|
|
74886
|
-
nghttp3_conn_on_data
|
|
74887
|
-
nghttp3_conn_on_headers
|
|
74888
|
-
nghttp3_conn_on_priority_update
|
|
74889
|
-
nghttp3_conn_on_settings_entry_received
|
|
74890
|
-
nghttp3_conn_qpack_blocked_streams_pop
|
|
74891
|
-
nghttp3_conn_qpack_blocked_streams_push
|
|
74892
|
-
nghttp3_conn_read_bidi
|
|
74893
|
-
nghttp3_conn_read_control
|
|
74894
|
-
nghttp3_conn_read_qpack_decoder
|
|
74895
|
-
nghttp3_conn_read_qpack_encoder
|
|
74896
|
-
nghttp3_conn_read_stream
|
|
74897
|
-
nghttp3_conn_read_uni
|
|
74898
|
-
nghttp3_conn_reject_stream
|
|
74899
|
-
nghttp3_conn_resume_stream
|
|
74900
|
-
nghttp3_conn_schedule_stream
|
|
74901
|
-
nghttp3_conn_server_new_versioned
|
|
74902
|
-
nghttp3_conn_set_client_stream_priority
|
|
74903
|
-
nghttp3_conn_set_max_client_streams_bidi
|
|
74904
|
-
nghttp3_conn_set_max_concurrent_streams
|
|
74905
|
-
nghttp3_conn_set_server_stream_priority_versioned
|
|
74906
|
-
nghttp3_conn_set_stream_user_data
|
|
74907
|
-
nghttp3_conn_shutdown
|
|
74908
|
-
nghttp3_conn_shutdown_stream_read
|
|
74909
|
-
nghttp3_conn_shutdown_stream_write
|
|
74910
|
-
nghttp3_conn_submit_info
|
|
74911
|
-
nghttp3_conn_submit_request
|
|
74912
|
-
nghttp3_conn_submit_response
|
|
74913
|
-
nghttp3_conn_submit_shutdown_notice
|
|
74914
|
-
nghttp3_conn_submit_trailers
|
|
74915
|
-
nghttp3_conn_unblock_stream
|
|
74916
|
-
nghttp3_conn_unschedule_stream
|
|
74917
|
-
nghttp3_conn_writev_stream
|
|
74918
|
-
nghttp3_cpymem
|
|
74919
|
-
nghttp3_downcase
|
|
74920
|
-
nghttp3_err_infer_quic_app_error_code
|
|
74921
|
-
nghttp3_err_is_fatal
|
|
74922
|
-
nghttp3_frame_headers_free
|
|
74923
|
-
nghttp3_frame_priority_update_free
|
|
74924
|
-
nghttp3_frame_write_goaway
|
|
74925
|
-
nghttp3_frame_write_goaway_len
|
|
74926
|
-
nghttp3_frame_write_hd
|
|
74927
|
-
nghttp3_frame_write_hd_len
|
|
74928
|
-
nghttp3_frame_write_priority_update
|
|
74929
|
-
nghttp3_frame_write_priority_update_len
|
|
74930
|
-
nghttp3_frame_write_settings
|
|
74931
|
-
nghttp3_frame_write_settings_len
|
|
74932
|
-
nghttp3_gaptr_drop_first_gap
|
|
74933
|
-
nghttp3_gaptr_first_gap_offset
|
|
74934
|
-
nghttp3_gaptr_free
|
|
74935
|
-
nghttp3_gaptr_get_first_gap_after
|
|
74936
|
-
nghttp3_gaptr_init
|
|
74937
|
-
nghttp3_gaptr_is_pushed
|
|
74938
|
-
nghttp3_gaptr_push
|
|
74939
|
-
nghttp3_get_varint
|
|
74940
|
-
nghttp3_get_varint_fb
|
|
74941
|
-
nghttp3_get_varintlen
|
|
74942
|
-
nghttp3_http_on_data_chunk
|
|
74943
|
-
nghttp3_http_on_header
|
|
74944
|
-
nghttp3_http_on_remote_end_stream
|
|
74945
|
-
nghttp3_http_on_request_headers
|
|
74946
|
-
nghttp3_http_on_response_headers
|
|
74947
|
-
nghttp3_http_parse_priority
|
|
74948
|
-
nghttp3_http_record_request_method
|
|
74949
|
-
nghttp3_idtr_first_gap
|
|
74950
|
-
nghttp3_idtr_free
|
|
74951
|
-
nghttp3_idtr_init
|
|
74952
|
-
nghttp3_idtr_is_open
|
|
74953
|
-
nghttp3_idtr_open
|
|
74954
|
-
nghttp3_ksl_begin
|
|
74955
|
-
nghttp3_ksl_clear
|
|
74956
|
-
nghttp3_ksl_end
|
|
74957
|
-
nghttp3_ksl_free
|
|
74958
|
-
nghttp3_ksl_init
|
|
74959
|
-
nghttp3_ksl_insert
|
|
74960
|
-
nghttp3_ksl_it_begin
|
|
74961
|
-
nghttp3_ksl_it_init
|
|
74962
|
-
nghttp3_ksl_it_prev
|
|
74963
|
-
nghttp3_ksl_len
|
|
74964
|
-
nghttp3_ksl_lower_bound
|
|
74965
|
-
nghttp3_ksl_lower_bound_compar
|
|
74966
|
-
nghttp3_ksl_print
|
|
74967
|
-
nghttp3_ksl_range_compar
|
|
74968
|
-
nghttp3_ksl_range_exclusive_compar
|
|
74969
|
-
nghttp3_ksl_remove
|
|
74970
|
-
nghttp3_ksl_remove_hint
|
|
74971
|
-
nghttp3_ksl_update_key
|
|
74972
|
-
nghttp3_map_clear
|
|
74973
|
-
nghttp3_map_each
|
|
74974
|
-
nghttp3_map_each_free
|
|
74975
|
-
nghttp3_map_find
|
|
74976
|
-
nghttp3_map_free
|
|
74977
|
-
nghttp3_map_init
|
|
74978
|
-
nghttp3_map_insert
|
|
74979
|
-
nghttp3_map_print_distance
|
|
74980
|
-
nghttp3_map_remove
|
|
74981
|
-
nghttp3_map_size
|
|
74982
|
-
nghttp3_mem_calloc
|
|
74983
|
-
nghttp3_mem_default
|
|
74984
|
-
nghttp3_mem_free
|
|
74985
|
-
nghttp3_mem_malloc
|
|
74986
|
-
nghttp3_mem_realloc
|
|
74987
|
-
nghttp3_nva_copy
|
|
74988
|
-
nghttp3_nva_del
|
|
74989
|
-
nghttp3_objalloc_chunk_get
|
|
74990
|
-
nghttp3_objalloc_chunk_len_get
|
|
74991
|
-
nghttp3_objalloc_clear
|
|
74992
|
-
nghttp3_objalloc_free
|
|
74993
|
-
nghttp3_objalloc_init
|
|
74994
|
-
nghttp3_objalloc_ksl_blk_get
|
|
74995
|
-
nghttp3_objalloc_ksl_blk_len_get
|
|
74996
|
-
nghttp3_objalloc_stream_get
|
|
74997
|
-
nghttp3_objalloc_stream_len_get
|
|
74998
|
-
nghttp3_opl_clear
|
|
74999
|
-
nghttp3_opl_init
|
|
75000
|
-
nghttp3_opl_pop
|
|
75001
|
-
nghttp3_opl_push
|
|
75002
|
-
nghttp3_ord_stream_id
|
|
75003
|
-
nghttp3_pq_clear
|
|
75004
|
-
nghttp3_pq_each
|
|
75005
|
-
nghttp3_pq_empty
|
|
75006
|
-
nghttp3_pq_free
|
|
75007
|
-
nghttp3_pq_init
|
|
75008
|
-
nghttp3_pq_pop
|
|
75009
|
-
nghttp3_pq_push
|
|
75010
|
-
nghttp3_pq_remove
|
|
75011
|
-
nghttp3_pq_size
|
|
75012
|
-
nghttp3_pq_top
|
|
75013
|
-
nghttp3_pri_eq
|
|
75014
|
-
nghttp3_pri_parse_priority_versioned
|
|
75015
|
-
nghttp3_put_uint16be
|
|
75016
|
-
nghttp3_put_uint32be
|
|
75017
|
-
nghttp3_put_uint64be
|
|
75018
|
-
nghttp3_put_varint
|
|
75019
|
-
nghttp3_put_varintlen
|
|
75020
|
-
nghttp3_qpack_context_dtable_add
|
|
75021
|
-
nghttp3_qpack_context_dtable_get
|
|
75022
|
-
nghttp3_qpack_context_dtable_top
|
|
75023
|
-
nghttp3_qpack_decoder_brel2abs
|
|
75024
|
-
nghttp3_qpack_decoder_cancel_stream
|
|
75025
|
-
nghttp3_qpack_decoder_del
|
|
75026
|
-
nghttp3_qpack_decoder_dtable_duplicate_add
|
|
75027
|
-
nghttp3_qpack_decoder_dtable_dynamic_add
|
|
75028
|
-
nghttp3_qpack_decoder_dtable_indexed_add
|
|
75029
|
-
nghttp3_qpack_decoder_dtable_literal_add
|
|
75030
|
-
nghttp3_qpack_decoder_dtable_static_add
|
|
75031
|
-
nghttp3_qpack_decoder_emit_indexed
|
|
75032
|
-
nghttp3_qpack_decoder_emit_indexed_name
|
|
75033
|
-
nghttp3_qpack_decoder_emit_literal
|
|
75034
|
-
nghttp3_qpack_decoder_free
|
|
75035
|
-
nghttp3_qpack_decoder_get_decoder_streamlen
|
|
75036
|
-
nghttp3_qpack_decoder_get_icnt
|
|
75037
|
-
nghttp3_qpack_decoder_init
|
|
75038
|
-
nghttp3_qpack_decoder_new
|
|
75039
|
-
nghttp3_qpack_decoder_pbrel2abs
|
|
75040
|
-
nghttp3_qpack_decoder_read_encoder
|
|
75041
|
-
nghttp3_qpack_decoder_read_request
|
|
75042
|
-
nghttp3_qpack_decoder_reconstruct_ricnt
|
|
75043
|
-
nghttp3_qpack_decoder_rel2abs
|
|
75044
|
-
nghttp3_qpack_decoder_set_max_concurrent_streams
|
|
75045
|
-
nghttp3_qpack_decoder_set_max_dtable_capacity
|
|
75046
|
-
nghttp3_qpack_decoder_write_decoder
|
|
75047
|
-
nghttp3_qpack_decoder_write_section_ack
|
|
75048
|
-
nghttp3_qpack_encoder_ack_everything
|
|
75049
|
-
nghttp3_qpack_encoder_ack_header
|
|
75050
|
-
nghttp3_qpack_encoder_add_icnt
|
|
75051
|
-
nghttp3_qpack_encoder_block_stream
|
|
75052
|
-
nghttp3_qpack_encoder_cancel_stream
|
|
75053
|
-
nghttp3_qpack_encoder_del
|
|
75054
|
-
nghttp3_qpack_encoder_dtable_duplicate_add
|
|
75055
|
-
nghttp3_qpack_encoder_dtable_dynamic_add
|
|
75056
|
-
nghttp3_qpack_encoder_dtable_literal_add
|
|
75057
|
-
nghttp3_qpack_encoder_dtable_static_add
|
|
75058
|
-
nghttp3_qpack_encoder_encode
|
|
75059
|
-
nghttp3_qpack_encoder_encode_nv
|
|
75060
|
-
nghttp3_qpack_encoder_find_stream
|
|
75061
|
-
nghttp3_qpack_encoder_free
|
|
75062
|
-
nghttp3_qpack_encoder_get_min_cnt
|
|
75063
|
-
nghttp3_qpack_encoder_get_num_blocked_streams
|
|
75064
|
-
nghttp3_qpack_encoder_init
|
|
75065
|
-
nghttp3_qpack_encoder_lookup_dtable
|
|
75066
|
-
nghttp3_qpack_encoder_new
|
|
75067
|
-
nghttp3_qpack_encoder_process_dtable_update
|
|
75068
|
-
nghttp3_qpack_encoder_read_decoder
|
|
75069
|
-
nghttp3_qpack_encoder_set_max_blocked_streams
|
|
75070
|
-
nghttp3_qpack_encoder_set_max_dtable_capacity
|
|
75071
|
-
nghttp3_qpack_encoder_shrink_dtable
|
|
75072
|
-
nghttp3_qpack_encoder_stream_is_blocked
|
|
75073
|
-
nghttp3_qpack_encoder_unblock
|
|
75074
|
-
nghttp3_qpack_encoder_unblock_stream
|
|
75075
|
-
nghttp3_qpack_encoder_write_duplicate_insert
|
|
75076
|
-
nghttp3_qpack_encoder_write_dynamic_indexed
|
|
75077
|
-
nghttp3_qpack_encoder_write_dynamic_indexed_name
|
|
75078
|
-
nghttp3_qpack_encoder_write_dynamic_insert
|
|
75079
|
-
nghttp3_qpack_encoder_write_field_section_prefix
|
|
75080
|
-
nghttp3_qpack_encoder_write_literal
|
|
75081
|
-
nghttp3_qpack_encoder_write_literal_insert
|
|
75082
|
-
nghttp3_qpack_encoder_write_set_dtable_cap
|
|
75083
|
-
nghttp3_qpack_encoder_write_static_indexed
|
|
75084
|
-
nghttp3_qpack_encoder_write_static_indexed_name
|
|
75085
|
-
nghttp3_qpack_encoder_write_static_insert
|
|
75086
|
-
nghttp3_qpack_entry_free
|
|
75087
|
-
nghttp3_qpack_entry_init
|
|
75088
|
-
nghttp3_qpack_header_block_ref_del
|
|
75089
|
-
nghttp3_qpack_header_block_ref_new
|
|
75090
|
-
nghttp3_qpack_huffman_decode
|
|
75091
|
-
nghttp3_qpack_huffman_decode_context_init
|
|
75092
|
-
nghttp3_qpack_huffman_decode_failure_state
|
|
75093
|
-
nghttp3_qpack_huffman_encode
|
|
75094
|
-
nghttp3_qpack_huffman_encode_count
|
|
75095
|
-
nghttp3_qpack_lookup_stable
|
|
75096
|
-
nghttp3_qpack_put_varint
|
|
75097
|
-
nghttp3_qpack_put_varint_len
|
|
75098
|
-
nghttp3_qpack_read_state_free
|
|
75099
|
-
nghttp3_qpack_read_state_reset
|
|
75100
|
-
nghttp3_qpack_stream_add_ref
|
|
75101
|
-
nghttp3_qpack_stream_context_del
|
|
75102
|
-
nghttp3_qpack_stream_context_free
|
|
75103
|
-
nghttp3_qpack_stream_context_get_ricnt
|
|
75104
|
-
nghttp3_qpack_stream_context_init
|
|
75105
|
-
nghttp3_qpack_stream_context_new
|
|
75106
|
-
nghttp3_qpack_stream_context_reset
|
|
75107
|
-
nghttp3_qpack_stream_del
|
|
75108
|
-
nghttp3_qpack_stream_get_max_cnt
|
|
75109
|
-
nghttp3_qpack_stream_new
|
|
75110
|
-
nghttp3_qpack_stream_pop_ref
|
|
75111
|
-
nghttp3_range_cut
|
|
75112
|
-
nghttp3_range_eq
|
|
75113
|
-
nghttp3_range_init
|
|
75114
|
-
nghttp3_range_intersect
|
|
75115
|
-
nghttp3_range_len
|
|
75116
|
-
nghttp3_range_not_after
|
|
75117
|
-
nghttp3_rcbuf_decref
|
|
75118
|
-
nghttp3_rcbuf_del
|
|
75119
|
-
nghttp3_rcbuf_get_buf
|
|
75120
|
-
nghttp3_rcbuf_incref
|
|
75121
|
-
nghttp3_rcbuf_is_static
|
|
75122
|
-
nghttp3_rcbuf_new
|
|
75123
|
-
nghttp3_rcbuf_new2
|
|
75124
|
-
nghttp3_read_varint
|
|
75125
|
-
nghttp3_ringbuf_free
|
|
75126
|
-
nghttp3_ringbuf_full
|
|
75127
|
-
nghttp3_ringbuf_get
|
|
75128
|
-
nghttp3_ringbuf_init
|
|
75129
|
-
nghttp3_ringbuf_pop_back
|
|
75130
|
-
nghttp3_ringbuf_pop_front
|
|
75131
|
-
nghttp3_ringbuf_push_back
|
|
75132
|
-
nghttp3_ringbuf_push_front
|
|
75133
|
-
nghttp3_ringbuf_reserve
|
|
75134
|
-
nghttp3_ringbuf_resize
|
|
75135
|
-
nghttp3_server_stream_uni
|
|
75136
|
-
nghttp3_set_debug_vprintf_callback
|
|
75137
|
-
nghttp3_settings_default_versioned
|
|
75138
|
-
nghttp3_stream_add_ack_offset
|
|
75139
|
-
nghttp3_stream_add_outq_offset
|
|
75140
|
-
nghttp3_stream_buffer_data
|
|
75141
|
-
nghttp3_stream_del
|
|
75142
|
-
nghttp3_stream_empty_headers_allowed
|
|
75143
|
-
nghttp3_stream_ensure_chunk
|
|
75144
|
-
nghttp3_stream_fill_outq
|
|
75145
|
-
nghttp3_stream_frq_add
|
|
75146
|
-
nghttp3_stream_get_buffered_datalen
|
|
75147
|
-
nghttp3_stream_get_chunk
|
|
75148
|
-
nghttp3_stream_is_blocked
|
|
75149
|
-
nghttp3_stream_new
|
|
75150
|
-
nghttp3_stream_outq_add
|
|
75151
|
-
nghttp3_stream_outq_write_done
|
|
75152
|
-
nghttp3_stream_read_state_reset
|
|
75153
|
-
nghttp3_stream_require_schedule
|
|
75154
|
-
nghttp3_stream_transit_rx_http_state
|
|
75155
|
-
nghttp3_stream_uni
|
|
75156
|
-
nghttp3_stream_write_data
|
|
75157
|
-
nghttp3_stream_write_goaway
|
|
75158
|
-
nghttp3_stream_write_header_block
|
|
75159
|
-
nghttp3_stream_write_headers
|
|
75160
|
-
nghttp3_stream_write_priority_update
|
|
75161
|
-
nghttp3_stream_write_qpack_decoder_stream
|
|
75162
|
-
nghttp3_stream_write_settings
|
|
75163
|
-
nghttp3_stream_write_stream_type
|
|
75164
|
-
nghttp3_stream_writev
|
|
75165
|
-
nghttp3_strerror
|
|
75166
|
-
nghttp3_tnode_free
|
|
75167
|
-
nghttp3_tnode_init
|
|
75168
|
-
nghttp3_tnode_is_scheduled
|
|
75169
|
-
nghttp3_tnode_schedule
|
|
75170
|
-
nghttp3_tnode_unschedule
|
|
75171
|
-
nghttp3_typed_buf_init
|
|
75172
|
-
nghttp3_unreachable_fail
|
|
75173
|
-
nghttp3_varint_read_state_reset
|
|
75174
|
-
nghttp3_vec_len
|
|
75175
|
-
nghttp3_vec_len_varint
|
|
75176
|
-
nghttp3_version
|
|
75177
|
-
ngtcp2_accept
|
|
75178
|
-
ngtcp2_acktr_add
|
|
75179
|
-
ngtcp2_acktr_add_ack
|
|
75180
|
-
ngtcp2_acktr_commit_ack
|
|
75181
|
-
ngtcp2_acktr_empty
|
|
75182
|
-
ngtcp2_acktr_entry_objalloc_del
|
|
75183
|
-
ngtcp2_acktr_entry_objalloc_new
|
|
75184
|
-
ngtcp2_acktr_forget
|
|
75185
|
-
ngtcp2_acktr_free
|
|
75186
|
-
ngtcp2_acktr_get
|
|
75187
|
-
ngtcp2_acktr_immediate_ack
|
|
75188
|
-
ngtcp2_acktr_init
|
|
75189
|
-
ngtcp2_acktr_recv_ack
|
|
75190
|
-
ngtcp2_acktr_require_active_ack
|
|
75191
|
-
ngtcp2_addr_compare
|
|
75192
|
-
ngtcp2_addr_copy
|
|
75193
|
-
ngtcp2_addr_copy_byte
|
|
75194
|
-
ngtcp2_addr_empty
|
|
75195
|
-
ngtcp2_addr_eq
|
|
75196
|
-
ngtcp2_addr_init
|
|
75197
|
-
ngtcp2_balloc_clear
|
|
75198
|
-
ngtcp2_balloc_free
|
|
75199
|
-
ngtcp2_balloc_get
|
|
75200
|
-
ngtcp2_balloc_init
|
|
75201
|
-
ngtcp2_bind_frame_chains
|
|
75202
|
-
ngtcp2_buf_cap
|
|
75203
|
-
ngtcp2_buf_chain_del
|
|
75204
|
-
ngtcp2_buf_chain_new
|
|
75205
|
-
ngtcp2_buf_init
|
|
75206
|
-
ngtcp2_buf_reset
|
|
75207
|
-
ngtcp2_cbrt
|
|
75208
|
-
ngtcp2_cc_bbr_init
|
|
75209
|
-
ngtcp2_cc_compute_initcwnd
|
|
75210
|
-
ngtcp2_cc_cubic_cc_congestion_event
|
|
75211
|
-
ngtcp2_cc_cubic_cc_event
|
|
75212
|
-
ngtcp2_cc_cubic_cc_new_rtt_sample
|
|
75213
|
-
ngtcp2_cc_cubic_cc_on_ack_recv
|
|
75214
|
-
ngtcp2_cc_cubic_cc_on_persistent_congestion
|
|
75215
|
-
ngtcp2_cc_cubic_cc_on_pkt_acked
|
|
75216
|
-
ngtcp2_cc_cubic_cc_on_pkt_sent
|
|
75217
|
-
ngtcp2_cc_cubic_cc_on_spurious_congestion
|
|
75218
|
-
ngtcp2_cc_cubic_cc_reset
|
|
75219
|
-
ngtcp2_cc_cubic_init
|
|
75220
|
-
ngtcp2_cc_pkt_init
|
|
75221
|
-
ngtcp2_cc_reno_cc_congestion_event
|
|
75222
|
-
ngtcp2_cc_reno_cc_on_ack_recv
|
|
75223
|
-
ngtcp2_cc_reno_cc_on_persistent_congestion
|
|
75224
|
-
ngtcp2_cc_reno_cc_on_pkt_acked
|
|
75225
|
-
ngtcp2_cc_reno_cc_reset
|
|
75226
|
-
ngtcp2_cc_reno_init
|
|
75227
|
-
ngtcp2_ccerr_default
|
|
75228
|
-
ngtcp2_ccerr_set_application_error
|
|
75229
|
-
ngtcp2_ccerr_set_liberr
|
|
75230
|
-
ngtcp2_ccerr_set_tls_alert
|
|
75231
|
-
ngtcp2_ccerr_set_transport_error
|
|
75232
|
-
ngtcp2_cid_empty
|
|
75233
|
-
ngtcp2_cid_eq
|
|
75234
|
-
ngtcp2_cid_init
|
|
75235
|
-
ngtcp2_cid_less
|
|
75236
|
-
ngtcp2_cid_zero
|
|
75237
|
-
ngtcp2_cmemeq
|
|
75238
|
-
ngtcp2_conn_ack_delay_expiry
|
|
75239
|
-
ngtcp2_conn_after_retry
|
|
75240
|
-
ngtcp2_conn_cancel_expired_ack_delay_timer
|
|
75241
|
-
ngtcp2_conn_client_new_versioned
|
|
75242
|
-
ngtcp2_conn_close_stream
|
|
75243
|
-
ngtcp2_conn_close_stream_if_shut_rdwr
|
|
75244
|
-
ngtcp2_conn_commit_local_transport_params
|
|
75245
|
-
ngtcp2_conn_compute_pto
|
|
75246
|
-
ngtcp2_conn_create_ack_frame
|
|
75247
|
-
ngtcp2_conn_decode_and_set_0rtt_transport_params
|
|
75248
|
-
ngtcp2_conn_decode_and_set_remote_transport_params
|
|
75249
|
-
ngtcp2_conn_del
|
|
75250
|
-
ngtcp2_conn_detect_lost_pkt
|
|
75251
|
-
ngtcp2_conn_encode_0rtt_transport_params
|
|
75252
|
-
ngtcp2_conn_encode_local_transport_params
|
|
75253
|
-
ngtcp2_conn_extend_max_offset
|
|
75254
|
-
ngtcp2_conn_extend_max_stream_offset
|
|
75255
|
-
ngtcp2_conn_extend_max_streams_bidi
|
|
75256
|
-
ngtcp2_conn_extend_max_streams_uni
|
|
75257
|
-
ngtcp2_conn_find_stream
|
|
75258
|
-
ngtcp2_conn_get_0rtt_crypto_ctx
|
|
75259
|
-
ngtcp2_conn_get_active_dcid
|
|
75260
|
-
ngtcp2_conn_get_ccerr
|
|
75261
|
-
ngtcp2_conn_get_client_chosen_version
|
|
75262
|
-
ngtcp2_conn_get_client_initial_dcid
|
|
75263
|
-
ngtcp2_conn_get_conn_info_versioned
|
|
75264
|
-
ngtcp2_conn_get_crypto_ctx
|
|
75265
|
-
ngtcp2_conn_get_cwnd_left
|
|
75266
|
-
ngtcp2_conn_get_dcid
|
|
75267
|
-
ngtcp2_conn_get_expiry
|
|
75268
|
-
ngtcp2_conn_get_handshake_completed
|
|
75269
|
-
ngtcp2_conn_get_idle_expiry
|
|
75270
|
-
ngtcp2_conn_get_initial_crypto_ctx
|
|
75271
|
-
ngtcp2_conn_get_local_transport_params
|
|
75272
|
-
ngtcp2_conn_get_max_data_left
|
|
75273
|
-
ngtcp2_conn_get_max_stream_data_left
|
|
75274
|
-
ngtcp2_conn_get_max_tx_udp_payload_size
|
|
75275
|
-
ngtcp2_conn_get_negotiated_version
|
|
75276
|
-
ngtcp2_conn_get_path
|
|
75277
|
-
ngtcp2_conn_get_path_max_tx_udp_payload_size
|
|
75278
|
-
ngtcp2_conn_get_pto
|
|
75279
|
-
ngtcp2_conn_get_remote_transport_params
|
|
75280
|
-
ngtcp2_conn_get_scid
|
|
75281
|
-
ngtcp2_conn_get_send_quantum
|
|
75282
|
-
ngtcp2_conn_get_stream_loss_count
|
|
75283
|
-
ngtcp2_conn_get_streams_bidi_left
|
|
75284
|
-
ngtcp2_conn_get_streams_uni_left
|
|
75285
|
-
ngtcp2_conn_get_tls_alert
|
|
75286
|
-
ngtcp2_conn_get_tls_early_data_rejected
|
|
75287
|
-
ngtcp2_conn_get_tls_error
|
|
75288
|
-
ngtcp2_conn_get_tls_native_handle
|
|
75289
|
-
ngtcp2_conn_handle_expiry
|
|
75290
|
-
ngtcp2_conn_in_closing_period
|
|
75291
|
-
ngtcp2_conn_in_draining_period
|
|
75292
|
-
ngtcp2_conn_init_stream
|
|
75293
|
-
ngtcp2_conn_initiate_immediate_migration
|
|
75294
|
-
ngtcp2_conn_initiate_key_update
|
|
75295
|
-
ngtcp2_conn_initiate_migration
|
|
75296
|
-
ngtcp2_conn_install_0rtt_key
|
|
75297
|
-
ngtcp2_conn_install_initial_key
|
|
75298
|
-
ngtcp2_conn_install_rx_handshake_key
|
|
75299
|
-
ngtcp2_conn_install_rx_key
|
|
75300
|
-
ngtcp2_conn_install_tx_handshake_key
|
|
75301
|
-
ngtcp2_conn_install_tx_key
|
|
75302
|
-
ngtcp2_conn_install_vneg_initial_key
|
|
75303
|
-
ngtcp2_conn_internal_expiry
|
|
75304
|
-
ngtcp2_conn_is_local_stream
|
|
75305
|
-
ngtcp2_conn_is_server
|
|
75306
|
-
ngtcp2_conn_loss_detection_expiry
|
|
75307
|
-
ngtcp2_conn_lost_pkt_expiry
|
|
75308
|
-
ngtcp2_conn_on_loss_detection_timer
|
|
75309
|
-
ngtcp2_conn_open_bidi_stream
|
|
75310
|
-
ngtcp2_conn_open_uni_stream
|
|
75311
|
-
ngtcp2_conn_read_pkt_versioned
|
|
75312
|
-
ngtcp2_conn_remove_lost_pkt
|
|
75313
|
-
ngtcp2_conn_sched_ack
|
|
75314
|
-
ngtcp2_conn_server_negotiate_version
|
|
75315
|
-
ngtcp2_conn_server_new_versioned
|
|
75316
|
-
ngtcp2_conn_set_0rtt_crypto_ctx
|
|
75317
|
-
ngtcp2_conn_set_0rtt_remote_transport_params
|
|
75318
|
-
ngtcp2_conn_set_crypto_ctx
|
|
75319
|
-
ngtcp2_conn_set_initial_crypto_ctx
|
|
75320
|
-
ngtcp2_conn_set_keep_alive_timeout
|
|
75321
|
-
ngtcp2_conn_set_local_addr
|
|
75322
|
-
ngtcp2_conn_set_local_transport_params_versioned
|
|
75323
|
-
ngtcp2_conn_set_loss_detection_timer
|
|
75324
|
-
ngtcp2_conn_set_path_user_data
|
|
75325
|
-
ngtcp2_conn_set_remote_transport_params
|
|
75326
|
-
ngtcp2_conn_set_retry_aead
|
|
75327
|
-
ngtcp2_conn_set_stream_user_data
|
|
75328
|
-
ngtcp2_conn_set_tls_alert
|
|
75329
|
-
ngtcp2_conn_set_tls_error
|
|
75330
|
-
ngtcp2_conn_set_tls_native_handle
|
|
75331
|
-
ngtcp2_conn_shutdown_stream
|
|
75332
|
-
ngtcp2_conn_shutdown_stream_read
|
|
75333
|
-
ngtcp2_conn_shutdown_stream_write
|
|
75334
|
-
ngtcp2_conn_start_pmtud
|
|
75335
|
-
ngtcp2_conn_stop_pmtud
|
|
75336
|
-
ngtcp2_conn_submit_crypto_data
|
|
75337
|
-
ngtcp2_conn_submit_new_token
|
|
75338
|
-
ngtcp2_conn_tls_early_data_rejected
|
|
75339
|
-
ngtcp2_conn_tls_handshake_completed
|
|
75340
|
-
ngtcp2_conn_track_retired_dcid_seq
|
|
75341
|
-
ngtcp2_conn_tx_strmq_first_cycle
|
|
75342
|
-
ngtcp2_conn_tx_strmq_pop
|
|
75343
|
-
ngtcp2_conn_tx_strmq_push
|
|
75344
|
-
ngtcp2_conn_tx_strmq_top
|
|
75345
|
-
ngtcp2_conn_untrack_retired_dcid_seq
|
|
75346
|
-
ngtcp2_conn_update_pkt_tx_time
|
|
75347
|
-
ngtcp2_conn_update_rtt
|
|
75348
|
-
ngtcp2_conn_write_application_close_pkt
|
|
75349
|
-
ngtcp2_conn_write_connection_close_pkt
|
|
75350
|
-
ngtcp2_conn_write_connection_close_versioned
|
|
75351
|
-
ngtcp2_conn_write_datagram_versioned
|
|
75352
|
-
ngtcp2_conn_write_pkt_versioned
|
|
75353
|
-
ngtcp2_conn_write_single_frame_pkt
|
|
75354
|
-
ngtcp2_conn_write_stream_versioned
|
|
75355
|
-
ngtcp2_conn_write_vmsg
|
|
75356
|
-
ngtcp2_conn_writev_datagram_versioned
|
|
75357
|
-
ngtcp2_conn_writev_stream_versioned
|
|
75358
|
-
ngtcp2_cpymem
|
|
75359
|
-
ngtcp2_crypto_aead_aes_128_gcm
|
|
75360
|
-
ngtcp2_crypto_aead_ctx_decrypt_init
|
|
75361
|
-
ngtcp2_crypto_aead_ctx_encrypt_init
|
|
75362
|
-
ngtcp2_crypto_aead_ctx_free
|
|
75363
|
-
ngtcp2_crypto_aead_init
|
|
75364
|
-
ngtcp2_crypto_aead_keylen
|
|
75365
|
-
ngtcp2_crypto_aead_noncelen
|
|
75366
|
-
ngtcp2_crypto_aead_retry
|
|
75367
|
-
ngtcp2_crypto_cipher_ctx_encrypt_init
|
|
75368
|
-
ngtcp2_crypto_cipher_ctx_free
|
|
75369
|
-
ngtcp2_crypto_client_initial_cb
|
|
75370
|
-
ngtcp2_crypto_create_nonce
|
|
75371
|
-
ngtcp2_crypto_ctx_initial
|
|
75372
|
-
ngtcp2_crypto_ctx_tls
|
|
75373
|
-
ngtcp2_crypto_ctx_tls_early
|
|
75374
|
-
ngtcp2_crypto_decrypt
|
|
75375
|
-
ngtcp2_crypto_decrypt_cb
|
|
75376
|
-
ngtcp2_crypto_delete_crypto_aead_ctx_cb
|
|
75377
|
-
ngtcp2_crypto_delete_crypto_cipher_ctx_cb
|
|
75378
|
-
ngtcp2_crypto_derive_and_install_initial_key
|
|
75379
|
-
ngtcp2_crypto_derive_and_install_rx_key
|
|
75380
|
-
ngtcp2_crypto_derive_and_install_tx_key
|
|
75381
|
-
ngtcp2_crypto_derive_and_install_vneg_initial_key
|
|
75382
|
-
ngtcp2_crypto_derive_initial_secrets
|
|
75383
|
-
ngtcp2_crypto_derive_packet_protection_key
|
|
75384
|
-
ngtcp2_crypto_encrypt
|
|
75385
|
-
ngtcp2_crypto_encrypt_cb
|
|
75386
|
-
ngtcp2_crypto_generate_regular_token
|
|
75387
|
-
ngtcp2_crypto_generate_retry_token
|
|
75388
|
-
ngtcp2_crypto_generate_stateless_reset_token
|
|
75389
|
-
ngtcp2_crypto_get_path_challenge_data_cb
|
|
75390
|
-
ngtcp2_crypto_hkdf
|
|
75391
|
-
ngtcp2_crypto_hkdf_expand
|
|
75392
|
-
ngtcp2_crypto_hkdf_expand_label
|
|
75393
|
-
ngtcp2_crypto_hkdf_extract
|
|
75394
|
-
ngtcp2_crypto_hp_mask
|
|
75395
|
-
ngtcp2_crypto_hp_mask_cb
|
|
75396
|
-
ngtcp2_crypto_km_del
|
|
75397
|
-
ngtcp2_crypto_km_new
|
|
75398
|
-
ngtcp2_crypto_km_nocopy_new
|
|
75399
|
-
ngtcp2_crypto_md_hashlen
|
|
75400
|
-
ngtcp2_crypto_md_init
|
|
75401
|
-
ngtcp2_crypto_md_sha256
|
|
75402
|
-
ngtcp2_crypto_packet_protection_ivlen
|
|
75403
|
-
ngtcp2_crypto_quictls_configure_client_context
|
|
75404
|
-
ngtcp2_crypto_quictls_configure_server_context
|
|
75405
|
-
ngtcp2_crypto_quictls_from_ngtcp2_encryption_level
|
|
75406
|
-
ngtcp2_crypto_quictls_from_ossl_encryption_level
|
|
75407
|
-
ngtcp2_crypto_quictls_init
|
|
75408
|
-
ngtcp2_crypto_random
|
|
75409
|
-
ngtcp2_crypto_read_write_crypto_data
|
|
75410
|
-
ngtcp2_crypto_recv_client_initial_cb
|
|
75411
|
-
ngtcp2_crypto_recv_crypto_data_cb
|
|
75412
|
-
ngtcp2_crypto_recv_retry_cb
|
|
75413
|
-
ngtcp2_crypto_set_local_transport_params
|
|
75414
|
-
ngtcp2_crypto_set_remote_transport_params
|
|
75415
|
-
ngtcp2_crypto_update_key
|
|
75416
|
-
ngtcp2_crypto_update_key_cb
|
|
75417
|
-
ngtcp2_crypto_update_traffic_secret
|
|
75418
|
-
ngtcp2_crypto_verify_regular_token
|
|
75419
|
-
ngtcp2_crypto_verify_retry_token
|
|
75420
|
-
ngtcp2_crypto_version_negotiation_cb
|
|
75421
|
-
ngtcp2_crypto_write_connection_close
|
|
75422
|
-
ngtcp2_crypto_write_retry
|
|
75423
|
-
ngtcp2_dcid_copy
|
|
75424
|
-
ngtcp2_dcid_copy_cid_token
|
|
75425
|
-
ngtcp2_dcid_init
|
|
75426
|
-
ngtcp2_dcid_set_path
|
|
75427
|
-
ngtcp2_dcid_set_token
|
|
75428
|
-
ngtcp2_dcid_verify_stateless_reset_token
|
|
75429
|
-
ngtcp2_dcid_verify_uniqueness
|
|
75430
|
-
ngtcp2_encode_hex
|
|
75431
|
-
ngtcp2_encode_ipv4
|
|
75432
|
-
ngtcp2_encode_ipv6
|
|
75433
|
-
ngtcp2_encode_printable_ascii
|
|
75434
|
-
ngtcp2_err_infer_quic_transport_error_code
|
|
75435
|
-
ngtcp2_err_is_fatal
|
|
75436
|
-
ngtcp2_frame_chain_binder_new
|
|
75437
|
-
ngtcp2_frame_chain_del
|
|
75438
|
-
ngtcp2_frame_chain_extralen_new
|
|
75439
|
-
ngtcp2_frame_chain_init
|
|
75440
|
-
ngtcp2_frame_chain_list_objalloc_del
|
|
75441
|
-
ngtcp2_frame_chain_new
|
|
75442
|
-
ngtcp2_frame_chain_new_token_objalloc_new
|
|
75443
|
-
ngtcp2_frame_chain_objalloc_del
|
|
75444
|
-
ngtcp2_frame_chain_objalloc_new
|
|
75445
|
-
ngtcp2_frame_chain_stream_datacnt_objalloc_new
|
|
75446
|
-
ngtcp2_gaptr_drop_first_gap
|
|
75447
|
-
ngtcp2_gaptr_first_gap_offset
|
|
75448
|
-
ngtcp2_gaptr_free
|
|
75449
|
-
ngtcp2_gaptr_get_first_gap_after
|
|
75450
|
-
ngtcp2_gaptr_init
|
|
75451
|
-
ngtcp2_gaptr_is_pushed
|
|
75452
|
-
ngtcp2_gaptr_push
|
|
75453
|
-
ngtcp2_get_bytes
|
|
75454
|
-
ngtcp2_get_pkt_num
|
|
75455
|
-
ngtcp2_get_uint16
|
|
75456
|
-
ngtcp2_get_uint16be
|
|
75457
|
-
ngtcp2_get_uint24
|
|
75458
|
-
ngtcp2_get_uint32
|
|
75459
|
-
ngtcp2_get_uint48
|
|
75460
|
-
ngtcp2_get_uint64
|
|
75461
|
-
ngtcp2_get_uvarint
|
|
75462
|
-
ngtcp2_get_uvarintlen
|
|
75463
|
-
ngtcp2_get_varint
|
|
75464
|
-
ngtcp2_idtr_first_gap
|
|
75465
|
-
ngtcp2_idtr_free
|
|
75466
|
-
ngtcp2_idtr_init
|
|
75467
|
-
ngtcp2_idtr_is_open
|
|
75468
|
-
ngtcp2_idtr_open
|
|
75469
|
-
ngtcp2_is_bidi_stream
|
|
75470
|
-
ngtcp2_is_reserved_version
|
|
75471
|
-
ngtcp2_is_supported_version
|
|
75472
|
-
ngtcp2_ksl_begin
|
|
75473
|
-
ngtcp2_ksl_clear
|
|
75474
|
-
ngtcp2_ksl_end
|
|
75475
|
-
ngtcp2_ksl_free
|
|
75476
|
-
ngtcp2_ksl_init
|
|
75477
|
-
ngtcp2_ksl_insert
|
|
75478
|
-
ngtcp2_ksl_it_begin
|
|
75479
|
-
ngtcp2_ksl_it_init
|
|
75480
|
-
ngtcp2_ksl_it_prev
|
|
75481
|
-
ngtcp2_ksl_len
|
|
75482
|
-
ngtcp2_ksl_lower_bound
|
|
75483
|
-
ngtcp2_ksl_lower_bound_compar
|
|
75484
|
-
ngtcp2_ksl_print
|
|
75485
|
-
ngtcp2_ksl_range_compar
|
|
75486
|
-
ngtcp2_ksl_range_exclusive_compar
|
|
75487
|
-
ngtcp2_ksl_remove
|
|
75488
|
-
ngtcp2_ksl_remove_hint
|
|
75489
|
-
ngtcp2_ksl_update_key
|
|
75490
|
-
ngtcp2_log_info
|
|
75491
|
-
ngtcp2_log_init
|
|
75492
|
-
ngtcp2_log_pkt_lost
|
|
75493
|
-
ngtcp2_log_remote_tp
|
|
75494
|
-
ngtcp2_log_rx_fr
|
|
75495
|
-
ngtcp2_log_rx_pkt_hd
|
|
75496
|
-
ngtcp2_log_rx_sr
|
|
75497
|
-
ngtcp2_log_rx_vn
|
|
75498
|
-
ngtcp2_log_tx_cancel
|
|
75499
|
-
ngtcp2_log_tx_fr
|
|
75500
|
-
ngtcp2_log_tx_pkt_hd
|
|
75501
|
-
ngtcp2_map_clear
|
|
75502
|
-
ngtcp2_map_each
|
|
75503
|
-
ngtcp2_map_each_free
|
|
75504
|
-
ngtcp2_map_find
|
|
75505
|
-
ngtcp2_map_free
|
|
75506
|
-
ngtcp2_map_init
|
|
75507
|
-
ngtcp2_map_insert
|
|
75508
|
-
ngtcp2_map_print_distance
|
|
75509
|
-
ngtcp2_map_remove
|
|
75510
|
-
ngtcp2_map_size
|
|
75511
|
-
ngtcp2_mem_calloc
|
|
75512
|
-
ngtcp2_mem_default
|
|
75513
|
-
ngtcp2_mem_free
|
|
75514
|
-
ngtcp2_mem_malloc
|
|
75515
|
-
ngtcp2_mem_realloc
|
|
75516
|
-
ngtcp2_nth_client_bidi_id
|
|
75517
|
-
ngtcp2_nth_client_uni_id
|
|
75518
|
-
ngtcp2_nth_server_bidi_id
|
|
75519
|
-
ngtcp2_nth_server_uni_id
|
|
75520
|
-
ngtcp2_objalloc_acktr_entry_get
|
|
75521
|
-
ngtcp2_objalloc_acktr_entry_len_get
|
|
75522
|
-
ngtcp2_objalloc_clear
|
|
75523
|
-
ngtcp2_objalloc_frame_chain_get
|
|
75524
|
-
ngtcp2_objalloc_frame_chain_len_get
|
|
75525
|
-
ngtcp2_objalloc_free
|
|
75526
|
-
ngtcp2_objalloc_init
|
|
75527
|
-
ngtcp2_objalloc_ksl_blk_get
|
|
75528
|
-
ngtcp2_objalloc_ksl_blk_len_get
|
|
75529
|
-
ngtcp2_objalloc_rtb_entry_get
|
|
75530
|
-
ngtcp2_objalloc_rtb_entry_len_get
|
|
75531
|
-
ngtcp2_objalloc_strm_get
|
|
75532
|
-
ngtcp2_objalloc_strm_len_get
|
|
75533
|
-
ngtcp2_opl_clear
|
|
75534
|
-
ngtcp2_opl_init
|
|
75535
|
-
ngtcp2_opl_pop
|
|
75536
|
-
ngtcp2_opl_push
|
|
75537
|
-
ngtcp2_ord_stream_id
|
|
75538
|
-
ngtcp2_path_challenge_entry_init
|
|
75539
|
-
ngtcp2_path_copy
|
|
75540
|
-
ngtcp2_path_eq
|
|
75541
|
-
ngtcp2_path_init
|
|
75542
|
-
ngtcp2_path_storage_init
|
|
75543
|
-
ngtcp2_path_storage_init2
|
|
75544
|
-
ngtcp2_path_storage_zero
|
|
75545
|
-
ngtcp2_pkt_adjust_pkt_num
|
|
75546
|
-
ngtcp2_pkt_chain_del
|
|
75547
|
-
ngtcp2_pkt_chain_new
|
|
75548
|
-
ngtcp2_pkt_crypto_max_datalen
|
|
75549
|
-
ngtcp2_pkt_datagram_framelen
|
|
75550
|
-
ngtcp2_pkt_decode_ack_frame
|
|
75551
|
-
ngtcp2_pkt_decode_connection_close_frame
|
|
75552
|
-
ngtcp2_pkt_decode_crypto_frame
|
|
75553
|
-
ngtcp2_pkt_decode_data_blocked_frame
|
|
75554
|
-
ngtcp2_pkt_decode_datagram_frame
|
|
75555
|
-
ngtcp2_pkt_decode_frame
|
|
75556
|
-
ngtcp2_pkt_decode_handshake_done_frame
|
|
75557
|
-
ngtcp2_pkt_decode_hd_long
|
|
75558
|
-
ngtcp2_pkt_decode_hd_short
|
|
75559
|
-
ngtcp2_pkt_decode_max_data_frame
|
|
75560
|
-
ngtcp2_pkt_decode_max_stream_data_frame
|
|
75561
|
-
ngtcp2_pkt_decode_max_streams_frame
|
|
75562
|
-
ngtcp2_pkt_decode_new_connection_id_frame
|
|
75563
|
-
ngtcp2_pkt_decode_new_token_frame
|
|
75564
|
-
ngtcp2_pkt_decode_padding_frame
|
|
75565
|
-
ngtcp2_pkt_decode_path_challenge_frame
|
|
75566
|
-
ngtcp2_pkt_decode_path_response_frame
|
|
75567
|
-
ngtcp2_pkt_decode_ping_frame
|
|
75568
|
-
ngtcp2_pkt_decode_reset_stream_frame
|
|
75569
|
-
ngtcp2_pkt_decode_retire_connection_id_frame
|
|
75570
|
-
ngtcp2_pkt_decode_retry
|
|
75571
|
-
ngtcp2_pkt_decode_stateless_reset
|
|
75572
|
-
ngtcp2_pkt_decode_stop_sending_frame
|
|
75573
|
-
ngtcp2_pkt_decode_stream_data_blocked_frame
|
|
75574
|
-
ngtcp2_pkt_decode_stream_frame
|
|
75575
|
-
ngtcp2_pkt_decode_streams_blocked_frame
|
|
75576
|
-
ngtcp2_pkt_decode_version_cid
|
|
75577
|
-
ngtcp2_pkt_decode_version_negotiation
|
|
75578
|
-
ngtcp2_pkt_encode_ack_frame
|
|
75579
|
-
ngtcp2_pkt_encode_connection_close_frame
|
|
75580
|
-
ngtcp2_pkt_encode_crypto_frame
|
|
75581
|
-
ngtcp2_pkt_encode_data_blocked_frame
|
|
75582
|
-
ngtcp2_pkt_encode_datagram_frame
|
|
75583
|
-
ngtcp2_pkt_encode_frame
|
|
75584
|
-
ngtcp2_pkt_encode_handshake_done_frame
|
|
75585
|
-
ngtcp2_pkt_encode_hd_long
|
|
75586
|
-
ngtcp2_pkt_encode_hd_short
|
|
75587
|
-
ngtcp2_pkt_encode_max_data_frame
|
|
75588
|
-
ngtcp2_pkt_encode_max_stream_data_frame
|
|
75589
|
-
ngtcp2_pkt_encode_max_streams_frame
|
|
75590
|
-
ngtcp2_pkt_encode_new_connection_id_frame
|
|
75591
|
-
ngtcp2_pkt_encode_new_token_frame
|
|
75592
|
-
ngtcp2_pkt_encode_padding_frame
|
|
75593
|
-
ngtcp2_pkt_encode_path_challenge_frame
|
|
75594
|
-
ngtcp2_pkt_encode_path_response_frame
|
|
75595
|
-
ngtcp2_pkt_encode_ping_frame
|
|
75596
|
-
ngtcp2_pkt_encode_pseudo_retry
|
|
75597
|
-
ngtcp2_pkt_encode_reset_stream_frame
|
|
75598
|
-
ngtcp2_pkt_encode_retire_connection_id_frame
|
|
75599
|
-
ngtcp2_pkt_encode_stop_sending_frame
|
|
75600
|
-
ngtcp2_pkt_encode_stream_data_blocked_frame
|
|
75601
|
-
ngtcp2_pkt_encode_stream_frame
|
|
75602
|
-
ngtcp2_pkt_encode_streams_blocked_frame
|
|
75603
|
-
ngtcp2_pkt_get_type_long
|
|
75604
|
-
ngtcp2_pkt_hd_init
|
|
75605
|
-
ngtcp2_pkt_stream_max_datalen
|
|
75606
|
-
ngtcp2_pkt_validate_ack
|
|
75607
|
-
ngtcp2_pkt_verify_reserved_bits
|
|
75608
|
-
ngtcp2_pkt_verify_retry_tag
|
|
75609
|
-
ngtcp2_pkt_versioned_type
|
|
75610
|
-
ngtcp2_pkt_write_connection_close
|
|
75611
|
-
ngtcp2_pkt_write_retry
|
|
75612
|
-
ngtcp2_pkt_write_stateless_reset
|
|
75613
|
-
ngtcp2_pkt_write_version_negotiation
|
|
75614
|
-
ngtcp2_pmtud_del
|
|
75615
|
-
ngtcp2_pmtud_finished
|
|
75616
|
-
ngtcp2_pmtud_handle_expiry
|
|
75617
|
-
ngtcp2_pmtud_new
|
|
75618
|
-
ngtcp2_pmtud_probe_sent
|
|
75619
|
-
ngtcp2_pmtud_probe_success
|
|
75620
|
-
ngtcp2_pmtud_probelen
|
|
75621
|
-
ngtcp2_pmtud_require_probe
|
|
75622
|
-
ngtcp2_ppe_encode_frame
|
|
75623
|
-
ngtcp2_ppe_encode_hd
|
|
75624
|
-
ngtcp2_ppe_ensure_hp_sample
|
|
75625
|
-
ngtcp2_ppe_final
|
|
75626
|
-
ngtcp2_ppe_init
|
|
75627
|
-
ngtcp2_ppe_left
|
|
75628
|
-
ngtcp2_ppe_padding
|
|
75629
|
-
ngtcp2_ppe_padding_hp_sample
|
|
75630
|
-
ngtcp2_ppe_padding_size
|
|
75631
|
-
ngtcp2_ppe_pktlen
|
|
75632
|
-
ngtcp2_pq_each
|
|
75633
|
-
ngtcp2_pq_empty
|
|
75634
|
-
ngtcp2_pq_free
|
|
75635
|
-
ngtcp2_pq_init
|
|
75636
|
-
ngtcp2_pq_pop
|
|
75637
|
-
ngtcp2_pq_push
|
|
75638
|
-
ngtcp2_pq_remove
|
|
75639
|
-
ngtcp2_pq_size
|
|
75640
|
-
ngtcp2_pq_top
|
|
75641
|
-
ngtcp2_put_pkt_num
|
|
75642
|
-
ngtcp2_put_uint16
|
|
75643
|
-
ngtcp2_put_uint16be
|
|
75644
|
-
ngtcp2_put_uint24be
|
|
75645
|
-
ngtcp2_put_uint32be
|
|
75646
|
-
ngtcp2_put_uint48be
|
|
75647
|
-
ngtcp2_put_uint64be
|
|
75648
|
-
ngtcp2_put_uvarint
|
|
75649
|
-
ngtcp2_put_uvarint30
|
|
75650
|
-
ngtcp2_put_uvarintlen
|
|
75651
|
-
ngtcp2_pv_add_entry
|
|
75652
|
-
ngtcp2_pv_cancel_expired_timer
|
|
75653
|
-
ngtcp2_pv_del
|
|
75654
|
-
ngtcp2_pv_entry_init
|
|
75655
|
-
ngtcp2_pv_handle_entry_expiry
|
|
75656
|
-
ngtcp2_pv_new
|
|
75657
|
-
ngtcp2_pv_next_expiry
|
|
75658
|
-
ngtcp2_pv_should_send_probe
|
|
75659
|
-
ngtcp2_pv_validate
|
|
75660
|
-
ngtcp2_pv_validation_timed_out
|
|
75661
|
-
ngtcp2_qlog_end
|
|
75662
|
-
ngtcp2_qlog_init
|
|
75663
|
-
ngtcp2_qlog_metrics_updated
|
|
75664
|
-
ngtcp2_qlog_parameters_set_transport_params
|
|
75665
|
-
ngtcp2_qlog_pkt_lost
|
|
75666
|
-
ngtcp2_qlog_pkt_received_end
|
|
75667
|
-
ngtcp2_qlog_pkt_received_start
|
|
75668
|
-
ngtcp2_qlog_pkt_sent_end
|
|
75669
|
-
ngtcp2_qlog_pkt_sent_start
|
|
75670
|
-
ngtcp2_qlog_retry_pkt_received
|
|
75671
|
-
ngtcp2_qlog_start
|
|
75672
|
-
ngtcp2_qlog_stateless_reset_pkt_received
|
|
75673
|
-
ngtcp2_qlog_version_negotiation_pkt_received
|
|
75674
|
-
ngtcp2_qlog_write_frame
|
|
75675
|
-
ngtcp2_range_cut
|
|
75676
|
-
ngtcp2_range_eq
|
|
75677
|
-
ngtcp2_range_init
|
|
75678
|
-
ngtcp2_range_intersect
|
|
75679
|
-
ngtcp2_range_len
|
|
75680
|
-
ngtcp2_range_not_after
|
|
75681
|
-
ngtcp2_ringbuf_buf_init
|
|
75682
|
-
ngtcp2_ringbuf_free
|
|
75683
|
-
ngtcp2_ringbuf_full
|
|
75684
|
-
ngtcp2_ringbuf_get
|
|
75685
|
-
ngtcp2_ringbuf_init
|
|
75686
|
-
ngtcp2_ringbuf_pop_back
|
|
75687
|
-
ngtcp2_ringbuf_pop_front
|
|
75688
|
-
ngtcp2_ringbuf_push_back
|
|
75689
|
-
ngtcp2_ringbuf_push_front
|
|
75690
|
-
ngtcp2_ringbuf_resize
|
|
75691
|
-
ngtcp2_rob_data_at
|
|
75692
|
-
ngtcp2_rob_data_buffered
|
|
75693
|
-
ngtcp2_rob_data_del
|
|
75694
|
-
ngtcp2_rob_data_new
|
|
75695
|
-
ngtcp2_rob_first_gap_offset
|
|
75696
|
-
ngtcp2_rob_free
|
|
75697
|
-
ngtcp2_rob_gap_del
|
|
75698
|
-
ngtcp2_rob_gap_new
|
|
75699
|
-
ngtcp2_rob_init
|
|
75700
|
-
ngtcp2_rob_pop
|
|
75701
|
-
ngtcp2_rob_push
|
|
75702
|
-
ngtcp2_rob_remove_prefix
|
|
75703
|
-
ngtcp2_rs_init
|
|
75704
|
-
ngtcp2_rst_init
|
|
75705
|
-
ngtcp2_rst_on_ack_recv
|
|
75706
|
-
ngtcp2_rst_on_pkt_sent
|
|
75707
|
-
ngtcp2_rst_update_app_limited
|
|
75708
|
-
ngtcp2_rst_update_rate_sample
|
|
75709
|
-
ngtcp2_rtb_add
|
|
75710
|
-
ngtcp2_rtb_detect_lost_pkt
|
|
75711
|
-
ngtcp2_rtb_empty
|
|
75712
|
-
ngtcp2_rtb_entry_objalloc_del
|
|
75713
|
-
ngtcp2_rtb_entry_objalloc_new
|
|
75714
|
-
ngtcp2_rtb_free
|
|
75715
|
-
ngtcp2_rtb_head
|
|
75716
|
-
ngtcp2_rtb_init
|
|
75717
|
-
ngtcp2_rtb_lost_pkt_ts
|
|
75718
|
-
ngtcp2_rtb_reclaim_on_pto
|
|
75719
|
-
ngtcp2_rtb_recv_ack
|
|
75720
|
-
ngtcp2_rtb_remove_all
|
|
75721
|
-
ngtcp2_rtb_remove_early_data
|
|
75722
|
-
ngtcp2_rtb_remove_excessive_lost_pkt
|
|
75723
|
-
ngtcp2_rtb_remove_expired_lost_pkt
|
|
75724
|
-
ngtcp2_rtb_reset_cc_state
|
|
75725
|
-
ngtcp2_scid_copy
|
|
75726
|
-
ngtcp2_scid_init
|
|
75727
|
-
ngtcp2_select_version
|
|
75728
|
-
ngtcp2_setmem
|
|
75729
|
-
ngtcp2_settings_default_versioned
|
|
75730
|
-
ngtcp2_strerror
|
|
75731
|
-
ngtcp2_strm_ack_data
|
|
75732
|
-
ngtcp2_strm_discard_reordered_data
|
|
75733
|
-
ngtcp2_strm_free
|
|
75734
|
-
ngtcp2_strm_get_acked_offset
|
|
75735
|
-
ngtcp2_strm_get_unacked_range_after
|
|
75736
|
-
ngtcp2_strm_init
|
|
75737
|
-
ngtcp2_strm_is_all_tx_data_acked
|
|
75738
|
-
ngtcp2_strm_is_all_tx_data_fin_acked
|
|
75739
|
-
ngtcp2_strm_is_tx_queued
|
|
75740
|
-
ngtcp2_strm_recv_reordering
|
|
75741
|
-
ngtcp2_strm_require_retransmit_max_stream_data
|
|
75742
|
-
ngtcp2_strm_require_retransmit_reset_stream
|
|
75743
|
-
ngtcp2_strm_require_retransmit_stop_sending
|
|
75744
|
-
ngtcp2_strm_require_retransmit_stream_data_blocked
|
|
75745
|
-
ngtcp2_strm_rx_offset
|
|
75746
|
-
ngtcp2_strm_set_app_error_code
|
|
75747
|
-
ngtcp2_strm_shutdown
|
|
75748
|
-
ngtcp2_strm_streamfrq_clear
|
|
75749
|
-
ngtcp2_strm_streamfrq_empty
|
|
75750
|
-
ngtcp2_strm_streamfrq_pop
|
|
75751
|
-
ngtcp2_strm_streamfrq_push
|
|
75752
|
-
ngtcp2_strm_streamfrq_top
|
|
75753
|
-
ngtcp2_strm_streamfrq_unacked_offset
|
|
75754
|
-
ngtcp2_strm_update_rx_offset
|
|
75755
|
-
ngtcp2_transport_params_convert_to_latest
|
|
75756
|
-
ngtcp2_transport_params_convert_to_old
|
|
75757
|
-
ngtcp2_transport_params_copy_new
|
|
75758
|
-
ngtcp2_transport_params_decode_new
|
|
75759
|
-
ngtcp2_transport_params_decode_versioned
|
|
75760
|
-
ngtcp2_transport_params_default_versioned
|
|
75761
|
-
ngtcp2_transport_params_del
|
|
75762
|
-
ngtcp2_transport_params_encode_versioned
|
|
75763
|
-
ngtcp2_unreachable_fail
|
|
75764
|
-
ngtcp2_vec_copy
|
|
75765
|
-
ngtcp2_vec_copy_at_most
|
|
75766
|
-
ngtcp2_vec_del
|
|
75767
|
-
ngtcp2_vec_init
|
|
75768
|
-
ngtcp2_vec_len
|
|
75769
|
-
ngtcp2_vec_len_varint
|
|
75770
|
-
ngtcp2_vec_merge
|
|
75771
|
-
ngtcp2_vec_new
|
|
75772
|
-
ngtcp2_vec_split
|
|
75773
|
-
ngtcp2_version
|
|
75774
|
-
ngtcp2_window_filter_get_best
|
|
75775
|
-
ngtcp2_window_filter_init
|
|
75776
|
-
ngtcp2_window_filter_reset
|
|
75777
|
-
ngtcp2_window_filter_update
|
|
75778
74844
|
node_api_create_external_string_latin1
|
|
75779
74845
|
node_api_create_external_string_utf16
|
|
75780
74846
|
node_api_create_syntax_error
|
|
@@ -76276,7 +75342,6 @@ ossl_cms_ecdh_envelope
|
|
|
76276
75342
|
ossl_cms_ecdsa_dsa_sign
|
|
76277
75343
|
ossl_cms_encode_Receipt
|
|
76278
75344
|
ossl_cms_env_asn1_ctrl
|
|
76279
|
-
ossl_cms_env_enc_content_free
|
|
76280
75345
|
ossl_cms_get0_auth_enveloped
|
|
76281
75346
|
ossl_cms_get0_cmsctx
|
|
76282
75347
|
ossl_cms_get0_env_enc_content
|
|
@@ -77661,10 +76726,6 @@ pqueue_size
|
|
|
77661
76726
|
printAssemblyHeadersToStdErr
|
|
77662
76727
|
process_title_mutex
|
|
77663
76728
|
process_title_mutex_once
|
|
77664
|
-
qpack_huffman_decode_table
|
|
77665
|
-
quic_get_message
|
|
77666
|
-
quic_get_message_body
|
|
77667
|
-
quic_set_encryption_secrets
|
|
77668
76729
|
rbbi_cleanup_74
|
|
77669
76730
|
readList
|
|
77670
76731
|
read_stream_sync
|
|
@@ -77976,8 +77037,6 @@ tls_construct_ctos_padding
|
|
|
77976
77037
|
tls_construct_ctos_post_handshake_auth
|
|
77977
77038
|
tls_construct_ctos_psk
|
|
77978
77039
|
tls_construct_ctos_psk_kex_modes
|
|
77979
|
-
tls_construct_ctos_quic_transport_params
|
|
77980
|
-
tls_construct_ctos_quic_transport_params_draft
|
|
77981
77040
|
tls_construct_ctos_renegotiate
|
|
77982
77041
|
tls_construct_ctos_sct
|
|
77983
77042
|
tls_construct_ctos_server_name
|
|
@@ -78009,8 +77068,6 @@ tls_construct_stoc_key_share
|
|
|
78009
77068
|
tls_construct_stoc_maxfragmentlen
|
|
78010
77069
|
tls_construct_stoc_next_proto_neg
|
|
78011
77070
|
tls_construct_stoc_psk
|
|
78012
|
-
tls_construct_stoc_quic_transport_params
|
|
78013
|
-
tls_construct_stoc_quic_transport_params_draft
|
|
78014
77071
|
tls_construct_stoc_renegotiate
|
|
78015
77072
|
tls_construct_stoc_server_name
|
|
78016
77073
|
tls_construct_stoc_session_ticket
|
|
@@ -78042,8 +77099,6 @@ tls_parse_ctos_npn
|
|
|
78042
77099
|
tls_parse_ctos_post_handshake_auth
|
|
78043
77100
|
tls_parse_ctos_psk
|
|
78044
77101
|
tls_parse_ctos_psk_kex_modes
|
|
78045
|
-
tls_parse_ctos_quic_transport_params
|
|
78046
|
-
tls_parse_ctos_quic_transport_params_draft
|
|
78047
77102
|
tls_parse_ctos_renegotiate
|
|
78048
77103
|
tls_parse_ctos_server_name
|
|
78049
77104
|
tls_parse_ctos_session_ticket
|
|
@@ -78064,8 +77119,6 @@ tls_parse_stoc_key_share
|
|
|
78064
77119
|
tls_parse_stoc_maxfragmentlen
|
|
78065
77120
|
tls_parse_stoc_npn
|
|
78066
77121
|
tls_parse_stoc_psk
|
|
78067
|
-
tls_parse_stoc_quic_transport_params
|
|
78068
|
-
tls_parse_stoc_quic_transport_params_draft
|
|
78069
77122
|
tls_parse_stoc_renegotiate
|
|
78070
77123
|
tls_parse_stoc_sct
|
|
78071
77124
|
tls_parse_stoc_server_name
|