[openssl/openssl] fc1102: Add simple interoperability test with Cloudflare q...

Tomáš Mráz noreply at github.com
Tue Mar 21 23:15:26 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: fc11028089c374bb24655895c90eaf069c3cee6f
      https://github.com/openssl/openssl/commit/fc11028089c374bb24655895c90eaf069c3cee6f
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2023-03-22 (Wed, 22 Mar 2023)

  Changed paths:
    M .github/workflows/ci.yml
    M .gitmodules
    A cloudflare-quiche
    M test/build.info
    A test/quic_client_test.c
    A test/recipes/95-test_external_cf_quiche.t
    A test/recipes/95-test_external_cf_quiche_data/quiche-build.sh
    A test/recipes/95-test_external_cf_quiche_data/quiche-server.sh

  Log Message:
  -----------
  Add simple interoperability test with Cloudflare quiche

This is an external test which requires recursive checkout
of the cloudflare-quiche submodule.

We simply run a client against the example quiche-server
serving HTTP/0.9 requests.

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20527)




More information about the openssl-commits mailing list