6111 Commits (ea4425d8a979cd381e38bf545869d8ed0b3aa930)
 

Author SHA1 Message Date
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
Brad Fitzpatrick b5ff68a968 control/controlclient: flesh out mapSession to break up gigantic method 3 years ago
Brad Fitzpatrick 1b223566dd util/linuxfw: fix typo in unexported doc comment 3 years ago
Val c85d7c301a tool: force HTTP/1.1 in curl to prevent hang behind load balancer 3 years ago
Denton Gentry f486041fd1 tsnet: add support for clientmetrics. 3 years ago
Val c15997511d wgengine/magicsock: only accept pong sent by CLI ping 3 years ago
Brad Fitzpatrick 165f0116f1 types/netmap: move some mutations earlier, remove, document some fields 3 years ago
Brad Fitzpatrick 21170fb175 control/controlclient: scope a variable tighter, de-pointer a *time.Time 3 years ago
Maisem Ali 2548496cef types/views,cmd/viewer: add ByteSlice[T] to replace mem.RO 3 years ago
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
Maisem Ali d483ed7774 tailcfg: generate RegisterResponse.Clone, remove manually written 3 years ago
Brad Fitzpatrick 282dad1b62 tailcfg: update docs on NetInfo.FirewallMode 3 years ago
Brad Fitzpatrick d8191a9813 ipn/ipnlocal: fix regression in printf arg type 3 years ago
Brad Fitzpatrick f35ff84ee2 util/deephash: relax an annoyingly needy test 3 years ago
Brad Fitzpatrick 93a806ba31 types/tkatype: add test for MarshaledSignature's JSON format 3 years ago