summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
fix-golintFix golint nits by adding docstrings and simplifying execution flow.David Anderson8 years
mastertcpproxy: support half-close with gvisor conns (#46)James Tucker22 hours
proxy-protocolSupport HAProxy's PROXY protocol v1 in DialProxy.David Anderson8 years
 
 
AgeCommit messageAuthor
22 hourstcpproxy: support half-close with gvisor conns (#46)HEADmasterJames Tucker
2024-02-13go.mod: change import path after Taliban seized it or somethingBrad Fitzpatrick
2023-11-01tcpproxy: implement half-close dance in proxy (#38)James Tucker
2022-10-16remove old ACME tls-sni-01 stuff that LetsEncrypt removed March 2019Brad Fitzpatrick
2022-10-16add Proxy.AddSNIRouteFunc to do lookups by SNI dynamicallyBrad Fitzpatrick
2022-10-16gofmt for Go 1.19Brad Fitzpatrick
2022-03-26(doc): s/tlsproxy/tcpproxyignoramous
2021-08-24Modified TestProxyPROXYOut to conform with the fixed version of PROXY protoco...AdamEr8
2021-08-24Fixed HAProxy's PROXY protocol v1 Human-readable header format in DialProxyAdamEr8
2021-08-24fix(test): update travis and e2e selfSignedCert fnDominic Evans
[...]