6126 Commits (5fb1695bcbfdfdd353a3f820a97bdb920a240432)
 

Author SHA1 Message Date
Aaron Klotz 5fb1695bcb util/osdiag, util/osdiag/internal/wsc: add code to probe the Windows Security Center for installed software 3 years ago
Sonia Appasamy 349c05d38d client/web: refresh on tab focus 3 years ago
Will Norris 824cd02d6d client/web: cache csrf key when running in CGI mode 3 years ago
shayne 46b0c9168f
.github: update flakehub workflow to support existing tags (#9067) 3 years ago
shayne 7825074444
.github: fix flakehub-publish-tagged.yml glob (#9066) 3 years ago
Brad Fitzpatrick 5b6a90fb33 types/logger, cmd/tailscale/cli: flesh out, simplify some non-unix build tags 3 years ago
Brad Fitzpatrick a5dcc4c87b paths: remove wasm file, no-op stubs, make OS-specific funcs consistent 3 years ago
Brad Fitzpatrick d58ba59fd5 cmd/tailscale/cli: make netcheck run even if machine lacks TLS certs 3 years ago
Brad Fitzpatrick e881c1caec net/netmon: factor out debounce loop, simplify polling impl 3 years ago
Will Norris 9ea3942b1a client/web: don't require secure cookies for csrf 3 years ago
Andrew Lytvynov f61dd12f05
clientupdate/distsign: use distinct PEM types for root/signing keys (#9045) 3 years ago
Marwan Sulaiman 9c07f4f512 all: replace deprecated ioutil references 3 years ago
Denton Gentry 1b8a538953 scripts/installer.sh: add CloudLinux and Alibaba Linux 3 years ago
Sonia Appasamy 776f9b5875 client/web: open auth URLs in new browser tab 3 years ago
Brad Fitzpatrick ad9b711a1b tailcfg: bump capver to 72 to restore UPnP 3 years ago
Brad Fitzpatrick ea4425d8a9 ipn/ipnlocal, wgengine/magicsock: move UpdateStatus stuff around 3 years ago
Maisem Ali 74388a771f cmd/k8s-operator: fix regression from earlier refactor 3 years ago
Brad Fitzpatrick 9089efea06 net/netmon: make ChangeFunc's signature take new ChangeDelta, not bool 3 years ago
Sonia Appasamy 78f087aa02 cli/web: pass existing localClient to web client 3 years ago
David Anderson 5cfa85e604 tsweb: clean up pprof handler registration, document why it's there 3 years ago
Will Norris 09068f6c16 release: add empty embed.FS for release files 3 years ago
Maisem Ali 836f932ead cmd/k8s-operator: split operator.go into svc.go/sts.go 3 years ago
Maisem Ali 7f6bc52b78 cmd/k8s-operator: refactor operator code 3 years ago
Will Norris cf45d6a275 client/web: remove old /redirect handler 3 years ago
Andrew Lytvynov 05523bdcdd
release/dist/cli: add gen-key command (#9023) 3 years ago
James Tucker e1c7e9b736 wgengine/magicsock: improve endpoint selection for WireGuard peers with rx time 3 years ago
James Tucker 5edb39d032 wgengine/magicsock: clear out endpoint statistics when it becomes bad 3 years ago
Charlotte Brandhorst-Satzkorn 7c9c68feed wgengine/magicsock: update lastfullping comment to include wg only 3 years ago
Aaron Klotz ea693eacb6 util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager 3 years ago
James Tucker 3a652d7761 wgengine/magicsock: clear endpoint state in noteConnectivityChange 3 years ago
Andrew Lytvynov 7364c6beec
clientupdate/distsign: add new library for package signing/verification (#8943) 3 years ago
Maisem Ali 4b13e6e087 go.mod: bump golang.org/x/net 3 years ago
Will Norris 5ebff95a4c client/web: fix globbing for file embedding 3 years ago
Marwan Sulaiman 000c0a70f6 ipn, ipn/ipnlocal: clean up documentation and use clock instead of time 3 years ago
Will Norris 0df5507c81 client/web: combine embeds into a single embed.FS 3 years ago
Will Norris 3722b05465 release/dist: run yarn build before building CLI 3 years ago
Sonia Appasamy 09e5e68297 client/web: track web client initializations 3 years ago
Brad Fitzpatrick 947def7688 types/netmap: remove redundant Netmap.Hostinfo 3 years ago
Sonia Appasamy 50b558de74 client/web: hook up remaining legacy POST requests 3 years ago
Brad Fitzpatrick db017d3b12 control/controlclient: remove quadratic allocs in mapSession 3 years ago
shayne a3b0654ed8
.github: add flakehub-publish-tagged.yml (#9009) 3 years ago
Marwan Sulaiman 35ff5bf5a6 cmd/tailscale/cli, ipn/ipnlocal: [funnel] add stream mode 3 years ago
Brad Fitzpatrick cb4a61f951 control/controlclient: don't clone self node on each NetworkMap 3 years ago
Will Norris a461d230db Revert "release/dist: run yarn build before building CLI" 3 years ago
Will Norris 0fb95ec07d release/dist: run yarn build before building CLI 3 years ago
Brad Fitzpatrick 84b94b3146 types/netmap, all: make NetworkMap.SelfNode a tailcfg.NodeView 3 years ago
License Updater 699f9699ca licenses: update tailscale{,d} licenses 3 years ago
Flakes Updater f6615931d7 go.mod.sri: update SRI hash for go.mod changes 3 years ago
Sonia Appasamy 077bbb8403 client/web: add csrf protection to web client api 3 years ago
Andrew Dunham 77ff705545 net/portmapper: never select port 0 in UPnP 3 years ago