6098 Commits (ea693eacb6a1a8a5b60aef554d7d256542ad4952)
 

Author SHA1 Message Date
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
Brad Fitzpatrick 7dec09d169 control/controlclient: remove Opts.KeepSharerAndUserSplit 3 years ago
Maisem Ali 02b47d123f tailcfg: remove unused Domain field from Login/User 3 years ago
Brad Fitzpatrick 58a4fd43d8 types/netmap, all: use read-only tailcfg.NodeView in NetworkMap 3 years ago
KevinLiang10 b040094b90 util/linuxfw: reorganize nftables rules to allow it to work with ufw 3 years ago
Will Norris d4586ca75f tsnet/example/web-client: listen on localhost 3 years ago
KevinLiang10 93cab56277 wgengine/router: fall back and set iptables as default again 3 years ago
Brad Fitzpatrick 6e57dee7eb cmd/viewer, types/views, all: un-special case slice of netip.Prefix 3 years ago
Brad Fitzpatrick 261cc498d3 types/views: add LenIter method to slice view types 3 years ago
Brad Fitzpatrick af2e4909b6 all: remove some Debug fields, NetworkMap.Debug, Reconfig Debug arg 3 years ago
Andrew Lytvynov 86ad1ea60e
clientupdate: parse /etc/synoinfo.conf to get CPU arch (#8940) 3 years ago
Marwan Sulaiman 72d2122cad cmd/tailscale: change serve and funnel calls to StatusWithoutPeers 3 years ago
Brad Fitzpatrick 121d1d002c tailcfg: add nodeAttrs for forcing OneCGNAT on/off [capver 71] 3 years ago
Brad Fitzpatrick 25663b1307 tailcfg: remove most Debug fields, move bulk to nodeAttrs [capver 70] 3 years ago