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 |