]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: ssl: Rename ssl_trace-t.h to ssl_trace.h
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Fri, 4 Jul 2025 13:17:59 +0000 (15:17 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Fri, 4 Jul 2025 13:21:50 +0000 (15:21 +0200)
commita075d6928a5aa20d362a60b093b1e43b08655979
treeb7d5798d2d3b79d0af6320adca0778d9efe2c63e
parentf07f0ee21c94f269fb09b28f2ce553eb59d03118
CLEANUP: ssl: Rename ssl_trace-t.h to ssl_trace.h

This header does not actually contain any structures so it's best to
remove the '-t' from the name for better consistency.
include/haproxy/ssl_trace.h [moved from include/haproxy/ssl_trace-t.h with 62% similarity]
src/ssl_clienthello.c
src/ssl_ocsp.c
src/ssl_sock.c
src/ssl_trace.c