tailscale/tsnet
Brad Fitzpatrick d36a0d42aa tsnet: check a bit harder for https in Server.ListenFunnel
This was mostly already fixed already indirectly in earlier
commits but add a last second length check to this slice so
it can't ever OOB.

Fixes #7860

Change-Id: I31ac17fc93b5808deb09ff34e452fe37c87ddf3a
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2023-11-09 07:51:58 -08:00
..
example client/web: fill devMode from an env var 2023-11-02 21:51:33 -04:00
example_tshello_test.go tsnet: add examples (#8289) 2023-07-19 12:36:49 -04:00
example_tsnet_test.go tsnet: add examples (#8289) 2023-07-19 12:36:49 -04:00
tsnet.go tsnet: check a bit harder for https in Server.ListenFunnel 2023-11-09 07:51:58 -08:00
tsnet_test.go tsnet: enable use-cases with non-native IPs by setting ns.ProcessSubnets 2023-10-30 12:25:27 -06:00