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
Damian Debkowski 1d3930a711
feat(handlers): Support address field on a Target
3 years ago
..
connection.go fix(connection): Make bytes up and down a signed 64-bit integer 3 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 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 feature: Add client ip to inbound request information (#1678) 4 years ago
credential.go Key Rotation/Destruction (#2477) (#2607) 3 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 Rewrite interface{} to any (#2535) 3 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 refact(session): Add context to session factory 4 years ago
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 AuthorizeConnection with filters (#2734) 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 refact(session): Add context to session factory 4 years ago
repository_session.go feat(handlers): Support address field on a Target 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 chore: upgrade gofumpt to v0.3.1 (#2028) 4 years ago
service_authorize_connection_test.go refact(target): Add context to RepositoryFactory constructor 4 years ago
service_close_connections.go chore: upgrade gofumpt to v0.3.1 (#2028) 4 years ago
service_close_connections_test.go refact(target): Add context to RepositoryFactory constructor 4 years ago
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 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_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 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 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 feat: add initial migration hook 4 years ago
util_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago