tailscale/ipn
Brad Fitzpatrick 2b8f02b407 ipn: convert ServeConfig Range methods to iterators
These were the last two Range funcs in this repo.

Updates #12912

Change-Id: I6ba0a911933cb5fc4e43697a9aac58a8035f9622
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2025-01-04 14:27:31 -08:00
..
conffile ipn/conffile: don't depend on hujson on iOS/Android 2024-10-10 09:14:36 -07:00
ipnauth ipn/{ipnauth,ipnlocal,ipnserver}: send the auth URL to the user who started interactive login 2024-10-18 15:10:02 -05:00
ipnlocal ipn: convert ServeConfig Range methods to iterators 2025-01-04 14:27:31 -08:00
ipnserver Switch logging service from log.tailscale.io to log.tailscale.com (#14398) 2024-12-16 14:53:34 -08:00
ipnstate cmd/tl-longchain: tool to re-sign nodes with long rotation signatures 2024-08-21 18:22:22 +01:00
localapi all: add means to set device posture attributes from node 2024-12-31 12:57:23 -08:00
policy ipn,tailconfig: clean up unreleased and removed app connector service 2023-11-09 22:36:52 -08:00
store kube/{kubeapi,kubeclient},ipn/store/kubestore,cmd/{containerboot,k8s-operator}: emit kube store Events (#14112) 2024-11-19 13:07:19 +00:00
backend.go ipn: update reference to Notify's Swift definition 2025-01-03 08:59:45 -08:00
conf.go ipn,tailcfg: add app connector config knob to conffile (#13942) 2024-10-31 14:45:57 +00:00
doc.go IPN: Update ServeConfig to accept configuration for Services. 2024-12-02 17:35:31 -05:00
ipn_clone.go IPN: Update ServeConfig to accept configuration for Services. 2024-12-02 17:35:31 -05:00
ipn_test.go all: do not depend on the testing package 2024-05-24 05:23:36 -07:00
ipn_view.go IPN: Update ServeConfig to accept configuration for Services. 2024-12-02 17:35:31 -05:00
prefs_test.go cmd/tailscale,ipn,tailcfg: add tailscale advertise subcommand behind envknob (#13734) 2024-10-16 19:08:06 -04:00
prefs.go cmd/tailscale,ipn,tailcfg: add tailscale advertise subcommand behind envknob (#13734) 2024-10-16 19:08:06 -04:00
serve_test.go cmd/serve: don't convert localhost to 127.0.0.1 2024-06-26 20:57:19 -07:00
serve.go ipn: convert ServeConfig Range methods to iterators 2025-01-04 14:27:31 -08:00
store_test.go ipn: avoid useless no-op WriteState calls 2023-08-07 08:44:24 -07:00
store.go ipn: add comment about thread-safety to StateStore 2024-03-06 12:42:18 -06:00