summaryrefslogtreecommitdiff
path: root/tcpproxy.go
AgeCommit message (Expand)Author
2017-07-05Support HAProxy's PROXY protocol v1 in DialProxy.proxy-protocolDavid Anderson
2017-07-05Fix golint nits by adding docstrings and simplifying execution flow.fix-golintDavid Anderson
2017-07-05Switch license to Apache2, add Google copyright headers.David Anderson
2017-06-22Fix copy/paste-o in doc example.Brad Fitzpatrick
2017-06-22Add vendor warningBrad Fitzpatrick
2017-06-22Add TargetListenerBrad Fitzpatrick
2017-06-22Start of tcpproxy. No Listener or reverse dialing yet.Brad Fitzpatrick