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: quic-go/quic-go Loading
base: v0.24.0
Choose a base ref
...
head repository: quic-go/quic-go Loading
compare: v0.25.0
Choose a head ref
  • 13 commits
  • 23 files changed
  • 4 contributors

Commits on Dec 15, 2021

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

Commits on Dec 16, 2021

  1. Merge pull request #3298 from lucas-clemente/go118

    add support for Go 1.18
    marten-seemann committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    1f33505 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2022

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

Commits on Jan 3, 2022

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

Commits on Jan 9, 2022

  1. Configuration menu
    Copy the full SHA
    7d5a7b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3313 from lucas-clemente/mockgen-no-goimports

    remove unneeded calls to goimports when generating mocks
    marten-seemann committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    f34edda View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    a98e60c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9904c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfd685f View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Update README.md (#3315)

    user8446 committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    976cc29 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    cb6db58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45d449a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3317 from lucas-clemente/allow-window-increase

    add a AllowConnectionWindowIncrease config option
    marten-seemann committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    496fbe9 View commit details
    Browse the repository at this point in the history
Loading