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

Improved path challenge handling. #483

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Commits on Jun 18, 2024

  1. Improved path challenge handling.

    1) We are willing to reply to up to 5 outstanding challenges
    on a connection, as it is legal for a client to send more than
    one.  We limit to 5 to prevent excessive challenging.
    
    2) We now accept path challege responses on any network path,
    in accordance with RFC 9000 section 8.2.3.
    rthalley committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    77014f8 View commit details
    Browse the repository at this point in the history