524 Commits (e32520659d7b43490bdee37c9274def81704fa4b)

Author SHA1 Message Date
Brad Fitzpatrick 04029b857f tstest/deptest: verify that tailscale.com BadDeps actually exist 1 year ago
Brad Fitzpatrick 68a66ee81b feature/capture: move packet capture to feature/*, out of iOS + CLI 1 year ago
Nick Khyl f0db47338e cmd/tailscaled,util/syspolicy/source,util/winutil/gp: disallow acquiring the GP lock during service startup 1 year ago
Brad Fitzpatrick 1562a6f2f2 feature/*: make Wake-on-LAN conditional, start supporting modular features 1 year ago
Brad Fitzpatrick 2fc4455e6d all: add Node.HomeDERP int, phase out "127.3.3.40:$region" hack [capver 111] 1 year ago
Will Norris 60daa2adb8 all: fix golangci-lint errors 1 year ago
Brad Fitzpatrick b90707665e tailcfg: remove unused User fields 1 year ago
Joe Tsai b62a013ecb
Switch logging service from log.tailscale.io to log.tailscale.com (#14398) 1 year ago
Brad Fitzpatrick c3c4c05331 tstest/integration/testcontrol: remove a vestigial unused parameter 1 year ago
Brad Fitzpatrick 020cacbe70 derp/derphttp: don't link websockets other than on GOOS=js 1 year ago
Brad Fitzpatrick c3306bfd15 control/controlhttp/controlhttpserver: split out Accept to its own package 1 year ago
Brad Fitzpatrick 23880eb5b0 cmd/tailscaled: support "ts_omit_ssh" build tag to remove SSH 1 year ago
Jonathan Nobels aecb0ab76b
tstest/tailmac: add support for mounting host directories in the guest (#13957) 1 year ago
Jonathan Nobels 0f9a054cba
tstest/tailmac: fix Host.app path generation (#13953) 1 year ago
James Tucker c0a1ed86cb tstest/natlab: add latency & loss simulation 1 year ago
Paul Scott adc8368964
tstest: avoid Fatal in ResourceCheck to show panic (#13790) 2 years ago
Brad Fitzpatrick 508980603b ipn/conffile: don't depend on hujson on iOS/Android 2 years ago
Brad Fitzpatrick 1938685d39 clientupdate: don't link distsign on platforms that don't download 2 years ago
Brad Fitzpatrick 2531065d10 clientupdate, ipn/localapi: don't use google/uuid, thin iOS deps 2 years ago
Brad Fitzpatrick fb420be176 safesocket: don't depend on go-ps on iOS 2 years ago
Brad Fitzpatrick 367fba8520 control/controlhttp: don't link ts2021 server + websocket code on iOS 2 years ago
Brad Fitzpatrick c763b7a7db syncs: delete Map.Range, update callers to iterators 2 years ago
Nick Khyl d837e0252f wf/firewall: allow link-local multicast for permitted local routes when the killswitch is on on Windows 2 years ago
Brad Fitzpatrick b8af93310a tstest: add the start of a testing wishlist 2 years ago
Brad Fitzpatrick a01b545441 control/control{client,http}: don't noise dial localhost:443 in http-only tests 2 years ago
Kristoffer Dalby 77832553e5 ipn/ipnlocal: add advertised and primary route metrics 2 years ago
Andrew Dunham 40833a7524 wgengine/magicsock: disable raw disco by default; add envknob to enable 2 years ago
Andrew Dunham 7dcf65a10a net/dns: fix IsZero and Equal methods on OSConfig 2 years ago
Brad Fitzpatrick c4d0237e5c tstest/natlab: add dual stack with blackholed IPv4 2 years ago
Brad Fitzpatrick 3d9e3a17fa tstest/natlab/vnet: move some boilerplate to mkPacket helper 2 years ago
Brad Fitzpatrick 7e88d6712e tstest/natlab/vnet: add syslog tests 2 years ago
Brad Fitzpatrick b1a5b40318 tstest/natlab/vnet: add DHCP tests, ignore DHCPv4 on v6-only networks 2 years ago
Brad Fitzpatrick ffa1c93f59 tstest/natlab/vnet: use mkPacketErr in more places 2 years ago
Jordan Whited 71acf87830
tstest/integration: add UDP netstack loopback integration test (#13312) 2 years ago
Brad Fitzpatrick 82c2c5c597 tstest/natlab/vnet: add more tests 2 years ago
Jordan Whited d21ebc28af
wgengine/netstack: implement netstack loopback (#13301) 2 years ago
Brad Fitzpatrick 73b3c8fc8c tstest/natlab/vnet: add IPv6 all-nodes support 2 years ago
Brad Fitzpatrick 8b23ba7d05 tstest/natlab/vnet: add qemu + Virtualization.framework protocol tests 2 years ago
Brad Fitzpatrick ff1d0aa027 tstest/natlab/vnet: start adding tests 2 years ago
Brad Fitzpatrick f99f970dc1 tstest/natlab/vnet: rename some things for clarity 2 years ago
Brad Fitzpatrick 0157000cab tstest/natlab: fix IPv6 tests, remove TODOs 2 years ago
Brad Fitzpatrick 6dd1af0d1e tstest/natlab: refactor HandleEthernetPacketForRouter a bit 2 years ago
Brad Fitzpatrick 3a8cfbc381 tstest/natlab: be more paranoid about IP versions from gvisor 2 years ago
Brad Fitzpatrick e0bdd5d058 tstest/natlab: simplify a defer 2 years ago
Brad Fitzpatrick b78df4d48a tstest/natlab/vnet: add start of IPv6 support 2 years ago
Maisem Ali 31b5239a2f tstest/natlab/vnet: flush and sync pcap file after every packet 2 years ago
Jordan Whited 978306565d
tstest/integration: change log.Fatal() to t.Fatal() (#13253) 2 years ago
Jordan Whited 367bfa607c
tstest/integration: exercise TCP DNS queries against quad-100 (#13231) 2 years ago
Brad Fitzpatrick e5fd36ad78 tstest/natlab: respect NATTable interface's invalid-means-drop everywhere 2 years ago
Brad Fitzpatrick aa42ae9058 tstest/natlab: make a new virtualIP type in prep for IPv6 support 2 years ago