teleport/lib
Andrew Lytvynov d23fdcb71e client: load all SSH certs when connecting to proxy
`tc.SiteName` does not necessarily point to the cluster we're connecting
to (or that we have certs for). For example `tsh login leaf` will set
`tc.SiteName` as `"leaf"` even though we're connecting to root proxy to
fetch leaf certs.
2021-04-08 16:48:03 +00:00
..
asciitable Fix CLI content spoofing through access request reason 2021-03-01 22:14:10 +01:00
auth Propogate user not found error from authenticater. (#6304) 2021-04-06 18:33:38 -07:00
backend Fix regression bug for DynamoDB scaling policy names (#6259) 2021-04-01 07:47:19 -07:00
benchmark Add Credential loader support for tsh profiles. (#5993) 2021-03-23 16:35:42 -07:00
bpf Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
cache ignore dangling tunnel conns 2021-03-26 14:11:02 -07:00
cgroup Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
client client: load all SSH certs when connecting to proxy 2021-04-08 16:48:03 +00:00
config add PAM environment with interpolation support 2021-03-30 18:23:38 +02:00
defaults ignore dangling tunnel conns 2021-03-26 14:11:02 -07:00
events Always set an AuditLog (#6326) 2021-04-07 11:47:02 +02:00
fixtures add support for encrypted saml assertions with a seperate x509 pair 2021-03-12 00:29:57 +01:00
fuzz Minor update to fuzzing README (#4889) 2020-11-18 11:56:01 -04:00
httplib Add "billing_information" RBAC resource (#5676) 2021-03-01 22:47:03 -05:00
jwt Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
kube Cache per-cluster SSH certificates under ~/.tsh (#5938) 2021-03-29 14:14:31 -07:00
labels Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
limiter Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
modules Add Features and PublicAddrs to PingResponse (#5742) 2021-03-10 18:15:40 -08:00
multiplexer grpc: use the regular buildbox and bump gogoproto version (#5879) 2021-03-10 11:16:08 -08:00
pam add PAM environment with interpolation support 2021-03-30 18:23:38 +02:00
plugin Add "billing_information" RBAC resource (#5676) 2021-03-01 22:47:03 -05:00
reversetunnel improve cert rotation periodics 2021-04-07 15:49:27 -07:00
secret Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
service improve cert rotation periodics 2021-04-07 15:49:27 -07:00
services improve cert rotation periodics 2021-04-07 15:49:27 -07:00
session Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
shell Refactor lib/asciitable, lib/tlsca, lib/shell, lib/session and lib/config tests to not use gocheck 2021-02-23 18:30:06 +01:00
srv add fix 2021-04-02 18:30:44 -07:00
sshca Create single instance of keygen per process. Use cache of precomputed 2018-02-15 21:23:30 +00:00
sshutils API client connection overhaul (#5625) 2021-03-23 14:39:20 -07:00
system Map error to errno value and log it 2018-03-26 23:28:58 +02:00
teleagent Don't log error on tunnel node after its serving agent is stopped (#5042) 2020-12-11 17:39:19 +01:00
tlsca App access cli flow (#5918) 2021-03-22 09:18:53 -07:00
utils improve cert rotation periodics 2021-04-07 15:49:27 -07:00
web Embed webassets natively into teleport instead of attaching to the binary (#5935) 2021-03-26 17:37:52 -07:00
runtimeflags.go Correct various typos 2017-10-20 10:20:26 +02:00