grpc-go/credentials
Doug Fawley 2bd74b28f5
credentials: fix behavior of grpc.WithAuthority and credential handshake precedence (#8488)
2025-08-05 15:04:18 -07:00
..
alts credentials: fix behavior of grpc.WithAuthority and credential handshake precedence (#8488) 2025-08-05 15:04:18 -07:00
google credentials: expose NewContextWithRequestInfo publicly (#8198) 2025-04-21 16:30:52 -07:00
insecure cleanup: replace dial with newclient (#8196) 2025-05-12 10:57:47 +05:30
local credentials/local: implement ValidateAuthority (#8291) 2025-05-09 02:24:49 +05:30
oauth .*: revive from unused_parameters (#7577) 2024-08-30 10:41:30 -07:00
sts credentials: expose NewContextWithRequestInfo publicly (#8198) 2025-04-21 16:30:52 -07:00
tls/certprovider Add flag guarding SPIFFE Bundle provider (#8343) 2025-06-04 13:31:41 -04:00
xds credentials: fix behavior of grpc.WithAuthority and credential handshake precedence (#8488) 2025-08-05 15:04:18 -07:00
credentials.go credentials: fix behavior of grpc.WithAuthority and credential handshake precedence (#8488) 2025-08-05 15:04:18 -07:00
credentials_ext_test.go deps: update dependencies for all modules and fix revive findings (#8372) 2025-06-03 08:59:34 +05:30
credentials_test.go credentials/tls: default GRPC_ENFORCE_ALPN_ENABLED to true (#7535) 2024-09-04 16:54:56 +05:30
tls.go credentials: fix behavior of grpc.WithAuthority and credential handshake precedence (#8488) 2025-08-05 15:04:18 -07:00
tls_ext_test.go credentials, transport, grpc : add a call option to override the :authority header on a per-RPC basis (#8068) 2025-04-30 14:41:28 +05:30