| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-23 | cmd/tailscaled,util/syspolicy/source,util/winutil/gp: disallow acquiring the ... | Nick Khyl | 1 | -0/+1 |
| 2025-01-22 | feature/*: make Wake-on-LAN conditional, start supporting modular features | Brad Fitzpatrick | 5 | -0/+5 |
| 2025-01-14 | all: add Node.HomeDERP int, phase out "127.3.3.40:$region" hack [capver 111] | Brad Fitzpatrick | 1 | -1/+1 |
| 2025-01-07 | all: fix golangci-lint errors | Will Norris | 1 | -1/+1 |
| 2025-01-06 | tailcfg: remove unused User fields | Brad Fitzpatrick | 1 | -13/+15 |
| 2024-12-16 | Switch logging service from log.tailscale.io to log.tailscale.com (#14398) | Joe Tsai | 2 | -2/+2 |
| 2024-11-15 | tstest/integration/testcontrol: remove a vestigial unused parameter | Brad Fitzpatrick | 1 | -4/+4 |
| 2024-11-07 | derp/derphttp: don't link websockets other than on GOOS=js | Brad Fitzpatrick | 1 | -4/+13 |
| 2024-11-07 | control/controlhttp/controlhttpserver: split out Accept to its own package | Brad Fitzpatrick | 1 | -2/+2 |
| 2024-11-07 | cmd/tailscaled: support "ts_omit_ssh" build tag to remove SSH | Brad Fitzpatrick | 1 | -1/+2 |
| 2024-10-29 | tstest/tailmac: add support for mounting host directories in the guest (#13957) | Jonathan Nobels | 5 | -14/+35 |
| 2024-10-29 | tstest/tailmac: fix Host.app path generation (#13953) | Jonathan Nobels | 1 | -2/+5 |
| 2024-10-28 | tstest/natlab: add latency & loss simulation | James Tucker | 3 | -3/+56 |
| 2024-10-14 | tstest: avoid Fatal in ResourceCheck to show panic (#13790) | Paul Scott | 1 | -2/+6 |
| 2024-10-10 | ipn/conffile: don't depend on hujson on iOS/Android | Brad Fitzpatrick | 1 | -0/+1 |
| 2024-10-10 | clientupdate: don't link distsign on platforms that don't download | Brad Fitzpatrick | 1 | -8/+9 |
| 2024-10-09 | clientupdate, ipn/localapi: don't use google/uuid, thin iOS deps | Brad Fitzpatrick | 1 | -0/+2 |
| 2024-10-09 | safesocket: don't depend on go-ps on iOS | Brad Fitzpatrick | 1 | -0/+1 |
| 2024-10-09 | control/controlhttp: don't link ts2021 server + websocket code on iOS | Brad Fitzpatrick | 1 | -3/+5 |
| 2024-10-09 | syncs: delete Map.Range, update callers to iterators | Brad Fitzpatrick | 1 | -3/+2 |
| 2024-10-02 | wf/firewall: allow link-local multicast for permitted local routes when the k... | Nick Khyl | 1 | -1/+4 |
| 2024-10-02 | tstest: add the start of a testing wishlist | Brad Fitzpatrick | 1 | -0/+17 |
| 2024-10-02 | control/control{client,http}: don't noise dial localhost:443 in http-only tests | Brad Fitzpatrick | 1 | -0/+1 |
| 2024-09-27 | ipn/ipnlocal: add advertised and primary route metrics | Kristoffer Dalby | 1 | -0/+2 |
| 2024-09-16 | wgengine/magicsock: disable raw disco by default; add envknob to enable | Andrew Dunham | 1 | -5/+9 |
| 2024-09-05 | net/dns: fix IsZero and Equal methods on OSConfig | Andrew Dunham | 1 | -0/+114 |
| 2024-09-03 | tstest/natlab: add dual stack with blackholed IPv4 | Brad Fitzpatrick | 3 | -3/+49 |
| 2024-08-30 | tstest/natlab/vnet: move some boilerplate to mkPacket helper | Brad Fitzpatrick | 2 | -83/+74 |
| 2024-08-30 | tstest/natlab/vnet: add syslog tests | Brad Fitzpatrick | 3 | -2/+77 |
| 2024-08-30 | tstest/natlab/vnet: add DHCP tests, ignore DHCPv4 on v6-only networks | Brad Fitzpatrick | 2 | -23/+110 |
| 2024-08-30 | tstest/natlab/vnet: use mkPacketErr in more places | Brad Fitzpatrick | 1 | -29/+9 |
| 2024-08-29 | tstest/integration: add UDP netstack loopback integration test (#13312) | Jordan Whited | 1 | -5/+152 |
| 2024-08-28 | tstest/natlab/vnet: add more tests | Brad Fitzpatrick | 3 | -31/+155 |
| 2024-08-28 | wgengine/netstack: implement netstack loopback (#13301) | Jordan Whited | 1 | -4/+152 |
| 2024-08-28 | tstest/natlab/vnet: add IPv6 all-nodes support | Brad Fitzpatrick | 3 | -18/+75 |
| 2024-08-27 | tstest/natlab/vnet: add qemu + Virtualization.framework protocol tests | Brad Fitzpatrick | 2 | -15/+189 |
| 2024-08-27 | tstest/natlab/vnet: start adding tests | Brad Fitzpatrick | 3 | -99/+402 |
| 2024-08-26 | tstest/natlab/vnet: rename some things for clarity | Brad Fitzpatrick | 2 | -15/+17 |
| 2024-08-26 | tstest/natlab: fix IPv6 tests, remove TODOs | Brad Fitzpatrick | 2 | -21/+57 |
| 2024-08-26 | tstest/natlab: refactor HandleEthernetPacketForRouter a bit | Brad Fitzpatrick | 1 | -36/+45 |
| 2024-08-26 | tstest/natlab: be more paranoid about IP versions from gvisor | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-08-26 | tstest/natlab: simplify a defer | Brad Fitzpatrick | 1 | -3/+1 |
| 2024-08-24 | tstest/natlab/vnet: add start of IPv6 support | Brad Fitzpatrick | 4 | -189/+618 |
| 2024-08-24 | tstest/natlab/vnet: flush and sync pcap file after every packet | Maisem Ali | 1 | -1/+14 |
| 2024-08-23 | tstest/integration: change log.Fatal() to t.Fatal() (#13253) | Jordan Whited | 1 | -1/+1 |
| 2024-08-23 | tstest/integration: exercise TCP DNS queries against quad-100 (#13231) | Jordan Whited | 1 | -0/+86 |
| 2024-08-23 | tstest/natlab: respect NATTable interface's invalid-means-drop everywhere | Brad Fitzpatrick | 1 | -0/+9 |
| 2024-08-23 | tstest/natlab: make a new virtualIP type in prep for IPv6 support | Brad Fitzpatrick | 2 | -59/+120 |
| 2024-08-23 | tstest/natlab/vnet: explicitly ignore PCP and SSDP UDP queries | Brad Fitzpatrick | 1 | -1/+13 |
| 2024-08-23 | cmd/vnet: add --blend and --pcap flags | Brad Fitzpatrick | 1 | -3/+15 |