Vadim Shtayura
|
f7d488de75
|
credentials: expose NewContextWithRequestInfo publicly (#8198)
|
2025-04-21 16:30:52 -07:00 |
Arvind Bright
|
8320224ff0
|
.*: revive from unused_parameters (#7577)
|
2024-08-30 10:41:30 -07:00 |
Nathan Baulch
|
c8951abc16
|
*: fix minor typos (#7487)
* Fix typos
* Fix reflecton tests
|
2024-08-14 22:43:01 +05:30 |
Theodore Salvo
|
f2fbb0e07e
|
Deprecate use of `ioutil` package (#5906)
Resolves https://github.com/grpc/grpc-go/issues/5897
|
2023-01-03 11:20:20 -08:00 |
Doug Fawley
|
778860e606
|
testing: update Go to 1.19 (#5717)
|
2022-10-17 15:04:34 -07:00 |
Abirdcfly
|
c351f37ddc
|
chore: remove duplicate word in comments (#5616)
|
2022-08-30 14:01:37 -07:00 |
Easwar Swaminathan
|
712e8d4f57
|
Remove support for Go 1.13 and older (cont) (#4706)
|
2021-08-25 14:51:41 -07:00 |
Doug Fawley
|
87eb5b7502
|
credentials/google: remove unnecessary dependency on xds protos (#4339)
|
2021-04-13 16:19:17 -07:00 |
yihuaz
|
aeb04798c5
|
credentials: fix PerRPCCredentials w/RequireTransportSecurity and security levels (#3995)
|
2020-11-09 15:33:53 -08:00 |
Gaurav Gahlot
|
d7a7a304ff
|
testing: Avoid using context.Background (#3949)
|
2020-11-05 09:25:17 -08:00 |
Easwar Swaminathan
|
866de13d56
|
meshca: CertificateProvider plugin implementation. (#3871)
|
2020-09-29 17:40:30 -07:00 |
Easwar Swaminathan
|
d25c71b543
|
testutils: Add a context parameter to the Receive() method. (#3835)
|
2020-08-27 13:55:15 -07:00 |
Menghan Li
|
8beeedb8b1
|
internal: clean up all usages of grpclog, and replace with component (#3719)
|
2020-08-06 13:19:17 -07:00 |
Easwar Swaminathan
|
e8fb6c1752
|
credentials/sts: PerRPCCreds Implementation (#3696)
|
2020-07-09 12:15:45 -07:00 |