Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/msquic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.4
Choose a base ref
...
head repository: microsoft/msquic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.5
Choose a head ref
  • 7 commits
  • 39 files changed
  • 4 contributors

Commits on Aug 29, 2025

  1. Configuration menu
    Copy the full SHA
    b3945bb View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. fix: update OpenSSL submodule configuration for macOS SDK detection (#…

    …5453) (#5494)
    
    Co-authored-by: Fernando Areias <nando.calheirosx@gmail.com>
    guhetier and fernandoareias authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    bdeea77 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. Configuration menu
    Copy the full SHA
    f5ebf12 View commit details
    Browse the repository at this point in the history
  2. CP: Do not always enable DSCP on Recv (#5493)

    * Do not always enable DSCP on Recv (#5467)
    
    * work-around to add recv dscp
    
    * posix
    
    * wip
    
    * linux packages?c
    
    * posix
    
    * proper init
    
    * respond to feedback
    
    * more nit feedback, remove hard-coded TRUE
    
    * comments
    
    * fix build
    
    * fix winkernel build
    
    * wip
    
    * wip
    
    * address comments
    
    * remove comment
    ProjectsByJackHe authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    29f7708 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2025

  1. Configuration menu
    Copy the full SHA
    846061d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. [CP v2.5] Prevent sending CONN_CLOSE when closing the connection sile…

    …ntly (#5522) (#5532)
    
    * Prevent sending CONN_CLOSE when closing the connection silently (#5522)
    guhetier authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    cd72daf View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. Change the format specifier (#5523) (#5534)

    * changed signed to unsigned
    
    * updated clog
    
    Co-authored-by: Gaurav Singh <gaurasingh@microsoft.com>
    guhetier and gaurav2699 authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    a69c9e9 View commit details
    Browse the repository at this point in the history
Loading