teleport/lib/utils
Sasha Klizhentas a4c86e0603 Add public_addr support for auth and ssh services.
This commit fixes #1803, fixes #1889

* Adds support for public_addr for Proxy and Auth
* Parameter advertise_ip now supports host:port format
* Fixes incorrect output for tctl get proxies
* Fixes duplicate output of some error messages.
2018-05-02 18:04:05 -07:00
..
parse Added support for role variables. 2017-07-24 22:06:07 +00:00
proxy Wrap connection used in HTTP CONNECT proxy to first read any buffered 2018-02-09 21:33:08 +00:00
addr.go Teleport signal handling and live reload. 2018-02-13 15:18:47 -08:00
addr_test.go Teleport signal handling and live reload. 2018-02-13 15:18:47 -08:00
anonymizer.go Fix comment 2018-01-09 12:26:48 -08:00
anonymizer_test.go Add anonymizer 2018-01-09 10:30:19 -08:00
broadcaster.go add resize sync and detection on tsh on both sides, fixes #235 2016-03-15 17:16:58 -07:00
certs.go Validate self-signed certificates upon startup correctly. 2017-10-13 22:19:21 +00:00
certs_test.go Validate self-signed certificates upon startup correctly. 2017-10-13 22:19:21 +00:00
cli.go Add public_addr support for auth and ssh services. 2018-05-02 18:04:05 -07:00
conn.go SSH/TLS multiplexer with Proxy protocol support 2017-11-23 14:50:28 -08:00
conv.go Converted DynamoDB and etcd to common backend API 2017-01-15 16:28:18 -08:00
copy.go Teleport certificate authority rotation. 2018-04-30 12:58:57 -07:00
environment.go Migrate to golang/dep for dependency management 2017-08-22 15:30:30 -07:00
environment_test.go Added support for allowing the reading of a users environment when 2017-05-26 17:06:49 -07:00
equals.go Code review comments on RoleV3. 2017-07-18 11:20:49 -07:00
fakeconn.go Added forwarding SSH server. 2017-12-04 17:01:52 -08:00
fs.go External events and sessions storage. 2018-03-15 12:42:43 -07:00
jsontools.go continue work on roles 2016-12-08 18:43:37 -08:00
linking.go Use pagination when pulling back list of teams from GitHub. 2018-03-21 23:58:31 +00:00
linking_test.go Use pagination when pulling back list of teams from GitHub. 2018-03-21 23:58:31 +00:00
listener.go Teleport signal handling and live reload. 2018-02-13 15:18:47 -08:00
loadbalancer.go fixes issue with race on closed listener 2017-11-17 18:30:02 -08:00
loadbalancer_test.go SSH/TLS multiplexer with Proxy protocol support 2017-11-23 14:50:28 -08:00
node.go continue work on roles 2016-12-08 18:43:37 -08:00
otp.go Moved Check* methods into auth package. 2017-01-17 14:17:03 -08:00
rand.go add resize sync and detection on tsh on both sides, fixes #235 2016-03-15 17:16:58 -07:00
roles_test.go Mutual TLS Auth server and clients. 2017-12-27 11:37:19 -08:00
schema.go continue work on roles 2016-12-08 18:43:37 -08:00
srv.go continue work on roles 2016-12-08 18:43:37 -08:00
storage.go Migrate to golang/dep for dependency management 2017-08-22 15:30:30 -07:00
ticker.go add fast and slow pace tickers 2017-10-11 17:23:03 -07:00
time.go Removed namespaces and expires from user interface. 2017-08-30 18:11:13 +00:00
timeout.go Semi-serious connection overhaul of Teleport SSH 2016-12-30 01:21:28 -08:00
timeout_test.go Increase time allowed for tests to run. 2018-01-16 17:14:56 -08:00
tls.go Teleport signal handling and live reload. 2018-02-13 15:18:47 -08:00
unpack.go External events and sessions storage. 2018-03-15 12:42:43 -07:00
uri.go External events and sessions storage. 2018-03-15 12:42:43 -07:00
utils.go Add public_addr support for auth and ssh services. 2018-05-02 18:04:05 -07:00
utils_test.go Add public_addr support for auth and ssh services. 2018-05-02 18:04:05 -07:00
ver.go Relax version checking, fixes #1728 2018-03-02 15:28:58 -08:00
websocketwriter.go Correct various typos 2017-10-20 10:20:26 +02:00