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
Age
Commit message (
Collapse
)
Author
2017-01-31
Random change to force travis rebuild on latest code.
David Anderson
2017-01-31
Attempt to create a package with no version name.
David Anderson
2017-01-31
Revert to just debian/jessie. It's the same package anyway.
David Anderson
Rather than push a million different packages, just make users select the correct repository for now.
2017-01-31
Try the obvious way to specify a matrix of package tags.
David Anderson
2017-01-31
Limit the deploy to only the go 1.7 build.
David Anderson
2017-01-31
Skip cleanup so travis doesn't delete the freshly built .deb.
David Anderson
2017-01-31
Attempt a packagecloud push.
David Anderson
2017-01-31
Attempt to build a debian package with FPM.
David Anderson
2017-01-03
Add a systemd unit file to run tlsrouter.
David Anderson
The sandboxing settings are quite extreme. I love it.
2017-01-01
Document -hello-timeout in README.
David Anderson
2017-01-01
Add slowloris protection, in the form of a ClientHello timeout.
David Anderson
2017-01-01
Remove support for SSL 3.0.
David Anderson
It's obsolete, actively dangerous, and support has been removed from all major browsers.
2017-01-01
Add tests for hostname matching, and make DNS matches match entire string.
David Anderson
2017-01-01
Fix vet errors in Go 1.6.
David Anderson
2017-01-01
Add more words to README.
David Anderson
2017-01-01
Add godoc comments to appease golint.
David Anderson
2017-01-01
Add a Travis CI config.
David Anderson
2017-01-01
Add DNS name support to config
David Anderson
2016-12-07
Add licensing and contributing information for release.
David Anderson
2016-11-27
Initial commit.
David Anderson
[prev]