Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
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
|
8e9fc9bd0e
|
Test credentials provider update
|
8 years ago |
Vijay Pai
|
320ed13d3e
|
Deprecate grpc::thread and sync in favor of std::thread,mutex,etc
|
8 years ago |
Vijay Pai
|
713c7b87e1
|
clang-format
|
8 years ago |
Vijay Pai
|
c0b2acb1a0
|
Use C++11 final and override
|
8 years ago |
David Garcia Quintas
|
c79b0650d2
|
removed codegen/log.h
|
9 years ago |
Vijay Pai
|
a63271c77f
|
Deal with to_string, proper usage of nullptr, and lack of map::emplace
|
9 years ago |
Vijay Pai
|
12bf3801b8
|
Got carried away with grpc::
|
9 years ago |
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)
|
9 years ago |
Craig Tiller
|
f40df23eeb
|
Auto-changes
|
9 years ago |
Sree Kuchibhotla
|
9e5a05af8a
|
Fix clang format issue
|
9 years ago |
Craig Tiller
|
7fe08a23f1
|
clang-format
|
9 years ago |
Nicolas "Pixel" Noble
|
7204010c05
|
Fixing format and copyright.
|
9 years ago |
Dan Born
|
1b5a264eb8
|
Allow new credential types to be added to tests.
|
9 years ago |
Dan Born
|
53a94ef4e7
|
Use standard include paths.
|
9 years ago |
Dan Born
|
7275f36411
|
Initialize mutex to nullptr.
|
9 years ago |
Dan Born
|
f30941cd95
|
Injectable test credentials provider interface.
|
9 years ago |
yang-g
|
12a0a2c20b
|
move tls type name to .cc file
|
9 years ago |
yang-g
|
4c8aed3dba
|
Add a helper to return all the secure types
|
9 years ago |
yang-g
|
17197ddc71
|
Revert "make an enum"
This reverts commit 5152cd29f8 .
|
9 years ago |
yang-g
|
5152cd29f8
|
make an enum
|
9 years ago |
yang-g
|
7d2a3e1917
|
Refactor end2end_test. Make the credentials a separate library.
|
9 years ago |
Craig Tiller
|
7536af02cf
|
Eliminate gpr_ int types - and insist on C99 variants instead
|
9 years ago |
David Garcia Quintas
|
0c331880d0
|
Hid test-only functions from surface/call.h
|
10 years ago |
yang-g
|
035cf093de
|
enable_ssl to use_tls
|
10 years ago |
Julien Boeuf
|
5be92a316d
|
Shuffling headers around.
|
10 years ago |
yang-g
|
9e2f90cd06
|
headers reorg
|
10 years ago |
David Garcia Quintas
|
7c0d914cce
|
wip for accept-encoding into tests
|
10 years ago |
David Garcia Quintas
|
80f3995e47
|
wip
|
10 years ago |
David Garcia Quintas
|
9c512bdf98
|
wip
|
10 years ago |
David Garcia Quintas
|
6dd49a5c8f
|
Added some methods to context inspector. Also minor tweak to server context IsCancelled() method
|
10 years ago |
David Garcia Quintas
|
3922005878
|
Introduced InteropContextInspector to be able to peek into server contexts during interop testing.
|
10 years ago |
David Garcia Quintas
|
8d9f830168
|
Introduced InteropContextInspector to be able to peek into server contexts during interop testing.
|
10 years ago |
Yang Gao
|
103837ee6b
|
Wrap ParseCommandLineFlags in InitTest
|
10 years ago |
Yang Gao
|
a40020788f
|
Split interop client and server into components
|
10 years ago |
Yang Gao
|
b946b5ea74
|
Refactor and add a unit test
|
10 years ago |
Nicolas "Pixel" Noble
|
1ff52d5278
|
Guard headers tool.
|
10 years ago |
Craig Tiller
|
190d360def
|
Add missing new-lines at end of file
|
10 years ago |
Craig Tiller
|
0605995e55
|
Update copyright to 2015
|
10 years ago |
yangg
|
1b151096d1
|
Add impl subdirectory under public and move headers that need to be installed
to it.
Change on 2015/01/09 by yangg <yangg@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83640373
|
10 years ago |
Nicolas Noble
|
b7ebd3b8c6
|
Initial import.
|
10 years ago |