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
Johan Brandhorst-Satzkorn 9e424db0a3
test(session): Ignore unique error on session create
4 years ago
..
connection.go feature: Add client ip to inbound request information (#1678) 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
options.go test(session): Speed up some tests around dead worker cleanup 4 years ago
options_test.go Add cleanup of dead connections no longer reported by a worker (#1220) 5 years ago
query.go Reorder authz check for sessions (#2042) 4 years ago
repository.go repo: Return connection informat in Session response object (#1690) 4 years ago
repository_connection.go test(session): Speed up some tests around dead worker cleanup 4 years ago
repository_connection_test.go internal/session: fix dropped test errors (#1928) 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 Reorder authz check for sessions (#2042) 4 years ago
repository_session_test.go Put session ID in ALPN (#1966) 4 years ago
repository_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
service_authorize_connection.go chore: upgrade gofumpt to v0.3.1 (#2028) 4 years ago
service_authorize_connection_test.go internal/session: fix dropped test errors (#1928) 4 years ago
service_close_connections.go chore: upgrade gofumpt to v0.3.1 (#2028) 4 years ago
service_close_connections_test.go refactor(session connections): Refactor connection closure 4 years ago
service_worker_status_report.go refact(session): Move domain logic of Worker Status into domain service 4 years ago
service_worker_status_report_test.go refact(session): Move domain logic of Worker Status into domain service 4 years ago
session.go Reorder authz check for sessions (#2042) 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 Put session ID in ALPN (#1966) 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
term_reason.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
testing.go test(session): Ignore unique error on session create 4 years ago
testing_test.go bug(session): Allow only valid state transitions 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