This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Description
Documentation here appears now wrong:
https://quictls.github.io/
"We don't want to conflict with OpenSSL branch names. Our current plan is to append +quic. Release tags are likely to be the QUIC branch with -releaseX appended. For example, the OpenSSL tag openssl-3.0.0-alpha12 would have a branch named openssl-3.0.0-alpha12+quic and a release tag of openssl-3.0.0-alpha12+quic-release1"
But today in practice release tags seems to be suffixed "openssl-<opensslversion>+quicX"
In addition, do you plan to tag the 1.1.1u soon? Branch seems created and code merged but there is still no tags available.