1773 Commits (80decd83c19d1536df482ee1a171663d923a7d7b)

Author SHA1 Message Date
Brad Fitzpatrick 055fdb235f cmd/tailscaled, tstest/integration: make tailscaled die when parent dies 3 years ago
Tyler Smalley e1fbb5457b
cmd/tailscale: combine serve and funnel for debug wip funnel stream model (#9169) 3 years ago
Maisem Ali 96277b63ff ipn/ipnlocal: rename LogoutSync to Logout 3 years ago
Brad Fitzpatrick 04e1ce0034 control/controlclient: remove unused StartLogout 3 years ago
Andrew Lytvynov 4e72992900
clientupdate: add linux tarball updates (#9144) 3 years ago
Chris Palmer ce1e02096a
ipn/ipnlocal: support most Linuxes in handleC2NUpdate (#9114) 3 years ago
Brad Fitzpatrick 7053e19562 control/controlclient: delete Status.Log{in,out}Finished 3 years ago
Maisem Ali 794650fe50 cmd/k8s-operator: emit event if HTTPS is disabled on Tailnet 3 years ago
Denton Gentry be9914f714 cmd/sniproxy: move default debug-port away from 8080. 3 years ago
Maisem Ali 306b85b9a3 cmd/k8s-operator: add metrics to track usage 3 years ago
Irbe Krumina 17438a98c0
cm/k8s-operator,cmd/containerboot: fix STS config, more tests (#9155) 3 years ago
Denton Gentry 29a35d4a5d cmd/sniproxy: switch to peterbourgon/ff for flags 3 years ago
Irbe Krumina fe709c81e5
cmd/k8s-operator,cmd/containerboot: add kube egress proxy (#9031) 3 years ago
Maisem Ali ae747a2e48 cmd/testwrapper: handle timeouts as test failures 3 years ago
Maisem Ali 7538f38671 cmd/containerboot: fix broken tests 3 years ago
David Anderson 8b492b4121 net/wsconn: accept a remote addr string and plumb it through 3 years ago
Maisem Ali c919ff540f cmd/k8s-operator,ipn/store/kubestore: patch secrets instead of updating 3 years ago
Brad Fitzpatrick 6dfa403e6b cmd/tailscaled: default to userspace-networking on plan9 3 years ago
Brad Fitzpatrick 590c693b96 types/logger: add AsJSON 3 years ago
Andrew Lytvynov 8d2eaa1956
clientupdate: download SPK and MSI packages with distsign (#9115) 3 years ago
Maisem Ali 0c6fe94cf4 cmd/k8s-operator: add matching family addresses to status 3 years ago
Maisem Ali f92e6a1be8 cmd/k8s-operator: update RBAC to allow creating events 3 years ago
Will Norris d74c771fda client/web: always use new web client; remove old client 3 years ago
Andrew Dunham c86a610eb3 cmd/tailscale, net/portmapper: add --log-http option to "debug portmap" 3 years ago
Mike Beaumont 3451b89e5f cmd/k8s-operator: put Tailscale IPs in Service ingress status 3 years ago
Mike Beaumont ce4bf41dcf cmd/k8s-operator: support being the default loadbalancer controller 3 years ago
Maisem Ali 9430481926 cmd/containerboot: account for k8s secret reflection in fsnotify 3 years ago
Maisem Ali c8dea67cbf cmd/k8s-operator: add support for Ingress resources 3 years ago
Maisem Ali 320f77bd24 cmd/containerboot: add support for setting ServeConfig 3 years ago
Maisem Ali 12ac672542 cmd/k8s-operator: handle changes to services w/o teardown 3 years ago
Denton Gentry 24d41e4ae7 cmd/sniproxy: add port forwarding and prometheus metrics 3 years ago
Brad Fitzpatrick 98a5116434 all: adjust some build tags for plan9 3 years ago
Sonia Appasamy f3077c6ab5 client/web: add self node cache 3 years ago
Andrew Lytvynov b42c4e2da1
cmd/dist,release/dist: add distsign signing hooks (#9070) 3 years ago
Maisem Ali ff7f4b4224 cmd/testwrapper: fix off-by-one error in maxAttempts check 3 years ago
Maisem Ali a61a9ab087 cmd/containerboot: reapply known args on restart 3 years ago
Aaron Klotz 5fb1695bcb util/osdiag, util/osdiag/internal/wsc: add code to probe the Windows Security Center for installed software 3 years ago
Will Norris 824cd02d6d client/web: cache csrf key when running in CGI mode 3 years ago
Brad Fitzpatrick 5b6a90fb33 types/logger, cmd/tailscale/cli: flesh out, simplify some non-unix build tags 3 years ago
Brad Fitzpatrick d58ba59fd5 cmd/tailscale/cli: make netcheck run even if machine lacks TLS certs 3 years ago
Marwan Sulaiman 9c07f4f512 all: replace deprecated ioutil references 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
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
Aaron Klotz ea693eacb6 util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager 3 years ago
Marwan Sulaiman 35ff5bf5a6 cmd/tailscale/cli, ipn/ipnlocal: [funnel] add stream mode 3 years ago
Brad Fitzpatrick 84b94b3146 types/netmap, all: make NetworkMap.SelfNode a tailcfg.NodeView 3 years ago
Sonia Appasamy 077bbb8403 client/web: add csrf protection to web client api 3 years ago