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 |
ZhenLian
|
dd44231a32
|
[No Review] Test
|
2020-04-19 16:04:41 -07:00 |
Wayne Zhang
|
bd2756e482
|
Fix format
|
2019-05-28 15:39:53 -07:00 |
Wayne Zhang
|
edc506849f
|
Expose interop test for others
|
2019-05-22 15:24:33 -07:00 |
Karthik Ravi Shankar
|
603d014f0e
|
Changes to fold credentials into grpc_impl from grpc
|
2019-04-23 13:54:26 -07:00 |
Karthik Ravi Shankar
|
ecfc107f32
|
Make more changes to remove grpc qualifier from tests
|
2019-03-21 18:40:00 -07:00 |
Karthik Ravi Shankar
|
54171e276f
|
Fold server credentials from grpc to grpc_impl namespace
|
2019-03-20 10:00: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 |
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 |
Vijay Pai
|
320ed13d3e
|
Deprecate grpc::thread and sync in favor of std::thread,mutex,etc
|
2016-11-01 17:16:55 -07:00 |
Vijay Pai
|
713c7b87e1
|
clang-format
|
2016-11-01 16:33:18 -07:00 |
Vijay Pai
|
c0b2acb1a0
|
Use C++11 final and override
|
2016-11-01 16:31:56 -07:00 |
David Garcia Quintas
|
c79b0650d2
|
removed codegen/log.h
|
2016-07-27 21:11:58 -07:00 |
Vijay Pai
|
a63271c77f
|
Deal with to_string, proper usage of nullptr, and lack of map::emplace
|
2016-06-15 12:56:38 -07:00 |
Vijay Pai
|
12bf3801b8
|
Got carried away with grpc::
|
2016-06-15 11:24:10 -07:00 |
Vijay Pai
|
efa8430e39
|
Enforce gcc-4.4 compatibility on test_credentials_provider by changing
a map to 2 vectors. Additional minor changes needed (e.g., override->GRPC_OVERRIDE,
nullptr->grpc::nullptr)
|
2016-06-15 10:23:34 -07:00 |
Craig Tiller
|
f40df23eeb
|
Auto-changes
|
2016-03-25 13:38:14 -07:00 |
Craig Tiller
|
7fe08a23f1
|
clang-format
|
2016-02-29 20:17:48 -08:00 |
Dan Born
|
1b5a264eb8
|
Allow new credential types to be added to tests.
|
2016-02-24 18:52:39 -08:00 |
Dan Born
|
53a94ef4e7
|
Use standard include paths.
|
2016-02-24 15:44:43 -08:00 |
Dan Born
|
7275f36411
|
Initialize mutex to nullptr.
|
2016-02-24 15:09:16 -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 |