Skip to content

Added Transport parameters extension validation in openssl - #6225

Open
SanthoshShetty (Santhosha-bk) wants to merge 3 commits into
mainfrom
santhoshab/TransportParam
Open

Added Transport parameters extension validation in openssl#6225
SanthoshShetty (Santhosha-bk) wants to merge 3 commits into
mainfrom
santhoshab/TransportParam

Conversation

@Santhosha-bk

Copy link
Copy Markdown
Contributor

Description

Validate peer transport parameters during client handshake completion in the OpenSSL QUIC TLS path before accepting the connection. This preserves the required RFC behavior for QUIC transport parameter handling and ensures the peer transport parameter callback is only invoked after successful validation.

https://microsoft.visualstudio.com/OS/_workitems/edit/62258561/

Testing

Documentation

@codecov

codecov Bot commented Aug 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.34%. Comparing base (e0f55b5) to head (c9865fe).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6225      +/-   ##
==========================================
- Coverage   86.02%   84.34%   -1.68%     
==========================================
  Files          60       60              
  Lines       18984    18986       +2     
==========================================
- Hits        16331    16014     -317     
- Misses       2653     2972     +319     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant