index
:
tcpproxy.git
fix-golint
master
proxy-protocol
Proxy TCP connections based on static rules, HTTP Host headers, and SNI server names (Go package or binary)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
fix-golint
Fix golint nits by adding docstrings and simplifying execution flow.
David Anderson
8 years
master
tcpproxy: support half-close with gvisor conns (#46)
James Tucker
29 hours
proxy-protocol
Support HAProxy's PROXY protocol v1 in DialProxy.
David Anderson
8 years
Age
Commit message
Author
2017-07-05
Support HAProxy's PROXY protocol v1 in DialProxy.
proxy-protocol
David Anderson
2017-07-05
Fix golint nits by adding docstrings and simplifying execution flow.
fix-golint
David Anderson
2017-07-05
Correct the package building command, and only deploy for master branch commits.
David Anderson
2017-07-05
Another attempt to fix Travis.
David Anderson
2017-07-05
Make Travis test all packages, and remove the go.universe.tf import path.
David Anderson
2017-07-05
Fix the godoc link to point to google/tcpproxy.
David Anderson
2017-07-05
Merge bradfitz's tcpproxy codebase with the software formerly known as tlsrou...
David Anderson
2017-07-05
Move tlsrouter's readme to the command's directory.
David Anderson
2017-07-05
Switch license to Apache2, add Google copyright headers.
David Anderson
2017-07-02
Correct the travis build to kinda work.
David Anderson
[...]