]> git.ipfire.org Git - thirdparty/curl.git/commit
http/3: report handshake with version and cipher as for TCP connections
authorStefan Eissing <stefan@eissing.org>
Mon, 14 Jul 2025 07:33:53 +0000 (09:33 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 14 Jul 2025 12:08:32 +0000 (14:08 +0200)
commit674ad27f7738b726edce0ab2b3c664dbf84d5837
tree9e7ae02ee8cac31d97a379e54365fba3b13bd5f0
parentf98c0ba834d4b4da480373b732a86976f9064ccd
http/3: report handshake with version and cipher as for TCP connections

Make reporting into separate functions, to be called from QUIC handshakes
as well.

Closes #17922
lib/vquic/curl_ngtcp2.c
lib/vquic/vquic-tls.c
lib/vquic/vquic-tls.h
lib/vtls/gtls.c
lib/vtls/gtls.h
lib/vtls/openssl.c
lib/vtls/openssl.h
lib/vtls/wolfssl.c
lib/vtls/wolfssl.h