Commit Graph

14 Commits (a437bdae0ab33cc552d6febaa6ad69a5c5d98dff)

Author SHA1 Message Date
Todd b6c0ccc1e8
Refactor proxy handler to separate connection and protocol handling (#2678)
3 years ago
Jeff Mitchell 0c96c6ff6c
Split grace period into multiple config values (#2578) (#2603)
3 years ago
Hugo Vieira d206635d74 fix(connection): Make bytes up and down a signed 64-bit integer
4 years ago
Hugo Vieira c81398cbf3 feat(worker): Report bytes up and down on Status updates
4 years ago
Hugo f023f05c11 feat(worker): Report bytes up/down on Worker connection closure
4 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
4 years ago
Todd 73f7004c74 Add RLocks for all read access to s.connInfoMaps in a session (#2553)
4 years ago
Louis Ruch b7684a857a
feat(ssh): Use HostId as HostKeyAlias for connect ssh helper (#2490)
4 years ago
Johan Brandhorst-Satzkorn aef9073fa6
Upgrade to Go 1.19 (#2347)
4 years ago
Irena Rindos dde0c35f23
Update request data in session manager (#2369)
4 years ago
Todd 155c5f578b
Create session manager for workers to use to interact with sessions (#2235)
4 years ago
Jeff Mitchell f5bf3b2c0c
Add events on session activation and connection authz/close (#2215)
4 years ago
Jim bd167da7d1
fix (worker): send workerId when authorizing session (#2207)
4 years ago
Todd b58dada40d
Move the server daemons into their own package (#2061)
4 years ago