]> git.ipfire.org Git - thirdparty/openssl.git/commit - CHANGES.md
Enable QUIC by default
authorMatt Caswell <matt@openssl.org>
Fri, 30 Jun 2023 14:56:13 +0000 (15:56 +0100)
committerPauli <pauli@openssl.org>
Thu, 6 Jul 2023 02:55:21 +0000 (12:55 +1000)
commit8a7642023884ccfbb17a929698dab8e3fc03cdc9
treec2c99c5cb17cdc072fdb8db9e8434e8a576cb342
parentd88a0f5f3944535dd83d55bedc4d239544c5678d
Enable QUIC by default

Ensure builds enable QUIC without explicitly having to ask for it. To
disable QUIC pass "no-quic" to Configure.

As a result we can remove all use of "enable-quic" from the various CI
runs.

We also add a CHANGES and NEWS entry for QUIC support.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21332)
.github/workflows/ci.yml
.github/workflows/coveralls.yml
.github/workflows/os-zoo.yml
.github/workflows/run-checker-ci.yml
.github/workflows/windows.yml
CHANGES.md
Configure
INSTALL.md
NEWS.md