-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps [msquic](https://github.com/microsoft/msquic) from `882a0a4` to `e453ade`. - [Release notes](https://github.com/microsoft/msquic/releases) - [Commits](microsoft/msquic@882a0a4...e453ade) --- updated-dependencies: - dependency-name: msquic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information
1 parent
8c7e75c
commit 44cd63f
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule msquic
updated
15 files
+1 −1 | .azure/OneBranch.Package.yml | |
+1 −1 | CMakeLists.txt | |
+1 −1 | Cargo.toml | |
+4 −0 | docs/api/QUIC_CREDENTIAL_CONFIG.md | |
+1 −1 | scripts/package-distribution.ps1 | |
+1 −1 | scripts/package-nuget.ps1 | |
+1 −1 | scripts/write-versions.ps1 | |
+1 −0 | src/cs/lib/msquic_generated.cs | |
+1 −1 | src/distribution/Info.plist | |
+1 −0 | src/inc/msquic.h | |
+1 −1 | src/inc/msquic.ver | |
+3 −0 | src/platform/certificates_capi.c | |
+4 −2 | src/platform/tls_openssl.c | |
+4 −0 | src/platform/tls_schannel.c | |
+1 −0 | src/platform/unittest/TlsTest.cpp |