You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 months ago
..
example client/web: fill devMode from an env var 7 months ago
example_tshello_test.go tsnet: add examples (#8289) 11 months ago
example_tsnet_test.go tsnet: add examples (#8289) 11 months ago
tsnet.go tsnet: check a bit harder for https in Server.ListenFunnel 7 months ago
tsnet_test.go tsnet: enable use-cases with non-native IPs by setting ns.ProcessSubnets 7 months ago