6063 Commits (f35ff84ee23d6f55923db54cdfef03bcf6635fc7)
 

Author SHA1 Message Date
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
David Anderson e92adfe5e4 net/art: allow non-pointers as values 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
Denton Gentry 7e15c78a5a syncs: add map.Clear() method 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
Brad Fitzpatrick 0913ec023b CODEOWNERS: add the start of an owners file 3 years ago
Brad Fitzpatrick b090d61c0f tailcfg: rename prototype field to reflect its status 3 years ago
Richard Castro 57da1f1501
client: update DNSConfig type (#8916) 3 years ago
Chris Palmer 37c0b9be63
clientupdate: return NOTREACHED for macsys (#8898) 3 years ago
Sonia Appasamy 18280ebf7d client/web: hook up data fetching to fill --dev React UI 3 years ago
David Anderson 623d72c83b net/art: move child table pointers out of strideEntry 3 years ago
Charlotte Brandhorst-Satzkorn f101a75dce cmd/tailscale/cli: fix comment accuracy 3 years ago
Adrian Dewhurst f75a36f9bc tsweb: add request ID for errors 3 years ago
Andrew Lytvynov cf31b58ed1
VERSION.txt: this is v1.49.0 (#8907) 3 years ago
Brad Fitzpatrick 6c791f7d60 derp: include src IPs in mesh watch messages 3 years ago
KevinLiang10 7ed3681cbe tailcfg: Add FirewallMode to NetInfo to record wether host using iptables or nftables 3 years ago
Andrew Dunham 95d776bd8c wgengine/magicsock: only cache N most recent endpoints per-Addr 3 years ago
Will Norris 9c4364e0b7 client/web: copy existing UI to basic react components 3 years ago
Will Norris ddba4824c4 client/web: add prettier and format scripts 3 years ago
Brad Fitzpatrick bd02d00608 ssh/tailssh: fix gokrazy SSH crash 3 years ago
Brad Fitzpatrick 25a8daf405 wgengine/router: always use nftables mode on gokrazy 3 years ago
Brad Fitzpatrick 17ce75347c wgengine: adjust debug logging for WireGuard-only peers 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
Sonia Appasamy 8e63d75018 client/tailscale: add LocalClient.IncrementMetric func 3 years ago
Aaron Klotz c17a817769 util/osdiag: add logging for winsock layered service providers to Windows bugreports 3 years ago
KevinLiang10 411e3364a9 wgengine/router: use iptablesRunner when no firewall tool is available: 3 years ago
Sonia Appasamy 12238dab48 client/web: add tailwind styling to react app 3 years ago
Aaron Klotz b07347640c util/winutil/authenticode: add missing docs for CertSubjectError 3 years ago
Brad Fitzpatrick 1fcae42055 control/controlclient: move lastUpdateGenInformed to tighter scope 3 years ago
Brad Fitzpatrick 2398993804 control/controlclient: refactor in prep for optimized delta handling 3 years ago
Denton Gentry 4940a718a1 scripts/installer.sh: set Deepin to a debian version 3 years ago
M. J. Fromberger 9e24a6508a
control/controlclient: avert a data race when logging (#8863) 3 years ago