teleport/lib
Forrest Marshall 45cc314426 improve cache correctness
improves the reliability and correctness of the cache via
various small improvements, including preventing reads of
partially initialized/reset state, and delaying watcher
init events until unhealthy states recover.

fixes an issue where reads could result in missing or
inconsistent results.
2020-11-13 16:29:18 -08:00
..
asciitable Updated "tctl tokens ..." command. 2018-09-04 10:16:29 -07:00
auth Register a kubernetes cluster from proxy_service 2020-11-13 14:52:00 -08:00
backend Updated storage configuration to apply to events. 2020-11-10 16:40:08 -08:00
bpf Session streaming 2020-09-28 23:08:56 -07:00
cache improve cache correctness 2020-11-13 16:29:18 -08:00
cgroup gosimple: simplify or remote return statements 2020-05-15 16:32:45 +00:00
client Add "tsh kube" commands (#4769) 2020-11-11 22:22:01 +00:00
config Added application name validation. 2020-11-13 13:50:52 -08:00
defaults Updated "teleport start" help message. 2020-11-12 20:46:52 -08:00
events Add kubernetes_cluster to all kube-related events (#4794) 2020-11-12 17:20:42 +00:00
fixtures Session streaming 2020-09-28 23:08:56 -07:00
fuzz Added 3 fuzzers (#4124) 2020-11-10 17:35:51 +00:00
httplib Session streaming 2020-09-28 23:08:56 -07:00
jwt Added Application Access. 2020-11-03 14:32:13 -08:00
kube Addressed code review comments. 2020-11-13 14:52:00 -08:00
labels Added Application Access. 2020-11-03 14:32:13 -08:00
limiter Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
modules Added support for admin user and token management. 2020-11-05 10:49:59 -08:00
multiplexer RFD 1: user testify/require instead of testify/assert 2020-10-16 00:15:25 +00:00
pam Fixed PAM integration tests. 2020-10-16 17:36:19 -07:00
reversetunnel Fixed migration version check logic. 2020-11-10 16:09:19 -08:00
secret Allow tsh to connect to legacy clusters. 2019-06-24 13:39:31 -07:00
service Addressed code review comments. 2020-11-13 14:52:00 -08:00
services improve cache correctness 2020-11-13 16:29:18 -08:00
session Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
shell Ensure all tests run exactly once per package 2020-04-30 16:35:35 +00:00
srv Added username to "app.session.chunk" event. 2020-11-13 15:04:32 -08:00
sshca Create single instance of keygen per process. Use cache of precomputed 2018-02-15 21:23:30 +00:00
sshutils Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
system Map error to errno value and log it 2018-03-26 23:28:58 +02:00
teleagent Make agent channel setup lazy. 2020-06-10 14:15:51 -07:00
tlsca Kubernetes request routing and cluster registration (#4670) 2020-11-09 19:40:02 +00:00
utils Add cluster labels 2020-11-03 16:10:15 -08:00
web Changed redirect endpoint when session is expired. 2020-11-13 16:15:33 -08:00
wrappers Merge Teleport V4.3 UI branch to master (#3583) 2020-04-15 15:35:26 -04:00
runtimeflags.go Correct various typos 2017-10-20 10:20:26 +02:00