Age | Commit message (Expand) | Author |
---|---|---|
2017-07-06 | Merge matcher and route into an interface that yields a Target. | David Anderson |
2017-07-06 | Support HAProxy's PROXY protocol v1 in DialProxy. | David Anderson |
2017-07-05 | Fix golint nits by adding docstrings and simplifying execution flow.fix-golint | David Anderson |
2017-07-05 | Switch license to Apache2, add Google copyright headers. | David Anderson |
2017-06-22 | Fix copy/paste-o in doc example. | Brad Fitzpatrick |
2017-06-22 | Add vendor warning | Brad Fitzpatrick |
2017-06-22 | Add TargetListener | Brad Fitzpatrick |
2017-06-22 | Start of tcpproxy. No Listener or reverse dialing yet. | Brad Fitzpatrick |