grpc-go/credentials
janardhanvissa d3d2702d29
cleanup: replace dial with newclient (#8196)
2025-05-12 10:57:47 +05:30
..
alts [alts] add keepalive params to the alts handshaker client dial option (#8293) 2025-05-07 09:48:59 -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 [Security] Add support for SPIFFE Bundle Maps in XDS bundles (#8180) 2025-04-04 13:12:53 -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 credentials/local: implement ValidateAuthority (#8291) 2025-05-09 02:24:49 +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