coder/tailnet
Dean Sheather 95e5419626
chore: fail server startup on invalid DERP map (#10536)
2023-11-06 23:04:07 +10:00
..
proto feat: add tailnet and agent API definitions (#10324) 2023-10-30 12:14:45 +04:00
tailnettest chore(tailnet): fix `MultiAgentConn` mockgen (#9476) 2023-08-31 22:37:05 +00:00
conn.go fix: disable t.Parallel on TestPortForward (#10449) 2023-11-01 13:45:13 +04:00
conn_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
convert.go feat: add conversions from tailnet to proto (#10441) 2023-11-01 10:54:00 +04:00
convert_test.go feat: add conversions from tailnet to proto (#10441) 2023-11-01 10:54:00 +04:00
coordinator.go feat: add single tailnet support to pgcoord (#9351) 2023-09-21 14:30:48 -05:00
coordinator_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
derp.go feat: automatically use websockets if DERP upgrade is unavailable (#6381) 2023-03-01 22:18:14 +00:00
derpmap.go chore: fail server startup on invalid DERP map (#10536) 2023-11-06 23:04:07 +10:00
derpmap_test.go chore: fail server startup on invalid DERP map (#10536) 2023-11-06 23:04:07 +10:00
multiagent.go feat: add single tailnet support to pgcoord (#9351) 2023-09-21 14:30:48 -05:00
trackedconn.go feat: add single tailnet support to pgcoord (#9351) 2023-09-21 14:30:48 -05:00