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 Tucker29 hours
proxy-protocolSupport HAProxy's PROXY protocol v1 in DialProxy.David Anderson8 years
 
 
AgeCommit messageAuthor
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-05Correct the package building command, and only deploy for master branch commits.David Anderson
2017-07-05Another attempt to fix Travis.David Anderson
2017-07-05Make Travis test all packages, and remove the go.universe.tf import path.David Anderson
2017-07-05Fix the godoc link to point to google/tcpproxy.David Anderson
2017-07-05Merge bradfitz's tcpproxy codebase with the software formerly known as tlsrou...David Anderson
2017-07-05Move tlsrouter's readme to the command's directory.David Anderson
2017-07-05Switch license to Apache2, add Google copyright headers.David Anderson
2017-07-02Correct the travis build to kinda work.David Anderson
[...]