]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: assorted typo fixes in the code, commits and doc
authorIlia Shipitsin <chipitsine@gmail.com>
Thu, 25 Dec 2025 18:06:04 +0000 (19:06 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 25 Dec 2025 18:45:29 +0000 (19:45 +0100)
commitf8a77ecf6275d72f772298a74bda3cbc64083484
treecde9fc47b80d5a115592af4adf11768e8ff618c7
parent6fb521d2f63b8e5854e5bfbb10a7520614219be2
CLEANUP: assorted typo fixes in the code, commits and doc
28 files changed:
admin/cli/haproxy-reload
doc/configuration.txt
include/haproxy/applet.h
include/haproxy/compiler.h
include/haproxy/connection-t.h
include/haproxy/quic_conn-t.h
include/haproxy/quic_utils-t.h
include/haproxy/ssl_sock-t.h
include/haproxy/stconn-t.h
include/import/cebtree-prv.h
reg-tests/proxy/proxy_id.vtc
reg-tests/ssl/ssl_ciphersuites.vtci
reg-tests/ssl/ssl_curves_selection.vtci
src/cfgparse.c
src/ech.c
src/h1_htx.c
src/http_client.c
src/mux_h2.c
src/mux_quic.c
src/peers.c
src/quic_cid.c
src/quic_retry.c
src/quic_ssl.c
src/quic_tx.c
src/session.c
src/stats-file.c
src/tcpcheck.c
src/tools.c