coder/tailnet
Dean Sheather ed0ca76b0b
chore: do network integration tests in isolated net ns (#13117)
2024-05-03 05:42:13 +00:00
..
proto feat: add agent acks to in-memory coordinator (#12786) 2024-04-10 17:15:33 -05:00
tailnettest feat: add agent acks to in-memory coordinator (#12786) 2024-04-10 17:15:33 -05:00
test chore: do network integration tests in isolated net ns (#13117) 2024-05-03 05:42:13 +00:00
testdata feat: add AgentAPI using DRPC (#10811) 2023-12-18 22:53:28 +10:00
client.go feat: add logging to client tailnet yamux (#11908) 2024-01-30 09:58:59 +04:00
configmaps.go chore: do network integration tests in isolated net ns (#13117) 2024-05-03 05:42:13 +00:00
configmaps_internal_test.go feat: add agent acks to in-memory coordinator (#12786) 2024-04-10 17:15:33 -05:00
conn.go chore: do network integration tests in isolated net ns (#13117) 2024-05-03 05:42:13 +00:00
conn_test.go fix: never send local endpoints if disabled (#12138) 2024-02-20 15:51:25 +10:00
convert.go feat: add AgentAPI using DRPC (#10811) 2023-12-18 22:53:28 +10:00
convert_test.go feat: add AgentAPI using DRPC (#10811) 2023-12-18 22:53:28 +10:00
coordinator.go feat(enterprise): add ready for handshake support to pgcoord (#12935) 2024-04-16 15:01:10 -05:00
coordinator_internal_test.go feat: support v2 Tailnet API in AGPL coordinator (#11010) 2023-12-06 15:04:28 +04:00
coordinator_test.go feat(enterprise): add ready for handshake support to pgcoord (#12935) 2024-04-16 15:01:10 -05: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 chore: remove legacy wsconncache (#11816) 2024-01-30 07:56:36 +04:00
node.go fix(coderd): pass block endpoints into servertailnet (#12149) 2024-03-08 05:29:54 +00:00
node_internal_test.go feat: show tailnet peer diagnostics after coder ping (#12314) 2024-02-27 22:04:46 +04:00
peer.go fix(tailnet): enforce valid agent and client addresses (#12197) 2024-03-01 09:02:33 -06:00
service.go fix(tailnet): enforce valid agent and client addresses (#12197) 2024-03-01 09:02:33 -06:00
service_test.go fix(tailnet): enforce valid agent and client addresses (#12197) 2024-03-01 09:02:33 -06:00
trackedconn.go feat: use tailnet v2 API for coordination (#11638) 2024-01-22 11:07:50 +04:00
tunnel.go feat: add agent acks to in-memory coordinator (#12786) 2024-04-10 17:15:33 -05:00
tunnel_internal_test.go feat: add agent acks to in-memory coordinator (#12786) 2024-04-10 17:15:33 -05:00