summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-07-19VERSION.txt: this is v1.46.0v1.46.0Andrea Gottardo1-1/+1
2023-07-19tsweb: relax CSP for debug handlers (#8649)Andrew Lytvynov2-2/+16
2023-07-19cmd/gitops-pusher: re-use existing types from acl packageJenny Zhang2-14/+78
2023-07-19client/tailscale: add warnings slice to ACLTestFailureSummaryJenny Zhang1-2/+3
2023-07-19util/linuxfw: add nftables supportKevinLiang107-23/+1833
2023-07-19cmd/tailscale: warn if node is locked out on bringupTom DNetto3-2/+5
2023-07-19tka: allow checkpoint AUMs to change TKA stateTom DNetto1-14/+1
2023-07-19tsnet: add examples (#8289)Xe Iaso2-0/+284
2023-07-19wgengine/router,ipn/ipnlocal: add MTU field to router configVal3-5/+31
2023-07-18net/netcheck: ignore PreferredDERP changes that are smallAndrew Dunham2-5/+42
2023-07-18go.mod: bump github.com/docker/distribution (#8121)dependabot[bot]2-3/+3
2023-07-18metrics: add histogram supportMaisem Ali2-1/+99
2023-07-18licenses: update win/apple licensesLicense Updater2-9/+9
2023-07-18go.toolchain.rev: bump Go to Go1.21rc3Brad Fitzpatrick1-1/+1
2023-07-17serve: fix hostname for custom http portsWill Norris2-1/+4
2023-07-14.github/workflows: add govulncheck workflow (#8623)Andrew Lytvynov1-0/+37
2023-07-14tstime: add Since method (#8622)Claire Wang3-0/+57
2023-07-13control/controlclient: reset backoff in mapRoutine on netmap recvMaisem Ali2-1/+10
2023-07-13net/netcheck, tailcfg: add DERPHomeParams and use itAndrew Dunham8-18/+328
2023-07-13ipn/ipnlocal: add optional support for ACME Renewal Info (ARI) (#8599)Andrew Lytvynov7-36/+88
2023-07-13wgengine/netlog: fix nil pointer dereference in logtail (#8598)Andrew Lytvynov1-2/+3
2023-07-13cmd/tailscale: remove TS_EXPERIMENT_OAUTH_AUTHKEY guardrailDenton Gentry1-4/+0
2023-07-12licenses: update tailscale{,d} licensesLicense Updater1-1/+3
2023-07-12licenses: update win/apple licensesLicense Updater2-3/+5
2023-07-11cmd/derper,tsweb: consistently add HTTP security headers (#8579)Andrew Lytvynov3-15/+40
2023-07-11cmd/testwrapper: handle build failuresMaisem Ali1-0/+10
2023-07-11logtail: fix race condition with sockstats label (#8578)Joe Tsai1-4/+9
2023-07-11ipn: rename CapTailnetLockAlpha -> CapTailnetLockTom DNetto4-45/+16
2023-07-10logpolicy, various: allow overriding log functionAndrew Dunham6-48/+70
2023-07-10go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-07-10go.mod: bump wireguard-goAdrian Dewhurst2-3/+3
2023-07-10net/dnsfallback: run recursive resolver and compare resultsAndrew Dunham3-4/+77
2023-07-08tailcfg: add json omitempty to DNSConfig.ExitNodeFilteredSetBrad Fitzpatrick1-1/+1
2023-07-08tailcfg,etc: remove unused tailcfg.Node.KeepAlive fieldBrad Fitzpatrick8-18/+5
2023-07-07tsnet: mark TestLoopbackLocalAPI as flakeyCharlotte Brandhorst-Satzkorn1-0/+1
2023-07-07wgengine/magicsock: remove noV4/noV6 check in addrForSendWireGuardLockedCharlotte Brandhorst-Satzkorn2-41/+6
2023-07-07control/controlclient: use ctx passed down to NoiseClient.getConnMaisem Ali1-6/+49
2023-07-07tstest, tstime: mockable timers and tickersAdrian Dewhurst3-54/+3124
2023-07-06version: fix tvOS network extension bundle identifier (#8545)Andrea Gottardo1-1/+1
2023-07-06tstest: prepare for Clock API changesAdrian Dewhurst4-21/+95
2023-07-06client/tailscale: add API for verifying network lock signing deeplinkAaron Klotz1-0/+15
2023-07-06words: ack Miles Prower (#8479)Claire Wang1-0/+1
2023-07-05tempfork/heap: add copy of Go's container/heap but using genericsBrad Fitzpatrick2-0/+337
2023-07-01docs/k8s: don't call kubectl directly from MakefileDavid Wolever2-16/+14
2023-07-01metrics: add LabelMap.GetIncrFuncBrad Fitzpatrick2-0/+20
2023-06-30release/dist: add helper to build Go binaries with custom tagsDavid Anderson1-3/+22
2023-06-30tsnet: add TestLoopbackSOCKS5 as flaky testKevinLiang101-0/+2
2023-06-30util/linuxfw: add new arch build constraintsKevinLiang105-6/+11
2023-06-30cmd/testwrapper: stream output resultsMaisem Ali1-32/+40
2023-06-30cmd/testwrapper: output packages testedMaisem Ali1-32/+71