58 Commits (e6494bd06f2e4a08c91eb41f420607f9568b22ac)

Author SHA1 Message Date
Tanvi Jagtap 154081a92a [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36678) 7 months ago
AJ Heller 1a8b22f2de [build] Restrict visibility for creating core credentials types. (#36216) 8 months ago
Tanvi Jagtap 259f0e7903 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - GPR_ASSERT (#36222) 8 months ago
AJ Heller f238e5399c [security] Reland: Refactor credentials types to remove special handling for insecure creds (#36242) 8 months ago
AJ Heller da43a61322 Automated rollback of commit 822311c0d9. 8 months ago
AJ Heller 822311c0d9 [security] Refactor credentials types to remove special handling for insecure creds (#36176) 8 months ago
Mark D. Roth 17d9e20ff1 [slice] use absl base64 APIs instead of slice base64 APIs (#35851) 10 months ago
Eugene Ostroukhov c62ecd5cb4
[testing]: Add "orca_per_rpc" test case (#32524) 2 years ago
Craig Tiller 78bcf51496
Revert "Refactor C++ interop client flags" (#32519) 2 years ago
Stanley Cheung 0479698f3a
Refactor C++ interop client flags (#32509) 2 years ago
Craig Tiller 67f364e23e
[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Jan Tattermusch ce74e092e6
add --log_metadata_and_status feature to interop_client (#28021) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
apolcyn 35569cd544
Make --server_port optional in C++ interop client (#25550) 4 years ago
capstan 131579d52d Roll forward of commit 7883b51: Use abseil's flags in tests. 4 years ago
Nathan Herring da66b7d14e
Revert "Abseil Flags" 4 years ago
capstan 7883b5133d Use abseil's flags in tests. 4 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Vijay Pai 406b70629a Remove unused parameter warning (17 of 20) 5 years ago
Qixuan Li 913acf456b fix minor nits 6 years ago
Qixuan Li 0e85762b67 add pick_first_unary 6 years ago
Michael Behr 0a53c2ed2e Move new functions out of client_helper.cc 6 years ago
Michael Behr 60f060e078 Let interop_client send additional metadata, controlled by a flag. 6 years ago
Yihua Zhang f621eee4cf run cloud-to-prod interop tests with google default credentials 6 years ago
Yihua Zhang 0dcbb83420 add alts to interop tests 7 years ago
Vijay Pai c90a85649b Change grpc++ references in names to grpcpp 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Yuchen Zeng e4e763265b Add UpdateActions to the interop client helper 8 years ago
Jan Tattermusch bd0b0546a6 windows compilation fixes 8 years ago
yang-g cc5910228d manual revert of #8901 8 years ago
Craig Tiller 3b45b8d60b Revert "Test credentials provider update" 8 years ago
yang-g a7ef49bf6a Support custom credential type in interop 8 years ago
yang-g 8e9fc9bd0e Test credentials provider update 8 years ago
yang-g ed9ae72e7b Assert we get a valid creds. 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller 2e1903638e Fix copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
Julien Boeuf e5adc0eb67 Fixing Cpp tests. 9 years ago
yang-g 92981d5c3d remove flag use_prod_roots in interop test and add use_test_ca per the interop test spec 9 years ago
yang-g 035cf093de enable_ssl to use_tls 9 years ago
Julien Boeuf 5be92a316d Shuffling headers around. 9 years ago
Julien Boeuf 510a920c75 Credentials cleanup: 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
yang-g 8c2be9f228 Remove ChannelInterface and replace it with Channel 9 years ago
David Garcia Quintas 5fd685556f Moved methods' impl to header for simplicity 9 years ago
David Garcia Quintas 81491b6043 Removed function introducing dependency on proto in .h 9 years ago
Julien Boeuf fe4c3f4f14 Renaming jwt_credentials to service_account_jwt_access_credentials. 10 years ago
David Garcia Quintas c899319fd8 Updated interop tests with support for compression. 10 years ago
David Garcia Quintas 80f3995e47 wip 10 years ago