summaryrefslogtreecommitdiffhomepage
path: root/cmd/derper
AgeCommit message (Expand)AuthorFilesLines
2024-12-05cmd/derper: allow absent SNI when using manual certs and IP literal for hostnameBrad Fitzpatrick4-7/+108
2024-11-20tsweb: change RequestID format to have a date in itBrad Fitzpatrick2-4/+3
2024-11-07derp/derphttp: don't link websockets other than on GOOS=jsBrad Fitzpatrick1-1/+1
2024-11-06cmd/derper: show more information on home pagePercy Wegmann3-19/+92
2024-11-05types/result, util/lineiter: add package for a result type, use itBrad Fitzpatrick1-1/+2
2024-10-25util/syspolicy, ipn/ipnlocal: update syspolicy package to utilize syspolicy/rsopNick Khyl1-5/+10
2024-10-19net/tlsdial: call out firewalls blocking Tailscale in health warnings (#13840)Andrea Gottardo1-0/+1
2024-10-08util/syspolicy, ipn: add "tailscale debug component-logs" supportNick Khyl1-1/+2
2024-09-24cli: add `tailscale dns query` (#13368)Andrea Gottardo1-1/+1
2024-09-08kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware....Irbe Krumina1-1/+1
2024-09-08kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware....Irbe Krumina1-1/+1
2024-09-08cmd/k8s-operator,kube: set app name for Kubernetes Operator proxies (#13410)Irbe Krumina1-0/+1
2024-08-27usermetric: add initial user-facing metricsKristoffer Dalby1-0/+1
2024-08-27tsweb/varz: remove pprofKristoffer Dalby1-1/+1
2024-08-22go.mod: update to github.com/tailscale/netlink library that doesn't require v...Percy Wegmann1-1/+1
2024-08-22all: switch to and require Go 1.23Brad Fitzpatrick1-2/+5
2024-08-14go.{mod,sum}: migrate from nhooyr.io/websocket to github.com/coder/websocketKyle Carberry2-5/+5
2024-08-12util/syspolicy/setting: add package that contains types for the next syspolic...Nick Khyl1-1/+6
2024-08-06cmd/derper: move 204 handler from package main to derphttpBrad Fitzpatrick2-31/+7
2024-07-08types/opt: add generic Value[T any] for optional values of any typesNick Khyl1-0/+6
2024-06-26cmd/derper: clarify that derper and tailscaled need to be in syncBrad Fitzpatrick1-1/+3
2024-06-26cmd/derper: link to various derper docs in more placesBrad Fitzpatrick1-4/+15
2024-06-26cmd/derper: add some DERP diagnostics pointersJames Tucker1-4/+37
2024-06-25derp: make RunConnectionLoop funcs take Messages, support PeerPresentFlagsBrad Fitzpatrick1-4/+2
2024-06-24net/netns: add Windows support for bind-to-interface-by-routeAaron Klotz1-2/+2
2024-06-24cmd/derper: add debug endpoint to adjust mutex profiling rateBrad Fitzpatrick1-0/+30
2024-06-16net/ipset, wgengine/filter/filtertype: add split-out packagesBrad Fitzpatrick2-8/+6
2024-06-16net/tsaddr: use bart in NewContainsIPFunc, add tests, benchmarksBrad Fitzpatrick1-0/+2
2024-06-14util/winutil: add UserProfile type for (un)loading user profilesAaron Klotz1-1/+1
2024-06-12cmd/derper: add a READMEBrad Fitzpatrick1-0/+74
2024-06-10util/winutil: add AllocateContiguousBuffer and SetNTString helper funcsAaron Klotz1-0/+1
2024-05-24all: do not depend on the testing packageMaisem Ali2-3/+3
2024-05-22cmd/derper: support TXT-mediated unpublished bootstrap DNS rolloutsBrad Fitzpatrick4-46/+178
2024-05-03derp/derphttp: fix netcheck HTTPS probesBrad Fitzpatrick1-12/+6
2024-05-03cmd/derper,tstest/nettest: skip network-needing test in airplane modeBrad Fitzpatrick1-0/+3
2024-04-28net/{interfaces,netmon}, all: merge net/interfaces package into net/netmonBrad Fitzpatrick1-7/+6
2024-04-27net/netns, net/dns/resolver, etc: make netmon required in most placesBrad Fitzpatrick1-1/+3
2024-04-26ipn/{ipnlocal,localapi},wgengine{,/magicsock}: plumb health.TrackerBrad Fitzpatrick1-0/+1
2024-04-25tsd, ipnlocal, etc: add tsd.System.HealthTracker, start some plumbingBrad Fitzpatrick1-1/+1
2024-04-18hostinfo: use Distro field for distinguishing Windows Server buildsAaron Klotz1-0/+1
2024-04-17build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#11410)dependabot[bot]1-0/+1
2024-04-09tsweb: switch to fastuuid for request ID generationJames Tucker1-1/+3
2024-04-02tailscale: update tailfs file and package names (#11590)Charlotte Brandhorst-Satzkorn1-1/+1
2024-04-02cmd/{derper,derpprobe}: add --version flagBrad Fitzpatrick1-10/+16
2024-03-07cmd/derper, types/logger: move log filter to shared packageAndrew Dunham1-21/+2
2024-02-29ipn: include full tailfs shares in ipn notificationsPercy Wegmann1-1/+1
2024-02-23cmd/derper: apply TCP keepalive and timeout to TLS as wellJames Tucker1-3/+3
2024-02-22cmd/derper: add user timeout and reduce TCP keepaliveJames Tucker2-2/+28
2024-02-21cmd/derper, derp, tailcfg: add admission controller URL optionBrad Fitzpatrick1-5/+9
2024-02-09tailfs: clean up naming and package structurePercy Wegmann1-12/+1