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/session
Irena Rindos 00a73f64d9
bug(sessions): Fix authorizeSession race conditions in handleProxy (#2795)
3 years ago
..
connection.go fix(connection): Make bytes up and down a signed 64-bit integer 3 years ago
connection_closed_reason.go
connection_closed_with.go fix(connection): Make bytes up and down a signed 64-bit integer 3 years ago
connection_closed_with_test.go fix(connection): Make bytes up and down a signed 64-bit integer 3 years ago
connection_state.go Rewrite interface{} to any (#2535) 3 years ago
connection_state_test.go Rewrite interface{} to any (#2535) 3 years ago
connection_test.go
credential.go Key Rotation/Destruction (#2477) (#2607) 3 years ago
dynamic_credential.go
ids.go
ids_test.go
immutable_fields_test.go Rewrite interface{} to any (#2535) 3 years ago
job_delete_terminated_sessions.go
job_delete_terminated_sessions_test.go
job_session_cleanup.go Split grace period into multiple config values (#2578) (#2603) 3 years ago
job_session_cleanup_test.go Add Staticcheck to Build Pipeline (#2421) 3 years ago
jobs.go Split grace period into multiple config values (#2578) (#2603) 3 years ago
options.go Key Rotation/Destruction (#2477) (#2607) 3 years ago
options_test.go Key Rotation/Destruction (#2477) (#2607) 3 years ago
query.go Filter WorkerList by feature and go from version string to version.Info (#2807) 3 years ago
repository.go Key Rotation/Destruction (#2477) (#2607) 3 years ago
repository_connection.go feat(worker): Report bytes up and down on Status updates 3 years ago
repository_connection_test.go fix(connection): Make bytes up and down a signed 64-bit integer 3 years ago
repository_credential.go Rewrite interface{} to any (#2535) 3 years ago
repository_credential_test.go
repository_session.go bug(sessions): Fix authorizeSession race conditions in handleProxy (#2795) 3 years ago
repository_session_test.go feat(session): Support connecting to an address associated to a Target 3 years ago
repository_test.go Key Rotation/Destruction (#2477) (#2607) 3 years ago
rewrapping.go refactor (kms): add GetWrapperer for RewrapFn parameter (#2701) 3 years ago
rewrapping_test.go Key Rotation/Destruction (#2477) (#2607) 3 years ago
service_authorize_connection.go
service_authorize_connection_test.go
service_close_connections.go
service_close_connections_test.go
service_worker_status_report.go feat(worker): Report bytes up and down on Status updates 3 years ago
service_worker_status_report_test.go feat(worker): Report bytes up and down on Status updates 3 years ago
session.go feat(session): Support connecting to an address associated to a Target 3 years ago
session_connect_with.go
session_connect_with_test.go
session_host_set_host.go feat(session): Support connecting to an address associated to a Target 3 years ago
session_target_address.go feat(session): Support connecting to an address associated to a Target 3 years ago
session_test.go feat(session): Support connecting to an address associated to a Target 3 years ago
state.go Rewrite interface{} to any (#2535) 3 years ago
state_test.go Rewrite interface{} to any (#2535) 3 years ago
static_credential.go
term_reason.go
testing.go feat(session): Support connecting to an address associated to a Target 3 years ago
testing_test.go Key Rotation/Destruction (#2477) (#2607) 3 years ago
util.go
util_test.go