grpc-go/security/advancedtls
Doug Fawley fbff2abb0f
*: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544)
2023-08-14 09:04:46 -07:00
..
examples *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
internal/testutils Deprecate use of `ioutil` package (#5906) 2023-01-03 11:20:20 -08:00
testdata security/advancedtls: fix CRL issuer comparison (#5130) 2022-01-25 13:32:27 -08:00
advancedtls.go security/advancedtls: add TlsVersionOption to select desired min/max TLS versions (#6007) 2023-04-10 12:27:04 -07:00
advancedtls_integration_test.go security/advancedtls: add TlsVersionOption to select desired min/max TLS versions (#6007) 2023-04-10 12:27:04 -07:00
advancedtls_test.go security/advancedtls: add TlsVersionOption to select desired min/max TLS versions (#6007) 2023-04-10 12:27:04 -07:00
crl.go *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
crl_deprecated.go *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
crl_deprecated_test.go *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
crl_test.go *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
go.mod *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
go.sum multiple: update dependencies after 1.57 branch cut (#6452) 2023-07-18 14:09:46 -07:00
sni.go Remove support for Go 1.13 and older (cont) (#4706) 2021-08-25 14:51:41 -07:00