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

credentials/tls: reject connections with ALPN disabled #7184

Merged
merged 14 commits into from
May 21, 2024

Commits on May 3, 2024

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

Commits on May 7, 2024

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

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    074e27b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07e02c5 View commit details
    Browse the repository at this point in the history
  3. formatting fixes

    arjan-bal committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a04abeb View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Address review comments

    arjan-bal committed May 10, 2024
    Configuration menu
    Copy the full SHA
    555181d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Address review comments

    arjan-bal committed May 13, 2024
    Configuration menu
    Copy the full SHA
    77a85cf View commit details
    Browse the repository at this point in the history
  2. Enforce ALPN on server side

    arjan-bal committed May 13, 2024
    Configuration menu
    Copy the full SHA
    89ec8db View commit details
    Browse the repository at this point in the history
  3. Formatting fixes

    arjan-bal committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8b0a5d3 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Address review comments

    arjan-bal committed May 15, 2024
    Configuration menu
    Copy the full SHA
    aef2a77 View commit details
    Browse the repository at this point in the history
  2. change select back to if

    arjan-bal committed May 15, 2024
    Configuration menu
    Copy the full SHA
    bb8e44c View commit details
    Browse the repository at this point in the history
  3. change back to select

    arjan-bal committed May 15, 2024
    Configuration menu
    Copy the full SHA
    45c2ac7 View commit details
    Browse the repository at this point in the history
  4. buffer channel

    arjan-bal committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5004530 View commit details
    Browse the repository at this point in the history