telemt/src/tls_front
ivulit ed93b0a030
fix: send PROXY protocol header to mask unix socket
When mask_unix_sock is configured, mask_proxy_protocol was silently
ignored and no PROXY protocol header was sent to the backend. Apply
the same header-building logic as the TCP path in both masking relay
and TLS fetcher (raw and rustls).
2026-03-01 00:14:55 +03:00
..
cache.rs fix: resolve clippy warnings 2026-02-24 05:57:53 +03:00
emulator.rs fix: resolve clippy warnings 2026-02-24 05:57:53 +03:00
fetcher.rs fix: send PROXY protocol header to mask unix socket 2026-03-01 00:14:55 +03:00
mod.rs fix: eliminate all compiler warnings 2026-02-24 03:40:59 +03:00
types.rs Drafting TLS Certificates in TLS ServerHello 2026-02-23 05:12:35 +03:00