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
Jim Lambert ce033f87df
fix subquery
6 years ago
..
connection.go fixing a bunch of comments/docs 6 years ago
connection_closed_reason.go add ClosedReason 6 years ago
connection_state.go fixing a bunch of comments/docs 6 years ago
connection_state_test.go add ConnectionState type with unit tests 6 years ago
connection_test.go refactor address/port names to include "tcp 6 years ago
ids.go add newConnectionStateId with unit test 6 years ago
ids_test.go add newConnectionStateId with unit test 6 years ago
immutable_fields_test.go refactor address/port names to include "tcp 6 years ago
options.go added TestTofu with unit test 6 years ago
options_test.go added TestTofu with unit test 6 years ago
query.go fix subquery 6 years ago
repository.go refactor: split base repo from session repo functions 6 years ago
repository_connection.go fixing a bunch of comments/docs 6 years ago
repository_connection_test.go refactor address/port names to include "tcp 6 years ago
repository_session.go properly handle returned error 6 years ago
repository_session_test.go ooops... I had forgotten to store the tofu when activating 6 years ago
repository_test.go refactor: split base repo from session repo functions 6 years ago
session.go refactor session.SetId to be session.HostSetId (including renaming the db column) 6 years ago
session_test.go refactor session.SetId to be session.HostSetId (including renaming the db column) 6 years ago
state.go refactor: going from protobuf to go structs since sessions and their related data are not oplogged 6 years ago
state_test.go fix cut/paste errors 6 years ago
term_reason.go fix cut/paste error 6 years ago
testing.go fixing a bunch of comments/docs 6 years ago
testing_test.go added TestCert function, which should be deprecated pretty quickly 6 years ago
util.go rename package 6 years ago