Yijie Ma
|
f99b8b5bc4
|
Convert c-style comments to C++-style comments (#31923)
* baseline
* fix clang-tidy
* manually revert these files
* manually fixup at eof
* revert 2 more files
* change check_deprecated_grpc++.py
* change end2end_defs.include template
* fix check_include_guards.py
* untrack tools/distrib/python/convert_cstyle_comments_to_cpp.py
not yet ready to be submitted
* fix
yapf check_include_guards.py
remove a space...
* fix version.cc.template
* fix version_info.h.template
|
2022-12-22 23:01:53 -08:00 |
Esun Kim
|
165ee5007a
|
Replaced grpc::string with std::string
|
2020-06-29 17:56:36 -07:00 |
Jan Tattermusch
|
a960546ff9
|
Revert "[7/n] Avoid using hardcoded test credentials"
|
2020-04-28 17:41:24 +02:00 |
ZhenLian
|
c13f3c5a50
|
test using ReadFile
|
2020-04-25 11:49:51 -07:00 |
ZhenLian
|
2c84dec7da
|
try adding extern
|
2020-04-21 10:08:34 -07:00 |
Alexander Polcyn
|
f3c3c55fad
|
Allow choosing google default credentials in the C++ interop clients
|
2018-07-13 18:23:14 -07:00 |
Yihua Zhang
|
0dcbb83420
|
add alts to interop tests
|
2018-04-20 08:50:45 -07:00 |
Vijay Pai
|
c90a85649b
|
Change grpc++ references in names to grpcpp
|
2018-03-08 22:04:59 -08:00 |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
2017-06-08 11:22:41 +02:00 |
yang-g
|
cc5910228d
|
manual revert of #8901
|
2017-01-11 11:10:43 -08:00 |
Craig Tiller
|
3b45b8d60b
|
Revert "Test credentials provider update"
|
2016-11-29 12:31:14 -08:00 |
yang-g
|
8e9fc9bd0e
|
Test credentials provider update
|
2016-11-22 23:12:49 -08:00 |
Dan Born
|
f2f7d57c01
|
Allow use of alternative credential types.
|
2016-03-03 17:26:12 -08:00 |
Dan Born
|
1b5a264eb8
|
Allow new credential types to be added to tests.
|
2016-02-24 18:52:39 -08:00 |
Dan Born
|
f30941cd95
|
Injectable test credentials provider interface.
|
2016-02-24 14:55:02 -08:00 |
yang-g
|
12a0a2c20b
|
move tls type name to .cc file
|
2016-02-19 00:22:20 -08:00 |
yang-g
|
4c8aed3dba
|
Add a helper to return all the secure types
|
2016-02-19 00:19:39 -08:00 |
yang-g
|
17197ddc71
|
Revert "make an enum"
This reverts commit 5152cd29f8.
|
2016-02-19 00:04:22 -08:00 |
yang-g
|
5152cd29f8
|
make an enum
|
2016-02-18 16:37:51 -08:00 |
yang-g
|
7d2a3e1917
|
Refactor end2end_test. Make the credentials a separate library.
|
2016-02-18 15:41:56 -08:00 |