Brad Fitzpatrick
|
47bd0723a0
all: use iterators in more places instead of Range funcs
|
1 year ago |
Brad Fitzpatrick
|
4e0fc037e6
all: use iterators over slice views more
|
1 year ago |
Brad Fitzpatrick
|
86e0f9b912
net/ipset, wgengine/filter/filtertype: add split-out packages
|
1 year ago |
Brad Fitzpatrick
|
964282d34f
ipn,wgengine: remove vestigial Prefs.AllowSingleHosts
|
1 year ago |
Brad Fitzpatrick
|
7c1d6e35a5
all: use Go 1.22 range-over-int
|
1 year ago |
Brad Fitzpatrick
|
b104688e04
ipn/ipnlocal, types/netmap: replace hasCapability with set lookup on NetworkMap
|
1 year ago |
James 'zofrex' Sanderson
|
124dc10261
controlclient,tailcfg,types: expose MaxKeyDuration via localapi (#10401)
|
2 years ago |
Andrew Dunham
|
a661287c4b
util/cmpx: remove code that's in the stdlib now
|
2 years ago |
Marwan Sulaiman
|
2dc0645368
ipn/ipnlocal,cmd/tailscale: persist tailnet name in user profile
|
2 years ago |
Brad Fitzpatrick
|
425cf9aa9d
tailcfg, all: use []netip.AddrPort instead of []string for Endpoints
|
2 years ago |
Maisem Ali
|
19a9d9037f
tailcfg: add NodeCapMap
|
2 years ago |
Sonia Appasamy
|
258f16f84b
ipn/ipnlocal: add tailnet MagicDNS name to ipn.LoginProfile
|
2 years ago |
Brad Fitzpatrick
|
0d991249e1
types/netmap: remove NetworkMap.{Addresses,MachineStatus}
|
2 years ago |
Maisem Ali
|
a61caea911
tailcfg: define a type for NodeCapability
|
2 years ago |
Brad Fitzpatrick
|
926c990a09
types/netmap: start phasing out Addresses, add GetAddresses method
|
2 years ago |
Brad Fitzpatrick
|
fb5ceb03e3
types/netmap: deprecate NetworkMap.MachineStatus, add accessor method
|
2 years ago |
Brad Fitzpatrick
|
3af051ea27
control/controlclient, types/netmap: start plumbing delta netmap updates
|
2 years ago |
Brad Fitzpatrick
|
db307d35e1
types/netmap: delete a copy of views.SliceEqual
|
2 years ago |
Brad Fitzpatrick
|
947def7688
types/netmap: remove redundant Netmap.Hostinfo
|
2 years ago |
Brad Fitzpatrick
|
84b94b3146
types/netmap, all: make NetworkMap.SelfNode a tailcfg.NodeView
|
2 years ago |
Brad Fitzpatrick
|
165f0116f1
types/netmap: move some mutations earlier, remove, document some fields
|
2 years ago |
Brad Fitzpatrick
|
58a4fd43d8
types/netmap, all: use read-only tailcfg.NodeView in NetworkMap
|
2 years ago |
Brad Fitzpatrick
|
af2e4909b6
all: remove some Debug fields, NetworkMap.Debug, Reconfig Debug arg
|
2 years ago |
Andrew Dunham
|
8ed4fd1dbc
envknob/logknob: add package for configurable logging
|
3 years ago |
Will Norris
|
71029cea2d
all: update copyright and license headers
|
3 years ago |
Brad Fitzpatrick
|
eafbf8886d
ipn/localapi: add localapi debug endpoints for packet filter/matches
|
3 years ago |
Brad Fitzpatrick
|
08e110ebc5
cmd/tailscale: make "up", "status" warn if routes and --accept-routes off
|
3 years ago |
Joe Tsai
|
82f5f438e0
wgengine/wgcfg: plumb down audit log IDs (#5855)
|
3 years ago |
Tom DNetto
|
e9b98dd2e1
control/controlclient,ipn/ipnlocal: wire tka enable/disable
|
3 years ago |
Brad Fitzpatrick
|
a12aad6b47
all: convert more code to use net/netip directly
|
3 years ago |