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 |