teleport/lib
2023-01-11 12:33:40 +00:00
..
asciitable Fix panic when printing ascii table while running in debugger (#19930) 2023-01-05 23:02:51 +00:00
auditd Do not return error from Auditd when process lacks privileges (#17319) 2022-10-17 18:27:24 +00:00
auth Change "name" to "sAMAccountName" (#20005) 2023-01-09 20:19:28 +00:00
backend instance heartbeats 2022-12-30 12:09:11 -08:00
benchmark Client store generalization (#19420) 2023-01-06 01:34:04 +00:00
bpf Add server_hostname to session.* events (#18812) 2022-11-28 20:28:41 +00:00
cache Add comments explaining cache backward compatibility (#19925) 2023-01-06 15:25:51 +00:00
cgroup Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
circleci Add InstanceJoin/BotJoin audit events (#19044) 2022-12-13 17:04:15 +00:00
client Set extra proxy headers in all tsh HTTP requests (#19766) 2023-01-11 10:29:05 +00:00
cloud azure mysql and postgresql flex server discovery (#19759) 2023-01-09 18:48:08 +00:00
config Periodically reload proxy certificates (#19996) 2023-01-10 16:27:40 +00:00
configurators Database: validate AWS Account ID (#19638) 2022-12-28 12:42:39 +00:00
darwin Implement macOS device enrollment methods (#19079) 2022-12-07 18:11:21 +00:00
defaults add dynamodb database access (#18843) 2022-12-30 18:22:30 +00:00
devicetrust Enforce device extensions for SSH access (#19574) 2022-12-21 22:54:13 +00:00
events Update Teleport capitalization (#11399) 2022-12-30 19:55:39 +00:00
fixtures Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
fuzz
githubactions GitHub Enterprise secure joining support (#19330) 2022-12-20 14:43:00 +00:00
httplib Refactor app access (#19387) 2022-12-23 00:56:27 +00:00
inventory instance heartbeats 2022-12-30 12:09:11 -08:00
joinserver Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
jwt Add secure IP propagation from teleport proxy to auth server via ALPN (#19008) 2022-12-23 22:12:42 +00:00
kube Client store generalization (#19420) 2023-01-06 01:34:04 +00:00
kubernetestoken Fix Kubernetes version detection on EKS (#19188) 2022-12-08 19:01:23 +00:00
labels Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
limiter Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
modules Add recovery codes flag to modules and web config (#19046) 2022-12-06 18:07:33 +00:00
multiplexer Correctly set protocol version in signed PROXY header based on source address (#19707) 2022-12-29 17:04:36 +00:00
observability Allow custom trace exporter for tsh (#19405) 2022-12-21 18:40:52 +00:00
pam Run GCI as make fix-imports (#17956) 2022-11-04 15:46:46 +00:00
plugin Add recovery codes flag to modules and web config (#19046) 2022-12-06 18:07:33 +00:00
prehog capture additional prehog events (#19713) 2023-01-10 17:44:58 +00:00
proxy Use pre-generated RSA keys in tests (#18750) 2022-12-05 19:33:49 +00:00
release Add ListReleases and GetLicense endpoints (#19565) 2023-01-03 12:52:22 +00:00
restrictedsession Add server_hostname to session.* events (#18812) 2022-11-28 20:28:41 +00:00
reversetunnel Pass context to reverse tunnel server (#20003) 2023-01-10 19:00:42 +00:00
secret Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
service Pass context to reverse tunnel server (#20003) 2023-01-10 19:00:42 +00:00
services GCP CLI support: RBAC changes (#19786) 2023-01-11 12:33:40 +00:00
session Generate new session on new ssh websocket connection. (#18523) 2022-11-28 21:26:57 +00:00
shell Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
srv Change "name" to "sAMAccountName" (#20005) 2023-01-09 20:19:28 +00:00
sshca Fixes dissonance between disconnect_expired_cert vs require_session_mfa (#18607) 2022-12-07 17:00:38 +00:00
sshutils Client store generalization (#19420) 2023-01-06 01:34:04 +00:00
system CircleCI Secure Joining (#17626) 2022-11-01 12:15:10 +00:00
tbot Client store generalization (#19420) 2023-01-06 01:34:04 +00:00
teleagent Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
teleterm Report Connect usage events (#19564) 2023-01-10 18:17:21 +01:00
tlsca Add support for device extensions in TLS and SSH certificates (#19349) 2022-12-15 15:10:31 +00:00
usagereporter Make UsageReporter reusable (#19378) 2022-12-30 18:24:44 +01:00
utils Fix CertificateInvalidError in formatCertError (#20049) 2023-01-10 19:36:04 +00:00
versioncontrol Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
web capture additional prehog events (#19713) 2023-01-10 17:44:58 +00:00
runtimeflags.go