grpc-go/credentials
Mikhail Mazurskiy 9319d72162
cmd/protoc-gen-go-grpc: use `Error()` since no formatting is performed (#8378)
2025-06-05 09:10:58 +05:30
..
alts cmd/protoc-gen-go-grpc: use `Error()` since no formatting is performed (#8378) 2025-06-05 09:10:58 +05:30
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 [Security] Add verification logic using SPIFFE Bundle Maps in XDS (#8229) 2025-04-22 13:43:29 -04:00
credentials.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
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, 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
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