You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/internal/daemon/worker
Damian Debkowski 3e9c99c217
refactor(user_password) rename all references of user_password to username_password (#2232)
4 years ago
..
common Move the server daemons into their own package (#2061) 4 years ago
internal/metric Move the server daemons into their own package (#2061) 4 years ago
proxy refactor(user_password) rename all references of user_password to username_password (#2232) 4 years ago
session Add events on session activation and connection authz/close (#2215) 4 years ago
auth_rotation.go Allow a worker to use KMS auth but accept PKI for proxy (#2206) 4 years ago
auth_rotation_test.go Rename package servers to server (#2222) 4 years ago
config.go Move the server daemons into their own package (#2061) 4 years ago
controller_connection.go Update nodeenrollment dep 4 years ago
handler.go Add events on session activation and connection authz/close (#2215) 4 years ago
listeners.go Adjust parameter naming (#2161) 4 years ago
listeners_test.go Merge branch 'main' into llb-byow 4 years ago
package_registration.go Move the server daemons into their own package (#2061) 4 years ago
status.go Move generated pb.go file in to the internal/gen directory (#2225) 4 years ago
status_test.go Move the server daemons into their own package (#2061) 4 years ago
testing.go Allow a worker to use KMS auth but accept PKI for proxy (#2206) 4 years ago
testing_test.go feat(worker): implements WorkerAuthStorage wrapper for worker credential encryption (#2076) 4 years ago
worker.go Move generated pb.go file in to the internal/gen directory (#2225) 4 years ago
worker_proxy_service.go refact(servers) Update api for new worker and controller server tables (#2101) 4 years ago
worker_test.go Allow a worker to use KMS auth but accept PKI for proxy (#2206) 4 years ago