summaryrefslogtreecommitdiffhomepage
path: root/cmd/derper
AgeCommit message (Expand)AuthorFilesLines
2026-04-13cmd/derper: fix TestLookupMetric to pass when run aloneBrad Fitzpatrick1-6/+28
2026-04-13cmd/derper: mark rate-config flag as experimental and unstableJordan Whited1-1/+1
2026-04-10cmd/derper,derp: add --rate-config file with SIGHUP reload (#19314)Mike O'Driscoll1-7/+26
2026-04-07derp/derpserver: add per-connection receive rate limiting (#19222)Mike O'Driscoll1-0/+10
2026-04-05cmd/vet: add subtestnames analyzer; fix all existing violationsBrad Fitzpatrick1-6/+6
2026-03-24derp,types,util: use bufio Peek+Discard for allocation-free fast reads (#19067)Mike O'Driscoll1-0/+1
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick1-1/+1
2026-03-05types/ptr: deprecate ptr.To, use Go 1.26 newBrad Fitzpatrick1-1/+0
2026-03-04go.toolchain.branch: switch to Go 1.26Brad Fitzpatrick1-16/+22
2026-02-20appc,feature/conn25,net: Add DNS response interception for conn25Fran Bull1-1/+1
2026-01-23all: remove AUTHORS file and references to itWill Norris9-9/+9
2026-01-13metrics: add a NewLabelMap helper to create and register label mapsAnton Tolchanov1-7/+2
2025-12-25cmd/derper: add --acme-email flag for GCP cert mode (#18278)Raj Singh3-7/+21
2025-12-16client/local: add method to set gauge metric to a valueWill Norris1-1/+1
2025-12-10cmd/derper: add GCP Certificate Manager support (#18161)Raj Singh4-8/+76
2025-12-03go.mod: bump the version of setecAlex Chan1-1/+1
2025-11-26derp/derpserver: add a unique sender cardinality estimateJames Tucker1-0/+2
2025-11-24cmd/cigocacher,go.mod: add cigocacher cmdTom Proctor1-4/+4
2025-11-18all: rename variables with lowercase-l/uppercase-IAlex Chan1-8/+8
2025-11-11util/eventbus: log goroutine stacks when hung in CIBrad Fitzpatrick1-1/+1
2025-10-24health: compare warnable codes to avoid errors on release branch (#17637)Claus Lensbøl1-1/+1
2025-10-10types/persist: add AttestationKey (#17281)Patrick O'Doherty1-1/+1
2025-10-08go.toolchain.rev: bump Go to 1.25.2Brad Fitzpatrick1-0/+1
2025-10-02appc,*: publish events for route updates and storage (#17392)M. J. Fromberger1-4/+3
2025-10-01Makefile, cmd/*/depaware.txt: split out vendor packages explicitlyBrad Fitzpatrick1-12/+21
2025-10-01all: use Go 1.20's errors.Join instead of our multierr packageBrad Fitzpatrick1-1/+0
2025-09-30feature, net/tshttpproxy: pull out support for using proxies as a featureBrad Fitzpatrick1-8/+3
2025-09-29cmd/tailscale/cli,client,ipn: add appc-routes cli commandFran Bull1-0/+2
2025-09-29feature/sdnotify: move util/systemd to a modular featureBrad Fitzpatrick1-0/+1
2025-09-29feature/featuretags: make CLI connection error diagnostics modularBrad Fitzpatrick1-1/+1
2025-09-28tsconst, util/linuxfw, wgengine/router: move Linux fw consts to tsconstBrad Fitzpatrick1-20/+7
2025-09-27util/linuxfw, feature/buildfeatures: add ts_omit_iptables to make IPTables op...Brad Fitzpatrick1-1/+2
2025-09-24derp/derpserver: clean up extraction of derp.Server (#17264)Simon Law2-2/+2
2025-09-24derp/derpserver: split off derp.Server out of derp into its own packageBrad Fitzpatrick7-30/+31
2025-09-23client, cmd/tailscale/cli, feature/relayserver, net/udprelay: implement tails...Jordan Whited1-0/+1
2025-09-17cmd/derper: permit port 80 in ACE targetsBrad Fitzpatrick1-2/+29
2025-09-12cmd/derper: add start of ACE supportBrad Fitzpatrick3-0/+59
2025-09-08cmd/tailscale/cli, derp: use client/local instead of deprecated client/tailsc...Alex Chan1-5/+3
2025-09-02util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move glo...Brad Fitzpatrick1-13/+7
2025-09-02util/syspolicy/{setting,ptype}: move PreferenceOption and Visibility to new l...Brad Fitzpatrick1-0/+1
2025-09-01util/syspolicy/policyclient: add policyclient.Client interface, start plumbingBrad Fitzpatrick1-0/+1
2025-08-31util/syspolicy/*: move syspolicy keys to new const leaf "pkey" packageBrad Fitzpatrick1-0/+1
2025-08-26go.toolchain.branch: bump to go1.25 (#16954)Patrick O'Doherty1-4/+15
2025-08-05.github/workflows: enforce github action version pinning (#16768)Andrew Lytvynov1-0/+1
2025-06-17derp/derphttp: add error notify for RunWatchConnectionLoop (#16261)Mike O'Driscoll1-1/+2
2025-06-13client/local: use an iterator to stream bus events (#16269)M. J. Fromberger1-1/+1
2025-06-10cmd/{derp,derpprobe},prober,derp: add mesh support to derpprobe (#15414)Mike O'Driscoll1-1/+1
2025-05-29net/tshttpproxy: fix WDAP/PAC proxy detection on Win10 1607 and earlierNick Khyl1-1/+1
2025-05-22cmd/derper: fix mesh auth for DERP servers (#16061)Simon Law2-56/+1
2025-05-19cmd/derper, net/tlsdial: fix client's self-signed cert validationBrad Fitzpatrick2-0/+2