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

QUIC proxy peering #47587

Draft
wants to merge 26 commits into
base: master
Choose a base branch
from
Draft

QUIC proxy peering #47587

wants to merge 26 commits into from

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    faeaed9 View commit details
    Browse the repository at this point in the history
  2. QUIC proxy peering server

    espadolini committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    82ab0c5 View commit details
    Browse the repository at this point in the history
  3. QUIC proxy peering client

    espadolini committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a120775 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca1b1ee View commit details
    Browse the repository at this point in the history
  5. fix deferred log

    espadolini committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    fef9fc1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d476c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f22efff View commit details
    Browse the repository at this point in the history
  8. Convert client to slog

    espadolini committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f50558a View commit details
    Browse the repository at this point in the history
  9. Clarify proxy label

    espadolini committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9829c6c View commit details
    Browse the repository at this point in the history
  10. logging style

    espadolini committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2300c20 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f804827 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c32aaa5 View commit details
    Browse the repository at this point in the history
  13. Explanations and consts

    espadolini committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5fad0d5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c03013f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1cb25d5 View commit details
    Browse the repository at this point in the history
  16. QUICServer struct docs

    espadolini committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e9ea132 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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

Commits on Oct 21, 2024

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

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    ef29720 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d574c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6d6ef9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7c0a37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    344f3e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6658f15 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d1629a View commit details
    Browse the repository at this point in the history
  8. Review suggestion

    espadolini committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d3702e9 View commit details
    Browse the repository at this point in the history