1372 Commits (8a5ec72c85de6d84ccdbf97ff6ea288cacb5a0a9)

Author SHA1 Message Date
Maisem Ali 8a5ec72c85 cmd/cloner: use maps.Clone and ptr.To 3 years ago
Brad Fitzpatrick 4511e7d64e ipn/ipnstate: add PeerStatus.AltSharerUserID, stop mangling Node.User 3 years ago
Brad Fitzpatrick 58a4fd43d8 types/netmap, all: use read-only tailcfg.NodeView in NetworkMap 3 years ago
Brad Fitzpatrick 6e57dee7eb cmd/viewer, types/views, all: un-special case slice of netip.Prefix 3 years ago
Marwan Sulaiman 72d2122cad cmd/tailscale: change serve and funnel calls to StatusWithoutPeers 3 years ago
Brad Fitzpatrick bc0eb6b914 all: import x/exp/maps as xmaps to distinguish from Go 1.21 "maps" 3 years ago
Brad Fitzpatrick e8551d6b40 all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 3 years ago
Denton Gentry e8d140654a cmd/derper: count bootstrap dns unique lookups. 3 years ago
Brad Fitzpatrick 239ad57446 tailcfg: move LogHeapPprof from Debug to c2n [capver 69] 3 years ago
Maisem Ali 24509f8b22 cmd/k8s-operator: add support for control plane assigned groups 3 years ago
Sonia Appasamy 18280ebf7d client/web: hook up data fetching to fill --dev React UI 3 years ago
Charlotte Brandhorst-Satzkorn f101a75dce cmd/tailscale/cli: fix comment accuracy 3 years ago
Brad Fitzpatrick 6c791f7d60 derp: include src IPs in mesh watch messages 3 years ago
Andrew Dunham 95d776bd8c wgengine/magicsock: only cache N most recent endpoints per-Addr 3 years ago
Sonia Appasamy 1a64166073 cli/serve: add interactive flow for enabling HTTPS certs 3 years ago
Sonia Appasamy 0052830c64 cli/serve: funnel interactive enablement flow tweaks 3 years ago
Brad Fitzpatrick a1b8d703d6 tstime/mono: remove unsafe 3 years ago
James Tucker de8e55fda6 net/netcheck,wgengine/magicsock: reduce coupling between netcheck and magicsock 3 years ago
Brad Fitzpatrick 92fc9a01fa cmd/tailscale: add debug commands to break connections 3 years ago
Sonia Appasamy 16bc9350e3 client/web: add barebones vite dev setup 3 years ago
Andrew Lytvynov 215480a022
cmd/tailscale/cli,clientupdate: extract new clientupdate package (#8827) 3 years ago
Sonia Appasamy 53c722924b tool/{node,yarn}: update node and yarn tools 3 years ago
Sonia Appasamy 2bc98abbd9 client/web: add web client Server struct 3 years ago
Sonia Appasamy 7815fbe17a tailscale/cli: add interactive flow for enabling Funnel 3 years ago
Will Norris f9066ac1f4 client/web: extract web client from cli package 3 years ago
Will Norris 69f1324c9e cmd/tailscale: refactor shared utility methods 3 years ago
Brad Fitzpatrick 66f27c4beb all: require Go 1.21 3 years ago
Maisem Ali 682fd72f7b util/testenv: add new package to hold InTest 3 years ago
Maisem Ali 6aaf1d48df types/persist: drop duplicated Persist.LoginName 3 years ago
salman aljammaz 25a7204bb4
wgengine,ipn,cmd/tailscale: add size option to ping (#8739) 3 years ago
Claire Wang a17c45fd6e
control: use tstime instead of time (#8595) 3 years ago
Andrew Lytvynov 371e1ebf07
cmd/dist,release/dist: expose RPM signing hook (#8789) 3 years ago
Andrew Lytvynov eb6883bb5a
go.mod: upgrade nfpm to v2 (#8786) 3 years ago
Aaron Klotz 37925b3e7a go.mod, cmd/tailscaled, ipn/localapi, util/osdiag, util/winutil, util/winutil/authenticode: add Windows module list to OS-specific logs that are written upon bugreport 3 years ago
Sonia Appasamy 301e59f398 tailcfg,ipn/localapi,client/tailscale: add QueryFeature endpoint 3 years ago
Andrew Lytvynov f57cc19ba2
cmd/tailscale/cli: add latest version output to "tailscale version" (#8700) 3 years ago
Tom DNetto 767e839db5 all: implement lock revoke-keys command 3 years ago
Aaron Klotz 7adf15f90e cmd/tailscale/cli, util/winutil/authenticode: flesh out authenticode support 3 years ago
Denton Gentry ec9213a627 cmd/sniproxy: add client metrics 3 years ago
Andrew Lytvynov eef15b4ffc
cmd/dist,release/dist: sign release tarballs with an ECDSA key (#8759) 3 years ago
David Anderson 52212f4323 all: update exp/slices and fix call sites 3 years ago
Claire Wang 90a7d3066c
derp: use tstime (#8634) 3 years ago
Charlotte Brandhorst-Satzkorn 35bdbeda9f cli: introduce exit-node subcommand to list and filter exit nodes 3 years ago
Andrew Lytvynov 9edb848505
cmd/tailscale/cli: implement update on FreeBSD (#8710) 3 years ago
Maisem Ali 1ecc16da5f tailcfg,ipn/ipnlocal,wgengine: add values to PeerCapabilities 3 years ago
Andrew Lytvynov 306deea03a
cmd/tailscale/cli,version/distro: update support for Alpine (#8701) 3 years ago
Andrew Lytvynov 894b237a70
cmd/tailscale/cli: implement update for dnf/yum-based distros (#8678) 3 years ago
Brad Fitzpatrick 88cc0ad9f7 util/linuxfw: remove yet-unused code to fix linux/arm64 crash 3 years ago
Brad Fitzpatrick 7560435eb5 tstest/deptest: add test-only package to unify negative dep tests 3 years ago
Chris Palmer 32d486e2bf
cmd/tailscale/cli: ensure custom UsageFunc is always set (#8665) 3 years ago