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

Synchronize internally merged commits (2024-03-15) #140

Merged
merged 11 commits into from
Mar 15, 2024
Merged

Commits on Mar 2, 2024

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

Commits on Mar 4, 2024

  1. Fix verify_result() in ssl client for boringssl

    Co-authored-by: afon <[email protected]>
    andrewhavck committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    ab7398c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44d41c1 View commit details
    Browse the repository at this point in the history
  3. Revert "Fix verify_result() in ssl client for boringssl"

    This reverts commit 9f410d52221da26c0651a99d071daf9b7acf87a2.
    andrewhavck committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    a87d59e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Mar 6, 2024

  1. compile and test cleanly with nightly

    The vast majority of these are redundant imports.
    gumpt committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    5a1910e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

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

Commits on Mar 8, 2024

  1. Treat OS read timeouts as ReadError rather than ReadTimeout when read…

    …ing http/1.1 response headers
    andrewhavck committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    7eb929b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c545ef4 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. chore: resolve TODOs in the pingora client example

    Signed-off-by: Shane Utt <[email protected]>
    Replicated-from: #9
    Includes-commit: 5833556
    shaneutt authored and drcaramelsyrup committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    461ddae View commit details
    Browse the repository at this point in the history
  2. fix some comments

    Signed-off-by: battmdpkq <[email protected]>
    Replicated-from: #123
    Includes-commit: 943bedb
    battmdpkq authored and andrewhavck committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    7a65192 View commit details
    Browse the repository at this point in the history