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

Commit cb6841b

Browse files
committed
QUIC: Update MD files for 3.1.5
1 parent 8c29ea9 commit cb6841b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

CHANGES.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ OpenSSL Releases
2222
OpenSSL 3.1
2323
-----------
2424

25+
### Changes between 3.1.5 and 3.1.5+quic [30 Jan 2024]
26+
27+
* Add QUIC API support from BoringSSL.
28+
29+
*Todd Short*
30+
2531
### Changes between 3.1.4 and 3.1.5 [30 Jan 2024]
2632

2733
* A file in PKCS12 format can contain certificates and keys and may come from
@@ -380,12 +386,6 @@ breaking changes, and mappings for the large list of deprecated functions.
380386

381387
[Migration guide]: https://github.com/openssl/openssl/tree/master/doc/man7/migration_guide.pod
382388

383-
### Changes between 3.0.8 and 3.0.8+quic [7 Feb 2023]
384-
385-
* Add QUIC API support from BoringSSL.
386-
387-
*Todd Short*
388-
389389
### Changes between 3.0.7 and 3.0.8 [7 Feb 2023]
390390

391391
* Fixed NULL dereference during PKCS7 data verification.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ What This Is
44
This is a fork of [OpenSSL](https://www.openssl.org) to enable QUIC. In addition
55
to the website, the official source distribution is at
66
<https://github.com/openssl/openssl>. The OpenSSL `README` can be found at
7-
[README-OpenSSL.md](https://github.com/quictls/openssl/blob/openssl-3.1.2%2Bquic/README-OpenSSL.md)
7+
[README-OpenSSL.md](https://github.com/quictls/openssl/blob/openssl-3.1.5%2Bquic/README-OpenSSL.md)
88

99
This fork adds APIs that can be used by QUIC implementations for connection
1010
handshakes. Quoting the IETF Working group

0 commit comments

Comments
 (0)