7799 Commits (0bb82561baa34b21b4730ec2702f6e92c62849ca)
 

Author SHA1 Message Date
Jordan Whited 0bb82561ba
go.mod: update wireguard-go (#12645) 2 years ago
Andrew Lytvynov 2064dc20d4
health,ipn/ipnlocal: hide update warning when auto-updates are enabled (#12631) 2 years ago
Anton Tolchanov 23c5870bd3 tsnet: do not log an error on shutdown 2 years ago
Josh McKinney 18939df0a7 fix: broken tests for localhost 2 years ago
Josh McKinney 1d6ab9f9db cmd/serve: don't convert localhost to 127.0.0.1 2 years ago
Brad Fitzpatrick 210264f942 cmd/derper: clarify that derper and tailscaled need to be in sync 2 years ago
Brad Fitzpatrick 6b801a8e9e cmd/derper: link to various derper docs in more places 2 years ago
Flakes Updater b3f91845dc go.mod.sri: update SRI hash for go.mod changes 2 years ago
James Tucker 46fda6bf4c cmd/derper: add some DERP diagnostics pointers 2 years ago
Brad Fitzpatrick 9766f0e110 net/dns: move mutex before the field it guards 2 years ago
dependabot[bot] 94defc4056 build(deps): bump golang.org/x/image from 0.15.0 to 0.18.0 2 years ago
Aaron Klotz b292f7f9ac util/winutil/s4u: fix incorrect token type specified in s4u Login 2 years ago
Aaron Klotz 5f177090e3 util/winutil: ensure domain controller address is used when retrieving remote profile information 2 years ago
Andrew Dunham 0323dd01b2 ci: enable checklocks workflow for specific packages 2 years ago
Andrew Dunham 8487fd2ec2 wgengine/magicsock: add more DERP home clientmetrics 2 years ago
Adrian Dewhurst a6b13e6972 cmd/tailscale/cli: correct command emitted by exit node suggestion 2 years ago
Naman Sood 75254178a0
ipn/ipnlocal: don't bind localListener if its context is canceled (#12621) 2 years ago
Anton Tolchanov 787ead835f tsweb: accept a function to call before request handling 2 years ago
Andrea Gottardo 6e55d8f6a1
health: add warming-up warnable (#12553) 2 years ago
Andrew Dunham 30f8d8199a ipn/ipnlocal: fix data race in tests 2 years ago
Aaron Klotz da078b4c09 util/winutil: add package for logging into Windows via Service-for-User (S4U) 2 years ago
Andrew Dunham 53a5d00fff net/dns: ensure /etc/resolv.conf is world-readable even with a umask 2 years ago
Andrew Dunham 8161024176 wgengine/magicsock: always set home DERP if no control conn 2 years ago
Andrew Dunham a475c435ec net/dns/resolver: fix test failure 2 years ago
Jonathan Nobels 27033c6277
net/dns: recheck DNS config on SERVFAIL errors (#12547) 2 years ago
Brad Fitzpatrick d5e692f7e7 ipn/ipnlocal: check operator user via osuser package 2 years ago
Jordan Whited 94415e8029
cmd/stunstamp: remove sqlite DB and API (#12604) 2 years ago
Brad Fitzpatrick 3485e4bf5a derp: make RunConnectionLoop funcs take Messages, support PeerPresentFlags 2 years ago
Fran Bull 7eb8a77ac8 appc: don't schedule advertisement of 0 routes 2 years ago
Irbe Krumina 24a40f54d9
util/linuxfw: verify that IPv6 if available if (#12598) 2 years ago
Brad Fitzpatrick d91e5c25ce derp: redo, simplify how mesh update writes are queued/written 2 years ago
Brad Fitzpatrick ded7734c36 derp: account for increased size of peerPresent messages in mesh updates 2 years ago
Andrew Dunham 200d92121f types/lazy: add Peek method to SyncValue 2 years ago
Aaron Klotz 7dd76c3411 net/netns: add Windows support for bind-to-interface-by-route 2 years ago
tailscale-license-updater[bot] 591979b95f
licenses: update license notices (#12414) 2 years ago
Brad Fitzpatrick 91786ff958 cmd/derper: add debug endpoint to adjust mutex profiling rate 2 years ago
Brad Fitzpatrick 5ffb2668ef derp: add PeerPresentFlags bitmask to Watch messages 2 years ago
Aaron Klotz d7a4f9d31c net/dns: ensure multiple hosts with the same IP address are combined into a single HostEntry 2 years ago
Jordan Whited 0d6e71df70
cmd/stunstamp: add explicit metric to track timeout events (#12564) 2 years ago
Kristoffer Dalby dcb0f189cc cmd/proxy-to-grafana: add flag for alternative control server 2 years ago
Brad Fitzpatrick 5ec01bf3ce wgengine/filter: support FilterRules matching on srcIP node caps [capver 100] 2 years ago
Irbe Krumina 07063bc5c7
ssh/tailssh: fix integration test (#12562) 2 years ago
Brad Fitzpatrick fd3efd9bad
control/controlclient: add more Screen Time blocking detection 2 years ago
Keli bd50a3457d
wgengine/filter: add "Accept" TCP log lines to verbose logging (#12525) 2 years ago
Percy Wegmann 730f0368d0 ssh/tailssh: replace incubator process with su instead of running su as child 2 years ago
Andrew Dunham 24976b5bfd cmd/tailscale/cli: actually perform Noise request in 'debug ts2021' 2 years ago
Andrew Dunham 732605f961 control/controlclient: move noiseConn to internal package 2 years ago
Brad Fitzpatrick 0004827681
control/controlhttp: add health warning for macOS filtering blocking Tailscale (#12546) 2 years ago
Brad Fitzpatrick 1023b2a82c util/deephash: fix test regression on 32-bit 2 years ago
Andrea Gottardo d7619d273b health: fix nil DERPMap dereference panic 2 years ago