6277 Commits (4e91cf20a854d19b4c3602a54297fcd23e88e351)
 

Author SHA1 Message Date
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
Aaron Klotz 7686ff6c46 Update clientupdate/distsign/distsign_test.go 3 years ago
Aaron Klotz 7d60c19d7d clientupdate/distsign: add ability to validate a binary that is already located on disk 3 years ago
Maisem Ali f6a203fe23 control/controlclient: check c.closed in waitUnpause 3 years ago
Marwan Sulaiman 45eeef244e ipn, ipn/ipnlocal: add Foreground field to ServeConfig 3 years ago
Maisem Ali cb3b281e98 ipn/ipnlocal: fix race in enterState 3 years ago
Marwan Sulaiman a4aa6507fa ipn, ipn/ipnlocal: add session identifier for WatchIPNBus 3 years ago
Brad Fitzpatrick 7175f06e62 util/rands: add package with HexString func 3 years ago
Sonia Appasamy f824274093 cli/serve: shorten help text on error 3 years ago
Maisem Ali 3280c81c95 .github,cmd/gitops-pusher: update to checkout@v4 3 years ago
Maisem Ali 0f397baf77 cmd/testwrapper: emit logs of failed tests on timeout 3 years ago
Maisem Ali 52a19b5970 ipn/ipnlocal: prevent cc leaks on multiple Start calls 3 years ago