Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

transport: new stream with actual server name #5748

Merged
merged 10 commits into from Nov 18, 2022
Merged

transport: new stream with actual server name #5748

merged 10 commits into from Nov 18, 2022

Commits on Oct 28, 2022

  1. Copy the full SHA
    40ec788 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. renamed and add test for: transport: ensure value of :authority heade…

    …r matches server name used in TLS handshake when the latter is overridden by the name resolver
    holdno committed Nov 4, 2022
    Copy the full SHA
    2b12d75 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    95a427b View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Copy the full SHA
    4cbfed1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6f29d4e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    acdbf62 View commit details
    Browse the repository at this point in the history
  4. modify test notes

    holdno committed Nov 11, 2022
    Copy the full SHA
    56e5899 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. fix: undefined resolver

    holdno committed Nov 14, 2022
    Copy the full SHA
    3d99b17 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. modify test notes

    holdno committed Nov 17, 2022
    Copy the full SHA
    86b897f View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. avoid redundant copying

    holdno committed Nov 18, 2022
    Copy the full SHA
    223845f View commit details
    Browse the repository at this point in the history