Commit f886edd
authored
Bump msquic from
Bumps [msquic](https://github.com/microsoft/msquic) from `3f321b6` to `71f0118`.
- [Release notes](https://github.com/microsoft/msquic/releases)
- [Commits](microsoft/msquic@3f321b6...71f0118)
---
updated-dependencies:
- dependency-name: msquic
dependency-version: 71f0118f291e948ceec6eda98bb8be95ff8ff29f
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>3f321b6 to 71f0118
1 parent cfc1d7e commit f886edd
1 file changed
+1
-1
lines changed- .github/workflows/check-clog.yml+1-1
- .github/workflows/check-dotnet.yml+1-1
- .github/workflows/codeql-analysis.yml+2-2
- .github/workflows/docker-publish-xcomp.yml+1-1
- .github/workflows/docker-publish.yml+1-1
- .github/workflows/dotnet-test.yml+1-1
- .github/workflows/package-alpine-linux.yml+1-1
- .github/workflows/package-linux.yml+1-1
- .github/workflows/plugins.yml+1-1
- .github/workflows/publish-docfx.yml+1-1
- .github/workflows/scorecards-analysis.yml+1-1
- scripts/run-gtest.ps1+5-7
- src/core/connection.c+2-1
- src/core/connection.h+14-13
- src/inc/msquic.hpp+4
- src/inc/msquic_winkernel.h+1
- src/plugins/dbg/quictypes.h+1
- src/test/MsQuicTests.h+22-22
- src/test/bin/quic_gtest.cpp+23-22
- src/test/bin/quic_gtest.h-22
- src/test/bin/winkernel/control.cpp+12-10
- src/test/lib/ApiTest.cpp+20-23
- src/test/lib/BasicTest.cpp+47
- src/test/lib/HandshakeTest.cpp+296-200
- src/test/lib/TestConnection.cpp+11-23
- src/test/lib/TestConnection.h+5
- submodules/openssl+1-1
0 commit comments