This repository was archived by the owner on Apr 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11What This Is
22============
33
4+ ** This repository is now archived. We only tracked up through 3.1.7 and then, because
5+ it became too difficult as OpenSSL added more code to their implementation of
6+ QUIC, we moved to becoming a full fork of OpenSSL. We encourage you to see that
7+ respository's [ README] ( https://github.com/quictls/quictls/blob/main/README.md ) If there
8+ features you would like to see from more recent OpenSSL releases, please
9+ [ report an issue] ( https://github.com/quictls/quictls/issues ) , or -- better yet :) --
10+ make a [ pull request] ( https://github.com/quictls/quictls/pulls ) .**
11+
412This is a fork of [ OpenSSL] ( https://www.openssl.org ) to enable QUIC. In addition
513to the website, the official source distribution is at
614< https://github.com/openssl/openssl > . The OpenSSL ` README ` can be found at
@@ -15,6 +23,7 @@ should use the official OpenSSL distributions.
1523The APIs here are used by Microsoft's
1624[ MsQuic] ( https://github.com/microsoft/msquic ) and Google's
1725[ Chromium QUIC] ( https://chromium.googlesource.com/chromium/src/+/master/net/quic/ )
26+ among others (ngHTTP, etc).
1827
1928We are not in competition with OpenSSL project. We informed them of
2029our plans to fork the code before we went public. We do not speak for the
You can’t perform that action at this time.
0 commit comments