Commit Graph

6288 Commits (39ade4d0d4b2936b89126c3ee9d5e057cdce8cfa)
 

Author SHA1 Message Date
Brad Fitzpatrick 39ade4d0d4 tstest/integration: add start of integration tests for incremental map updates 3 years ago
Brad Fitzpatrick 9203916a4a control/controlknobs: move more controlknobs code from controlclient 3 years ago
Brad Fitzpatrick 3af051ea27 control/controlclient, types/netmap: start plumbing delta netmap updates 3 years ago
Andrew Lytvynov c0ade132e6
clientupdate: restart tailscale after install on DSM6 (#9363) 3 years ago
Brad Fitzpatrick 668a0dd5ab cmd/tailscale/cli: fix panic in netcheck print when no DERP home 3 years ago
Andrew Dunham 9ee173c256 net/portmapper: fall back to permanent UPnP leases if necessary 3 years ago
Brad Fitzpatrick 7c1ed38ab3 ipn/ipnlocal: fix missing controlknobs.Knobs plumbing 3 years ago
Marwan Sulaiman 12d4685328 ipn/localapi, ipn/ipnlocal: add etag support for SetServeConfig 3 years ago
Brad Fitzpatrick ff6fadddb6 wgengine/magicsock: stop retaining *netmap.NetworkMap 3 years ago
Brad Fitzpatrick f06e64c562 wgengine: use set.HandleSet in another place 3 years ago
Brad Fitzpatrick 42072683d6 control/controlknobs: move ForceBackgroundSTUN to controlknobs.Knobs 3 years ago
Brad Fitzpatrick 4e91cf20a8 control/controlknobs, all: add plumbed Knobs type, not global variables 3 years ago
Brad Fitzpatrick d050700a3b wgengine/magicsock: make peerMap also keyed by NodeID 3 years ago
Paul Scott 683ba62f3e
cmd/testwrapper: fix exit deflake (#9342) 3 years ago
Brad Fitzpatrick 0396366aae cmd/testwrapper/flakytest: don't spam stderr in Mark when not under wrapper 3 years ago
Brad Fitzpatrick 70ea073478 tailcfg: flesh out some docs on MapResponse, clarify slices w/ omitempty 3 years ago
Brad Fitzpatrick a5ffd5e7c3 tailcfg: remove unused MapRequest.IncludeIPv6 field 3 years ago
Brad Fitzpatrick 9a86aa5732 all: depend on zstd unconditionally, remove plumbing to make it optional 3 years ago
Marwan Sulaiman f12c71e71c cmd/tailscale: reduce duplicate calls to LocalBackend 3 years ago
Brad Fitzpatrick dc7aa98b76 all: use set.Set consistently instead of map[T]struct{} 3 years ago
Brad Fitzpatrick d506a55c8a ipn/ipnstate: address TODO about garbage during peer sorting 3 years ago
Brad Fitzpatrick 60e9bd6047 ipn/ipnstate: add some missing docs 3 years ago
Brad Fitzpatrick db307d35e1 types/netmap: delete a copy of views.SliceEqual 3 years ago
David Anderson 95082a8dde util/lru, util/limiter: add debug helper to dump state as HTML 3 years ago
Andrew Lytvynov d23b8ffb13
cmd/tailscale/cli,ipn: mention available update in "tailscale status" (#9205) 3 years ago
Andrew Lytvynov 1073b56e18
ipn/ipnlocal: add logging and locking to c2n /update (#9290) 3 years ago
Sonia Appasamy 1eadb2b608 client/web: clean up assets handling 3 years ago
License Updater 4a38d8d372 licenses: update win/apple licenses 3 years ago
License Updater 0dc65b2e47 licenses: update tailscale{,d} licenses 3 years ago
License Updater 1383fc57ad licenses: update android licenses 3 years ago
Joe Tsai 0a0adb68ad
ssh/tailssh: log when recording starts and finishes (#9294) 3 years ago
Marwan Sulaiman a1d4144b18 cmd/tailscale: combine foreground and background serve logic 3 years ago
Craig Rodrigues 8452d273e3 util/linuxfw: Fix comment which lists supported linux arches 3 years ago
David Anderson 0909e90890 util/lru: replace container/list with a custom ring implementation 3 years ago
David Anderson 472eb6f6f5 util/lru: add a microbenchmark 3 years ago
Maisem Ali 18b2638b07 metrics: add missing comma in histogram JSON export 3 years ago
Tyler Smalley 70a9854b39
cmd/tailscale: add background mode to serve/funnel wip (#9202) 3 years ago
Maisem Ali 5ee349e075 tsweb/varz: fix exporting histograms 3 years ago
Brad Fitzpatrick 1bd3edbb46 release/dist/unixpkgs: demote deb iptables+iproute2 packages to recommended 3 years ago
Marwan Sulaiman 50990f8931 ipn, ipn/ipnlocal: add Foreground field for ServeConfig 3 years ago
Paul Scott 96094cc07e
cmd/testwrapper: exit code 1 when go build fails (#9276) 3 years ago
Skip Tavakkolian 6fd1961cd7 safesocket, paths: add Plan 9 support 3 years ago
Marwan Sulaiman 51d3220153 ipn, ipn/ipnlocal: remove log streaming for StreamServe 3 years ago
David Anderson 96c2cd2ada util/limiter: add a keyed token bucket rate limiter 3 years ago
Maisem Ali c2241248c8 tstest: relax ResourceCheck to 3s 3 years ago
Chris Palmer ac7b4d62fd
cmd/tailscale/cli: make update visible in list (#8662) 3 years ago
Andrew Dunham d413dd7ee5 net/dns/publicdns: add support for Wikimedia DNS 3 years ago
Andrea Barisani d61494db68 adjust build tags for tamago 3 years ago
Paul Scott 9a56184bef
cmd/tailscale: Check App Store tailscaled dialable before selecting. (#9234) 3 years ago
Anton Tolchanov 86b0fc5295 util/cmpver: add a few tests covering different OS versions 3 years ago