|
|
fc04a0210b
|
BREAKING CHANGE(ts-api,rustproxy): remove deprecated TypeScript protocol and utility exports while hardening QUIC, HTTP/3, WebSocket, and rate limiter cleanup paths
|
2026-03-21 22:23:38 +00:00 |
|
|
|
fb1c59ac9a
|
fix(rustproxy-http): reuse the shared HTTP proxy service for HTTP/3 request handling
|
2026-03-20 08:57:18 +00:00 |
|
|
|
da1cc58a3d
|
fix(rustproxy-http): correct HTTP/3 host extraction and avoid protocol filtering during UDP route lookup
|
2026-03-20 08:30:09 +00:00 |
|
|
|
7217e15649
|
fix(rustproxy-http): disable HTTP/3 GREASE for client and server connections
|
2026-03-20 07:48:26 +00:00 |
|
|
|
f3cd4d193e
|
fix(rustproxy-http): prevent HTTP/3 response body streaming from hanging on backend completion
|
2026-03-20 03:19:57 +00:00 |
|
|
|
1a2d7529db
|
fix(rustproxy-http): enable TLS connections for HTTP/3 upstream requests when backend re-encryption or TLS is configured
|
2026-03-20 02:53:41 +00:00 |
|
|
|
4b64de2c67
|
feat(rustproxy-passthrough): add PROXY protocol v2 client IP handling for UDP and QUIC listeners
|
2026-03-19 23:16:42 +00:00 |
|
|
|
e890bda8fc
|
feat(udp,http3): add UDP datagram handler relay support and stream HTTP/3 request bodies to backends
|
2026-03-19 16:09:51 +00:00 |
|
|
|
4fb91cd868
|
feat(smart-proxy): add UDP transport support with QUIC/HTTP3 routing and datagram handler relay
|
2026-03-19 15:06:27 +00:00 |
|