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
Jeff Mitchell 704d68848c
Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago
..
connection.go fix(session): Fix typo in connection documentation (#2075) 4 years ago
connection_closed_reason.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
connection_closed_with.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
connection_closed_with_test.go feature: Add client ip to inbound request information (#1678) 4 years ago
connection_state.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
connection_state_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
connection_test.go feature: Add client ip to inbound request information (#1678) 4 years ago
credential.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
dynamic_credential.go feat(session): Store session credentials 4 years ago
ids.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
ids_test.go basic sessions (#337) 6 years ago
immutable_fields_test.go bug(session): Allow only valid state transitions 4 years ago
job_delete_terminated_sessions.go feat(session): Add periodic job to delete terminated sessions 4 years ago
job_delete_terminated_sessions_test.go feat(session): Add periodic job to delete terminated sessions 4 years ago
job_session_cleanup.go Merge remote-tracking branch 'origin/main' into llb-byow 4 years ago
job_session_cleanup_test.go Remove CanonicalAddress, GetApiTags(), and NewWorkerForStatus. (#2196) 4 years ago
jobs.go feat(session): Add periodic job to delete terminated sessions 4 years ago
options.go Merge remote-tracking branch 'origin/main' into llb-byow 4 years ago
options_test.go Remove the server_id from session table, change it to worker_id on session_connection (#2070) 4 years ago
query.go Merge remote-tracking branch 'origin/main' into llb-byow 4 years ago
repository.go Merge remote-tracking branch 'origin/main' into llb-byow 4 years ago
repository_connection.go Remove the server_id from session table, change it to worker_id on session_connection (#2070) 4 years ago
repository_connection_test.go Upsert creates a new KMS and Updates PKI workers (#2187) 4 years ago
repository_credential.go feat(session): Store session credentials 4 years ago
repository_credential_test.go feat(session): Store session credentials 4 years ago
repository_session.go Merge remote-tracking branch 'origin/main' into llb-byow 4 years ago
repository_session_test.go Merge remote-tracking branch 'origin/main' into llb-byow 4 years ago
repository_test.go refactor (kms): adopt the go-kms-wrapping/extras/kms package (#2027) 4 years ago
service_authorize_connection.go chore: upgrade gofumpt to v0.3.1 (#2028) 4 years ago
service_authorize_connection_test.go Upsert creates a new KMS and Updates PKI workers (#2187) 4 years ago
service_close_connections.go chore: upgrade gofumpt to v0.3.1 (#2028) 4 years ago
service_close_connections_test.go Remove the server_id from session table, change it to worker_id on session_connection (#2070) 4 years ago
service_list_for_authz_check.go perf(session): Change list behavior around terminated sessions 4 years ago
service_worker_status_report.go Add fields to server_worker to be a boundary resource (#2083) 4 years ago
service_worker_status_report_test.go Remove CanonicalAddress, GetApiTags(), and NewWorkerForStatus. (#2196) 4 years ago
session.go Merge remote-tracking branch 'origin/main' into llb-byow 4 years ago
session_connect_with.go feature: Add client ip to inbound request information (#1678) 4 years ago
session_connect_with_test.go feature: Add client ip to inbound request information (#1678) 4 years ago
session_test.go feat(session): Add support for session static credentials 4 years ago
state.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
state_test.go bug(session): Allow only valid state transitions 4 years ago
static_credential.go feat(session): Add support for session static credentials 4 years ago
term_reason.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
testing.go Add source to worker tags table (#2087) 4 years ago
testing_test.go Upsert creates a new KMS and Updates PKI workers (#2187) 4 years ago
util.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
util_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago