You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brad Fitzpatrick
a64ca7a5b4
tstest/tlstest: simplify, don't even bake in any keys
...
I earlier thought this saved a second of CPU even on a fast machine,
but I think when I was previously measuring, I still had a 4096 bit
RSA key being generated in the code I was measuring.
Measuring again for this, it's plenty fast.
Prep for using this package more, for derp, etc.
Updates #16315
Change-Id: I4c9008efa9aa88a3d65409d6ffd7b3807f4d75e9
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
10 months ago
..
auto.go
control/controlclient,health,tailcfg: refactor control health messages ( #15839 )
11 months ago
client.go
control/controlclient: delete unused Client.Login Oauth2Token field
2 years ago
controlclient_test.go
tstest/tlstest: simplify, don't even bake in any keys
10 months ago
direct.go
net/tlsdial: fix TLS cert validation of HTTPS proxies
10 months ago
direct_test.go
tka: test SigCredential signatures and netmap filtering
2 years ago
errors.go
control/controlclient, ipn: add client audit logging ( #14950 )
1 year ago
map.go
health: prefix Warnables received from the control plane
10 months ago
map_test.go
health: prefix Warnables received from the control plane
10 months ago
noise.go
controlclient: do not set HTTPS port for any private coordination server IP ( #14564 )
1 year ago
noise_test.go
nettest, *: add option to run HTTP tests with in-memory network
1 year ago
sign.go
all: update copyright and license headers
3 years ago
sign_supported.go
control/controlclient: use the most recent syspolicy.MachineCertificateSubject value
1 year ago
sign_supported_test.go
all: update copyright and license headers
3 years ago
sign_unsupported.go
control/controlclient: support certstore without cgo
3 years ago
status.go
all: implement AppendText alongside MarshalText ( #9207 )
3 years ago