summaryrefslogtreecommitdiff
path: root/internal/clients/connectors/serverconnection.go
AgeCommit message (Expand)Author
2026-03-13task 407: add client session transportPaul Buetow
2026-03-13task 399: add capability fallback helperPaul Buetow
2026-03-10Introduce client runtime boundariesPaul Buetow
2026-03-03Add auth-key fast reconnect integration coveragePaul Buetow
2026-03-03feat(config): add auth-key CLI and server cache settingsPaul Buetow
2026-03-03feat(client): register AUTHKEY after SSH session startPaul Buetow
2026-03-02config: make server timing and buffer knobs configurablePaul Buetow
2026-02-15refactor: implement context-aware network dialingPaul Buetow
2026-01-29refactor: improve Go best practices compliancePaul Buetow
2024-03-29lint warningsPaul Buetow
2021-10-19Bugfix: Use correct hostname when no port specifiedPaul Buetow
2021-10-11add dtail integration testPaul Buetow
2021-10-11refactorPaul Buetow
2021-10-10vetting and linting and some code restylingPaul Buetow
2021-10-05more on thisPaul Buetow
2021-10-02move args to config packagePaul Buetow
2021-10-02fix auto reconnectPaul Buetow
2021-10-02remote connector is now an interfacePaul Buetow