[openssl/openssl] e33af8: QUIC: Add HTTP/3 demo using nghttp3
Hugo Landau
noreply at github.com
Thu Oct 19 07:32:16 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: e33af8000f2e2f4700d9845dce5bbcad9bf77c92
https://github.com/openssl/openssl/commit/e33af8000f2e2f4700d9845dce5bbcad9bf77c92
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-10-19 (Thu, 19 Oct 2023)
Changed paths:
A demos/http3/Makefile
A demos/http3/ossl-nghttp3-demo.c
A demos/http3/ossl-nghttp3.c
A demos/http3/ossl-nghttp3.h
Log Message:
-----------
QUIC: Add HTTP/3 demo using nghttp3
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22369)
Commit: 47f8cfead0fbacc9151e4ade72bc00427eaf62b7
https://github.com/openssl/openssl/commit/47f8cfead0fbacc9151e4ade72bc00427eaf62b7
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-10-19 (Thu, 19 Oct 2023)
Changed paths:
A demos/http3/README.md
M demos/http3/ossl-nghttp3.c
Log Message:
-----------
QUIC: Add comments to HTTP/3 demo
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22369)
Commit: 444d18fc7a3d2ddaef9ed51d90cad06a97af4939
https://github.com/openssl/openssl/commit/444d18fc7a3d2ddaef9ed51d90cad06a97af4939
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-10-19 (Thu, 19 Oct 2023)
Changed paths:
M demos/http3/ossl-nghttp3-demo.c
M demos/http3/ossl-nghttp3.c
M demos/http3/ossl-nghttp3.h
Log Message:
-----------
Add copyright headers
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22369)
Commit: 10c04246be386b88fb98129b43b454ebf2d633e6
https://github.com/openssl/openssl/commit/10c04246be386b88fb98129b43b454ebf2d633e6
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-10-19 (Thu, 19 Oct 2023)
Changed paths:
M demos/http3/README.md
Log Message:
-----------
Add link to nghttp3
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22369)
Commit: 17b8f405a212a01f9258eb7edcfb687a90cc8d28
https://github.com/openssl/openssl/commit/17b8f405a212a01f9258eb7edcfb687a90cc8d28
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-10-19 (Thu, 19 Oct 2023)
Changed paths:
M demos/http3/ossl-nghttp3-demo.c
M demos/http3/ossl-nghttp3.c
M demos/http3/ossl-nghttp3.h
Log Message:
-----------
Rename
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22369)
Commit: f92d4a07ccdcce9c446db26e8ad01e880f007f39
https://github.com/openssl/openssl/commit/f92d4a07ccdcce9c446db26e8ad01e880f007f39
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-10-19 (Thu, 19 Oct 2023)
Changed paths:
M demos/http3/ossl-nghttp3.c
Log Message:
-----------
Add SNI
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22369)
Commit: 9f54da4136063aa1c2aba8a80c15363ab9517997
https://github.com/openssl/openssl/commit/9f54da4136063aa1c2aba8a80c15363ab9517997
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-10-19 (Thu, 19 Oct 2023)
Changed paths:
M demos/http3/README.md
Log Message:
-----------
Fix markdown
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22369)
Compare: https://github.com/openssl/openssl/compare/e62097f48c3d...9f54da413606
More information about the openssl-commits
mailing list