This repository was archived by the owner on Apr 10, 2025. It is now read-only.
File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1
1
What This Is
2
2
============
3
3
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
+
4
12
This is a fork of [ OpenSSL] ( https://www.openssl.org ) to enable QUIC. In addition
5
13
to the website, the official source distribution is at
6
14
< https://github.com/openssl/openssl > . The OpenSSL ` README ` can be found at
@@ -15,6 +23,7 @@ should use the official OpenSSL distributions.
15
23
The APIs here are used by Microsoft's
16
24
[ MsQuic] ( https://github.com/microsoft/msquic ) and Google's
17
25
[ Chromium QUIC] ( https://chromium.googlesource.com/chromium/src/+/master/net/quic/ )
26
+ among others (ngHTTP, etc).
18
27
19
28
We are not in competition with OpenSSL project. We informed them of
20
29
our 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