Age | Commit message (Expand) | Author |
---|---|---|
2024-08-03 | proxy-protocol: accept cross-family proxying | Omar Polo |
2024-08-03 | remove unused argument from check_port_v1 | Omar Polo |
2024-06-17 | proxy-proto: ensure there's a space after "TCP4/6" | Omar Polo |
2024-06-17 | replace asserts with error returns | Omar Polo |
2024-06-17 | inline PROXY_PROTO_PARSE_* and EXPECT_SUCCESS macros | Omar Polo |
2024-06-17 | invert the arguments in some comparisons | Omar Polo |
2024-06-17 | whitespace and minor style nits | Omar Polo |
2024-06-17 | fix proxy_proto_v1_string | Omar Polo |
2024-06-17 | add support for the proxy protocol v1 | Christoph Liebender |