]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DEV: term-events: Fix hanshake events decoding
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 17 Feb 2026 06:39:31 +0000 (07:39 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 18 Feb 2026 08:44:15 +0000 (09:44 +0100)
commitccb075fa1b85bec71de8e06fa8c24e88d0d4c395
tree4054e4c5a23301a0cc4475f8ae72102e0c748aec
parent1b7843f1c1da78ec83379479088a8e546ae73014
DEV: term-events: Fix hanshake events decoding

Handshakes events were not properly decoded. Only send errors were decoded
as expected, other events were reported with a '-'. It is now fixes.

This patch could be backported as far as 3.2.
dev/term_events/term_events.c