summaryrefslogtreecommitdiffhomepage
path: root/cmd/derper
AgeCommit message (Expand)AuthorFilesLines
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
2024-02-09tailfs: initial implementationPercy Wegmann1-30/+42
2024-02-07util/cmpx: delete now that we're using Go 1.22Brad Fitzpatrick2-3/+2
2024-01-19go.mod: bump most deps for start of cycleJames Tucker1-12/+9
2024-01-16all: make use of ctxkey everywhere (#10846)Joe Tsai1-0/+1
2024-01-08cmd/{derper,stund},net/stunserver: add standalone stun serverJames Tucker3-108/+18
2024-01-05ipn: apply ControlURL policy before loginAdrian Dewhurst1-2/+4
2023-12-19util/cmpx: remove code that's in the stdlib nowAndrew Dunham1-1/+1
2023-11-30tsweb: propagate RequestID via context and entire requestMarwan Sulaiman1-0/+2
2023-10-31derp/derphttp: fix race in mesh watcherBrad Fitzpatrick1-0/+1
2023-10-26ipn, safesocket: use Windows token in LocalAPIAaron Klotz1-6/+6
2023-10-11types/ipproto: import and test string parsing for ipprotoJames Tucker1-1/+2
2023-10-11net/packet: split off checksum munging into different pkgMaisem Ali2-17/+12
2023-10-03tstest/deptest: add check that x/exp/{maps,slices} imported as xfooBrad Fitzpatrick1-1/+0
2023-10-02net/packet: implement methods for rewriting v6 addressesTom DNetto1-0/+17
2023-09-29go.mod: bump all dependencies except go-billyJames Tucker1-2/+2
2023-09-28ipn: use NodeCapMap in CheckFunnelMaisem Ali1-1/+1
2023-09-18tailcfg: add NodeCapMapMaisem Ali1-0/+1
2023-09-02net/netmon, net/tsdial: add some link change metricsBrad Fitzpatrick1-1/+1