summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-08-08net/netcheck: change DERP HTTPS latency measurement to TCP connect timejwhited/derp-https-tcp-connectJordan Whited1-3/+3
2024-08-08net/dns/resolver: log forwarded query details when TS_DEBUG_DNS_FORWARD_SEND ...Nick Khyl2-9/+28
2024-08-08go.toolchain.rev: bump Go toolchain for net pkg resolv.conf fixBrad Fitzpatrick1-1/+1
2024-08-08cmd/gitops-pusher: ignore previous etag if local acls match control (#13068)Andrew Lytvynov1-11/+11
2024-08-08cmd/gitops-pusher: add --fail-on-manual-edits flag (#13066)Andrew Lytvynov1-11/+24
2024-08-08prober: make status page more clearAnton Tolchanov3-7/+8
2024-08-08cmd/tsidp: add funnel support (#12591)Naman Sood3-38/+411
2024-08-07tstest/natlab/vnet: add start of virtual network-based NAT LabBrad Fitzpatrick11-4/+2062
2024-08-06cmd/derper: move 204 handler from package main to derphttpBrad Fitzpatrick3-31/+34
2024-08-06wgengine/magicsock: refactor batchingUDPConn to batchingConn interface (#13042)Jordan Whited9-655/+693
2024-08-06control/controlhttp: extract the last network connectionAnton Tolchanov2-12/+60
2024-08-06cmd/derpprobe: use a status page from the prober libraryAnton Tolchanov1-27/+7
2024-08-06prober: support JSON response in RunHandlerAnton Tolchanov2-2/+119
2024-08-06prober: add a status page handlerAnton Tolchanov2-0/+256
2024-08-06prober: add an HTTP endpoint for triggering a probeAnton Tolchanov2-40/+311
2024-08-05{control,net}: close idle connections of custom transportsAnton Tolchanov3-0/+5
2024-08-05net/socks5: support UDPVimT2-81/+484
2024-08-05words: raccoon dog, dog with the raccoon in 'imKot C1-0/+2
2024-08-05licenses: update license noticesLicense Updater3-14/+14
2024-08-05cmd/tailscale/cli: fix `revoke-keys` command name in CLI outputAnton Tolchanov1-3/+3
2024-08-03net/captivedetection: mark TestAllEndpointsAreUpAndReturnExpectedResponse fla...Jordan Whited1-0/+2
2024-08-03wgengine/netstack: use build tags to exclude gVisor GRO importation on iOS (#...Jordan Whited3-2/+47
2024-08-03tstest/integration: mark TestNATPing flakyMaisem Ali1-0/+1
2024-08-03wgengine/capture: fix v6 field typo in wireshark dissectorMaisem Ali1-3/+3
2024-08-03tsweb: mark TestStdHandler_ConnectionClosedDuringBody flakyMaisem Ali1-0/+2
2024-08-03go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2024-08-03net/packet/checksum: fix v6 NATMaisem Ali3-6/+34
2024-08-03util/linuxfw: return nil interface not concrete typeMaisem Ali2-3/+17
2024-08-02util/winutil/gp: fix a busy loop bugNick Khyl1-0/+1
2024-08-02wgengine/netstack: increase gVisor's TCP send and receive buffer sizes (#12994)Jordan Whited3-3/+87
2024-08-02wgengine/magicsock: use cloud metadata to get public IPsAndrew Dunham5-9/+360
2024-08-02net/captivedetection: exclude cellular data interfaces (#13002)Andrea Gottardo1-1/+7
2024-08-02go.mod,net/tstun,wgengine/netstack: implement gVisor TCP GRO for Linux (#12921)Jordan Whited8-48/+307
2024-08-01health: don't show login error details with context cancelationsBrad Fitzpatrick1-1/+6
2024-07-31net/netns: remove some logspam by avoiding logging parse errors due to unspec...Aaron Klotz3-2/+12
2024-07-31net/tlsdial: relax self-signed cert health warningBrad Fitzpatrick1-8/+21
2024-07-31net/netns: on Windows, fall back to default interface index when unspecified ...Aaron Klotz1-14/+15
2024-07-31go.mod,net/tstun,wgengine/netstack: implement gVisor TCP GSO for Linux (#12869)Jordan Whited7-28/+360
2024-07-30net/captivedetection: call SetHealthy once connectivity restored (#12974)Andrea Gottardo2-1/+4
2024-07-30net/dns, cmd/tailscaled: plumb system health tracker into dns cleanup (#12969)Jonathan Nobels2-3/+5
2024-07-30build_docker.sh: update script comment (#12970)Irbe Krumina1-16/+6
2024-07-30build(deps): bump github.com/docker/docker (#12966)dependabot[bot]2-3/+6
2024-07-30Dockerfile: add a warning that this is not used to build our published images...Irbe Krumina1-0/+7
2024-07-29go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2024-07-29util/osuser: turn wasm check into a const expressionBrad Fitzpatrick1-1/+1
2024-07-29gokrazy/tsapp: add go.mod replacing two tailscale.com binaries with parent mo...Brad Fitzpatrick5-120/+61
2024-07-29words: add some associated with scalesBrad Fitzpatrick1-0/+2
2024-07-29cmd/tailscale/cli: release portmap after netcheckAndrew Dunham1-1/+7
2024-07-29net/dns, health: raise health warning for failing forwarded DNS queries (#12888)Jonathan Nobels7-8/+53
2024-07-29go.mod: pull in latest github.com/tailscale/xnetPercy Wegmann2-3/+3