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

configure: make quiche require quiche_conn_send_ack_eliciting #10886

Closed
wants to merge 1 commit into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Apr 4, 2023

curl now requires quiche version >= 1.17.1 to be used and this function was added in this version and makes a convenient check.

This requirement is because this is the lowest quiche version that supports peer-initiated key updates correctly.

curl now requires quiche version >= 1.17.1 to be used and this function
was added in this version and makes a convenient check.

This requirement is because this is the lowest quiche version that
supports peer-initiated key updates correctly.
@bagder bagder added build HTTP/3 h3 or quic related quiche Cloudflare's QUIC and HTTP/3 library labels Apr 4, 2023
@bagder bagder closed this in 164dab7 Apr 4, 2023
@bagder bagder deleted the bagder/quiche-1.17.1 branch April 4, 2023 12:35
bch pushed a commit to bch/curl that referenced this pull request Jul 19, 2023
curl now requires quiche version >= 1.17.1 to be used and this function
was added in this version and makes a convenient check.

This requirement is because this is the lowest quiche version that
supports peer-initiated key updates correctly.

Closes curl#10886
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build HTTP/3 h3 or quic related quiche Cloudflare's QUIC and HTTP/3 library
Development

Successfully merging this pull request may close these issues.

None yet

1 participant