Skip to content

Commit

Permalink
Bump msquic from db66ab9 to 6351c6e (#240)
Browse files Browse the repository at this point in the history
Bumps [msquic](https://github.com/microsoft/msquic) from `db66ab9` to `6351c6e`.
- [Release notes](https://github.com/microsoft/msquic/releases)
- [Commits](microsoft/msquic@db66ab9...6351c6e)

---
updated-dependencies:
- dependency-name: msquic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 21, 2024
1 parent d364eba commit 335d767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msquic
Submodule msquic updated 88 files
+18 −1 .azure/OneBranch.Official.yml
+17 −0 .azure/OneBranch.PullRequest.yml
+17 −0 .azure/obtemplates/build-distribution.yml
+12 −9 .azure/obtemplates/build-linux-packages.yml
+19 −10 .azure/obtemplates/build-linux.yml
+5 −1 .azure/obtemplates/download-artifacts.yml
+9 −9 .github/workflows/build-reuse-darwin-framework.yml
+2 −1 .github/workflows/build-reuse-unix.yml
+1 −1 .github/workflows/build-reuse-win.yml
+1 −1 .github/workflows/build-reuse-winkernel.yml
+11 −3 .github/workflows/build.yml
+1 −1 .github/workflows/cargo.yml
+1 −1 .github/workflows/check-clog.yml
+1 −1 .github/workflows/check-dotnet.yml
+1 −1 .github/workflows/cifuzz.yml
+11 −11 .github/workflows/code-coverage.yml
+3 −3 .github/workflows/codeql-analysis.yml
+2 −2 .github/workflows/docker-publish-xcomp.yml
+2 −2 .github/workflows/docker-publish.yml
+4 −2 .github/workflows/dotnet-test.yml
+6 −2 .github/workflows/package-linux.yml
+2 −2 .github/workflows/package-reuse-linux.yml
+4 −4 .github/workflows/plugins.yml
+1 −1 .github/workflows/publish-docfx.yml
+2 −2 .github/workflows/scorecards-analysis.yml
+14 −8 .github/workflows/stress.yml
+12 −8 .github/workflows/test.yml
+6 −6 .github/workflows/wan-perf.yml
+15 −0 CMakeLists.txt
+1 −1 docs/BUILD.md
+44 −0 docs/Diagnostics.md
+4 −0 docs/Sample.md
+1 −1 scripts/generatevpackpat/generatevpackpat.csproj
+11 −6 scripts/prepare-machine.ps1
+15 −15 src/generated/linux/Tcp.cpp.clog.h.lttng.h
+5 −5 src/generated/linux/api.c.clog.h.lttng.h
+6 −6 src/generated/linux/bbr.c.clog.h.lttng.h
+15 −15 src/generated/linux/binding.c.clog.h.lttng.h
+12 −12 src/generated/linux/configuration.c.clog.h.lttng.h
+1 −1 src/generated/linux/congestion_control.c.clog.h.lttng.h
+107 −107 src/generated/linux/connection.c.clog.h.lttng.h
+6 −6 src/generated/linux/connection.h.clog.h.lttng.h
+25 −25 src/generated/linux/crypto.c.clog.h.lttng.h
+58 −58 src/generated/linux/crypto_tls.c.clog.h.lttng.h
+8 −8 src/generated/linux/cubic.c.clog.h.lttng.h
+7 −7 src/generated/linux/datagram.c.clog.h.lttng.h
+6 −6 src/generated/linux/datapath_epoll.c.clog.h.lttng.h
+5 −5 src/generated/linux/datapath_kqueue.c.clog.h.lttng.h
+2 −2 src/generated/linux/datapath_raw.c.clog.h.lttng.h
+5 −5 src/generated/linux/datapath_raw_socket.c.clog.h.lttng.h
+3 −3 src/generated/linux/datapath_raw_socket_linux.c.clog.h.lttng.h
+5 −5 src/generated/linux/datapath_raw_socket_win.c.clog.h.lttng.h
+1 −1 src/generated/linux/datapath_raw_win.c.clog.h.lttng.h
+11 −11 src/generated/linux/datapath_raw_xdp_linux.c.clog.h.lttng.h
+14 −14 src/generated/linux/datapath_raw_xdp_win.c.clog.h.lttng.h
+1 −1 src/generated/linux/datapath_unix.c.clog.h.lttng.h
+15 −15 src/generated/linux/datapath_winkernel.c.clog.h.lttng.h
+12 −12 src/generated/linux/datapath_winuser.c.clog.h.lttng.h
+6 −6 src/generated/linux/drvmain.cpp.clog.h.lttng.h
+1 −1 src/generated/linux/frame.c.clog.h.lttng.h
+2 −2 src/generated/linux/library.c.clog.h.lttng.h
+16 −16 src/generated/linux/listener.c.clog.h.lttng.h
+12 −12 src/generated/linux/lookup.c.clog.h.lttng.h
+11 −11 src/generated/linux/loss_detection.c.clog.h.lttng.h
+6 −6 src/generated/linux/mtu_discovery.c.clog.h.lttng.h
+2 −2 src/generated/linux/nmrprovider.c.clog.h.lttng.h
+3 −3 src/generated/linux/operation.h.clog.h.lttng.h
+4 −4 src/generated/linux/packet.c.clog.h.lttng.h
+6 −6 src/generated/linux/packet_builder.c.clog.h.lttng.h
+6 −6 src/generated/linux/path.c.clog.h.lttng.h
+2 −2 src/generated/linux/platform_worker.c.clog.h.lttng.h
+5 −5 src/generated/linux/registration.c.clog.h.lttng.h
+10 −10 src/generated/linux/send.c.clog.h.lttng.h
+1 −1 src/generated/linux/send_buffer.c.clog.h.lttng.h
+19 −19 src/generated/linux/stream.c.clog.h.lttng.h
+1 −1 src/generated/linux/stream.h.clog.h.lttng.h
+27 −27 src/generated/linux/stream_recv.c.clog.h.lttng.h
+20 −20 src/generated/linux/stream_send.c.clog.h.lttng.h
+9 −9 src/generated/linux/stream_set.c.clog.h.lttng.h
+9 −9 src/generated/linux/timer_wheel.c.clog.h.lttng.h
+24 −24 src/generated/linux/tls_openssl.c.clog.h.lttng.h
+17 −17 src/generated/linux/tls_schannel.c.clog.h.lttng.h
+8 −8 src/generated/linux/version_neg.c.clog.h.lttng.h
+14 −14 src/generated/linux/worker.c.clog.h.lttng.h
+9 −0 src/inc/msquichelper.h
+140 −0 src/tools/sample/sample.c
+1 −1 submodules/clog
+1 −1 submodules/googletest

0 comments on commit 335d767

Please sign in to comment.