]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a demo HTTP3 server using the quic server support and nghttp3
authorJean-Frederic Clere <jfclere@gmail.com>
Fri, 21 Jun 2024 08:26:17 +0000 (10:26 +0200)
committerNeil Horman <nhorman@openssl.org>
Sat, 11 Jan 2025 21:02:29 +0000 (16:02 -0500)
commitf95c5d666553cbdbd6bfe2dddb2a80064f974069
treec39a57b33b353cea2277550d5eeb729b3dd40582
parent95d5f2b882edf59e8f5d5d4af7a5aa0104d056b0
Add a demo HTTP3 server using the quic server support and nghttp3

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24749)
demos/digest/EVP_MD_demo.c
demos/http3/Makefile
demos/http3/build.info
demos/http3/ossl-nghttp3-demo-server.c [new file with mode: 0644]