]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl: Add traces to recv/send functions
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Fri, 18 Apr 2025 15:26:51 +0000 (17:26 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Wed, 30 Apr 2025 09:11:26 +0000 (11:11 +0200)
commit475bb8d8431f69908fce2c3e92ff2d08e33223be
treeaaca61791b476eaec4444422a43ac290d86ac2f3
parent9bb8d6dcd1fd9cfcd85c756f73d04f2acc5e7703
MINOR: ssl: Add traces to recv/send functions

Those traces will allow to identify sessions on which early data is used
as well as some forcefully closed connections.
include/haproxy/ssl_trace-t.h
src/ssl_sock.c
src/ssl_trace.c