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

Update rustls to 0.23 and ring to 0.17 #1715

Merged
merged 12 commits into from
Apr 22, 2024
Merged

Update rustls to 0.23 and ring to 0.17 #1715

merged 12 commits into from
Apr 22, 2024

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    86c8223 View commit details
    Browse the repository at this point in the history
  2. proto: rename InvalidDnsName to InvalidServerName

    In preparation for allowing IP server names (with rustls 0.23).
    djc committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    672219f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17b104b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    554c71a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    babf6c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e801c81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be2acf8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e748600 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    cff627f View commit details
    Browse the repository at this point in the history
  2. Upgrade to rcgen 0.13

    djc committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    83fe3f6 View commit details
    Browse the repository at this point in the history
  3. proto: validate ClientConfig crypto provider

    Co-authored-by: gabrik <gabriele.baldoni@gmail.com>
    djc and gabrik committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b1a5f9b View commit details
    Browse the repository at this point in the history
  4. proto: validate ServerConfig crypto provider

    Signed-off-by: gabrik <gabriele.baldoni@gmail.com>
    gabrik authored and djc committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cfaefef View commit details
    Browse the repository at this point in the history