ContainerImage.Pinniped/internal/crypto/ptls
Ryan Richard c6c2c525a6 Upgrade the linter and fix all new linter warnings
Also fix some tests that were broken by bumping golang and dependencies
in the previous commits.

Note that in addition to changes made to satisfy the linter which do not
impact the behavior of the code, this commit also adds ReadHeaderTimeout
to all usages of http.Server to satisfy the linter (and because it
seemed like a good suggestion).
2022-08-24 14:45:55 -07:00
..
default.go Introduce FIPS compatibility 2022-03-29 16:58:41 -07:00
fips_strict.go Switch to go.uber.org/zap for JSON formatted logging 2022-05-24 11:17:42 -04:00
old.go Force the use of secure TLS config 2021-11-17 16:55:35 -05:00
ptls.go Explicitly set defaultServing ciphers in FIPS mode 2022-04-01 10:59:47 -04:00
ptls_test.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
secure.go Explicitly set defaultServing ciphers in FIPS mode 2022-04-01 10:59:47 -04:00