summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-05-10wgengine/magicsock: enable batching ops for androidjwhited/android-packet-vectorsJordan Whited1-2/+2
2024-05-09cmd/tailscale: add missing set flags for linuxMaisem Ali2-15/+55
2024-05-09util/linuxfw: fix stateful packet filtering in nftables modeAnton Tolchanov1-1/+1
2024-05-09cmd/k8s-operator: default nameserver image to tailscale/k8s-nameserver:unstab...Irbe Krumina2-2/+19
2024-05-08wgengine/netstack: handle 4via6 routes that are advertised by the same nodeAndrew Dunham2-30/+198
2024-05-08VERSION.txt: this is v1.67.0 (#12063)v1.67.0-preNick O'Neill1-1/+1
2024-05-08api.md: remove extraneous commas in json examplesSonia Appasamy1-52/+51
2024-05-08ipn/ipnlocal: fix another read of keyExpired outside mutexAnton Tolchanov1-1/+1
2024-05-07cmd/tailscale,controlclient,ipnlocal: fix 'up', deflake tests moreBrad Fitzpatrick6-20/+85
2024-05-07ipn/ipnlocal: fix read of keyExpired outside mutexBrad Fitzpatrick1-1/+2
2024-05-07ipn/ipnlocal, all: plumb health trackers in testsBrad Fitzpatrick12-35/+62
2024-05-07ipn/ipnserver: close a small race in ipnserver, ~simplify codeBrad Fitzpatrick2-23/+12
2024-05-07ipn/ipnlocal: acquire b.mu once in StartMaisem Ali3-44/+60
2024-05-07ipn/ipnlocal: use lockAndGetUnlock in StartMaisem Ali2-25/+22
2024-05-07ipn/ipnlocal: call SetNetInfoCallback from NewLocalBackendMaisem Ali1-3/+2
2024-05-07net/netcheck: do not add derps if IPv4/IPv6 is set to "none"Maisem Ali1-4/+4
2024-05-07go.toolchain.rev: update to Go 1.22.3Brad Fitzpatrick1-1/+1
2024-05-07web: use EditPrefs instead of passing UpdatePrefs to starting (#12040)kari-ts1-1/+9
2024-05-07control/controlclient: early return and outdent some codeBrad Fitzpatrick1-25/+23
2024-05-07ipn/ipnlocal: set default NoStatefulFiltering in ipn.NewPrefs (#12031)Andrew Lytvynov6-33/+50
2024-05-07cmd/tailscale/cli/ffcomplete: remove fullstop from ShortHelpPaul Scott1-1/+1
2024-05-06tailcfg: bump capver for using NodeAttrUserDialUseRoutes for DNSMaisem Ali1-1/+2
2024-05-06tailcfg,all: add/plumb Node.IsJailedMaisem Ali11-7/+168
2024-05-06ipn/ipnlocal,net/tstun,wgengine: create and plumb jailed packet filterMaisem Ali5-5/+87
2024-05-06net/dns/resolver, control/controlknobs, tailcfg: use UserDial instead of Syst...Nick Khyl3-16/+30
2024-05-06various: implement stateful firewalling on Linux (#12025)Andrew Lytvynov17-47/+632
2024-05-06net/tstun: refactor peerConfig to allow storing more detailsMaisem Ali2-140/+169
2024-05-06cmd/tailscale/cli: don't start WatchIPNBus until after up's initial StartBrad Fitzpatrick1-64/+45
2024-05-06ipn/ipnlocal: don't send an empty BrowseToURL w/ WatchIPNBus NotifyInitialStateBrad Fitzpatrick1-1/+1
2024-05-06tstest/integration: add more debugging, logs to catch flaky testBrad Fitzpatrick2-12/+48
2024-05-06ipn/ipnlocal, net/tsdial: plumb routes into tsdial and use them in UserDialNick Khyl4-3/+45
2024-05-06net/portmapper: add envknob to disable portmapper in localhost integration testsBrad Fitzpatrick2-0/+7
2024-05-06ipn/ipnlocal, tstest/integration: add panic to catch flaky test in the actBrad Fitzpatrick2-3/+24
2024-05-06licenses: update license noticesLicense Updater4-55/+52
2024-05-06all: make more tests pass/skip in airplane modeBrad Fitzpatrick7-15/+28
2024-05-06util/syspolicy: add auto exit node related keys (#11996)Claire Wang2-0/+65
2024-05-05util/set: add Of variant of SetOf that takes variadic parameterBrad Fitzpatrick2-10/+31
2024-05-05tsweb: remove redundant bumpStartIfNeeded funcWill Norris1-7/+8
2024-05-03types/views: add AppendStrings util funcMaisem Ali1-0/+9
2024-05-03types/views: remove duplicate SliceContainsFuncMaisem Ali4-16/+4
2024-05-03tsweb: ensure in-flight requests are always marked as finishedWill Norris1-2/+5
2024-05-03ipn/ipnlocal: reuse transport across Taildrive remotesPercy Wegmann2-20/+16
2024-05-03drive: actually cache results on statcachePercy Wegmann4-24/+39
2024-05-03cmd/k8s-operator: cleanup runReconciler signature (#11993)Irbe Krumina2-43/+86
2024-05-03ipnlocal, magicsock: store last suggested exit node id in local backend (#11959)Claire Wang3-3/+401
2024-05-03tstest/integration/testcontrol: fix data raceBrad Fitzpatrick1-1/+7
2024-05-03ipn/ipnlocal: plumb health.Tracker into profileManager constructorAndrew Dunham8-34/+41
2024-05-03net/netcheck: don't spam on ICMP socket permission denied errorsBrad Fitzpatrick1-6/+14
2024-05-03derp/derphttp: fix netcheck HTTPS probesBrad Fitzpatrick3-12/+49
2024-05-03cmd/derper,tstest/nettest: skip network-needing test in airplane modeBrad Fitzpatrick2-0/+24