teleport/lib
2023-03-21 17:24:52 +00:00
..
agentless connect to registered OpenSSH nodes with certs signed by OpenSSH CA (#21953) 2023-03-14 16:58:16 +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 generic headless error. (#23331) 2023-03-21 17:24:52 +00:00
authz Add user group read/write access to the Okta role. (#23347) 2023-03-21 11:01:50 +00:00
backend Add idle connection timeouts to http clients and servers (#22885) 2023-03-10 16:47:06 +00:00
benchmark Client store generalization (#19420) 2023-01-06 01:34:04 +00:00
bpf Move BPF event filtering to the kernel (#23017) 2023-03-20 18:46:00 +00:00
cache reduce cache retry load (#23025) 2023-03-21 05:03:51 +00:00
cgroup Currently, our BPF modules send all events from the kernel to the userspace, where we filter them and log only the ones related to our process. Sending the events between the user and kernel space is expensive, and most of the events are discarded after. (#19354) 2023-02-07 19:20:55 +00:00
circleci Add InstanceJoin/BotJoin audit events (#19044) 2022-12-13 17:04:15 +00:00
client Fix tsh kube credentials fails on remove cluster for the first time (#23252) 2023-03-20 17:20:22 +00:00
cloud improve aws utils and database validation (#23157) 2023-03-17 00:45:25 +00:00
config reduce cache retry load (#23025) 2023-03-21 05:03:51 +00:00
configurators Add sts:AssumeRole to database boundary policy (#20215) 2023-01-17 14:56:39 +00:00
darwin Implement macOS device enrollment methods (#19079) 2022-12-07 18:11:21 +00:00
defaults reduce cache retry load (#23025) 2023-03-21 05:03:51 +00:00
devicetrust Implement tctl resource commands for Device Trust (#21921) 2023-02-22 21:11:13 +00:00
events Add idle connection timeouts to http clients and servers (#22885) 2023-03-10 16:47:06 +00:00
fixtures Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
fuzz Cleanup lint targets 2021-10-19 09:21:55 -06:00
githubactions GitHub Enterprise secure joining support (#19330) 2022-12-20 14:43:00 +00:00
gitlab GitLab Delegated Joining (#22705) 2023-03-16 16:19:11 +00:00
httplib Ensure that the webclient closes connections (#22832) 2023-03-10 15:21:16 +00:00
inventory Emit new AgentMetadataEvent (#22068) 2023-03-10 12:45:29 +00:00
joinserver Add Azure join method (#20019) 2023-02-08 17:21:11 +00:00
jwt Add secure client IP propagation throughout teleport (#21080) 2023-02-28 20:38:12 +00:00
kube Cleanup kubeconfig by kube cluster addr on tsh logout (#23330) 2023-03-21 16:02:15 +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 Add metrics to track connection ingress (#19734) 2023-02-01 23:45:34 +00:00
loginrule feat: add login rule evaluator to auth.Server (#20514) 2023-01-24 18:48:55 +00:00
loglimit Deduplicate multiplexer detection errors over 1-minute windows (#20694) 2023-03-08 20:32:44 +00:00
modules Add configuration options for hosted plugin runtime (#22320) 2023-03-09 11:59:38 +00:00
multiplexer chore: Bump protoc-gen-go and protoc-gen-grpc-go (#22976) 2023-03-20 04:49:56 +00:00
observability Allow custom trace exporter for tsh (#19405) 2022-12-21 18:40:52 +00:00
pam Refactor tctl's dependencies (#22693) 2023-03-09 17:48:36 +00:00
plugin Add recovery codes flag to modules and web config (#19046) 2022-12-06 18:07:33 +00:00
prehog/bin Refactor prehog & teleterm protos to match project conventions (#20810) 2023-02-03 14:47:06 +00:00
proxy Fix SSH agent forwarding to agentless nodes (#22567) 2023-03-21 14:44:23 +00:00
release Add ListReleases and GetLicense endpoints (#19565) 2023-01-03 12:52:22 +00:00
restrictedsession Refactor tctl's dependencies (#22693) 2023-03-09 17:48:36 +00:00
reversetunnel Migrate upserting CAs to gRPC (#23140) 2023-03-16 14:46:43 +00:00
secret Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
service Expose process ID for enterprise services. (#23340) 2023-03-21 15:42:55 +00:00
services Handle getBackend() or backend argument for plugins. (#23042) 2023-03-21 17:21:19 +00:00
session Add support for Moderated Sessions in the Web UI (#19647) 2023-01-26 22:52:01 +00:00
shell Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
srv minor refactor to replace localProxyOpts with alpnproxy.LocalProxyConfigOpt (#23302) 2023-03-21 15:51:54 +00:00
sshca Fixes dissonance between disconnect_expired_cert vs require_session_mfa (#18607) 2022-12-07 17:00:38 +00:00
sshutils Fix SSH agent forwarding to agentless nodes (#22567) 2023-03-21 14:44:23 +00:00
system Refactor tctl's dependencies (#22693) 2023-03-09 17:48:36 +00:00
tbot Support Azure delegated joining for Machine ID (#23112) 2023-03-21 17:13:54 +00:00
teleagent Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
teleterm Cleanup kubeconfig by kube cluster addr on tsh logout (#23330) 2023-03-21 16:02:15 +00:00
tlsca Improve formatting for TLS cert requests (#21954) 2023-02-17 18:40:09 +00:00
usagereporter Add anonymized device ID to tp.user.login event (#22994) 2023-03-14 16:06:15 +00:00
utils Remove unused comparison funcs (#23264) 2023-03-17 22:01:12 +00:00
versioncontrol Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
web Fix headless login with second_factor: on | optional (#23271) 2023-03-21 01:04:31 +00:00
runtimeflags.go Correct various typos 2017-10-20 10:20:26 +02:00