teleport/lib/backend
Sasha Klizhentas f8dba76147 SSH/TLS multiplexer with Proxy protocol support
This commit aadds multiplexer library of SSH/TLS on the same
listener socket. The multiplexer detects the protocol by the first
3 bytes of the incoming connection and forwards wrapped
connection either to the SSH ot TLS listeners.

The library also supports PROXY line protocol
and wraps connection information with connection details
from the proxy line received by the server
2017-11-23 14:50:28 -08:00
..
boltbk dashboard and detect dangling sessions, refs #931 2017-06-01 19:35:14 -07:00
dir fix tests 2017-10-12 16:51:18 -07:00
dynamo Update DynamoDB backend 2017-11-10 12:20:18 -08:00
etcdbk SSH/TLS multiplexer with Proxy protocol support 2017-11-23 14:50:28 -08:00
test Update DynamoDB backend 2017-11-10 12:20:18 -08:00
backend.go Update DynamoDB backend 2017-11-10 12:20:18 -08:00
backend_test.go Implemented backend.NewFunc() for the FS backend 2017-01-15 16:28:18 -08:00
codec.go add support for session resizing 2016-03-01 13:19:43 -08:00
doc.go Implemented backend.NewFunc() for the FS backend 2017-01-15 16:28:18 -08:00