quic: failed handshake improvements 66/43866/2
authorMatus Fabian <[email protected]>
Thu, 9 Oct 2025 12:42:22 +0000 (08:42 -0400)
committerFlorin Coras <[email protected]>
Sun, 12 Oct 2025 23:02:15 +0000 (23:02 +0000)
commit90795f2fec4349b8fe485c5f29ae754d5e600e63
tree144b38bbc39aea380fab49963747bbefe6261849
parent423fb203e7a7ba7f7404684d1a27ee7659243c25
quic: failed handshake improvements

- notify client app that connect failed
- do not create session for server app

Type: improvement

Change-Id: Id93d1f438ddd656fad2249528981bf9c936eb7a7
Signed-off-by: Matus Fabian <[email protected]>
src/plugins/hs_apps/alpn_server.c
src/plugins/quic/quic.c
src/plugins/quic_quicly/quic_quicly.c
src/plugins/quic_quicly/quic_quicly_crypto.c
test-c/hs-test/quic_test.go