Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
e1fd1bbe144f29a38a505d7b156dfc6aa7ba4ad8
/
test
/
cpp
/
interop
a400207
Split interop client and server into components
by Yang Gao
· 10 years ago
0caebbf
Splitting gRPC service class codegen into its own set of files.
by Nicolas "Pixel" Noble
· 10 years ago
6130809
Work around a compiler limitation caused by inability to properly handle
by vjpai
· 10 years ago
5e36d0d
Merge pull request #1093 from nicolasnoble/windows
by Jan Tattermusch
· 10 years ago
1fc0469
sync to head and run clang-format again
by Yang Gao
· 10 years ago
cfd6073
Various Windows fixes.
by Nicolas Noble
· 10 years ago
3c220df
Print out status when it is not ok in interop tests
by Yang Gao
· 10 years ago
6baa9b6
clang-format c++ code
by Yang Gao
· 10 years ago
7d6b184
add a jwt test case for interop test
by Yang Gao
· 10 years ago
f859510
Merge branch 'master' into jwt
by Yang Gao
· 10 years ago
61691f9
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
25770b0
add jwt token creds test_case
by Yang Gao
· 10 years ago
cf133f4
Make it possible to compile with gcc4.6
by Craig Tiller
· 10 years ago
29f1314
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
597a4f2
Verifying the peer name on the X509 Certs correctly.
by Julien Boeuf
· 10 years ago
42bc87c
Update C++ server with new core API
by Craig Tiller
· 10 years ago
47c83fd
Credentials prototyping
by Craig Tiller
· 10 years ago
fe8af4e
Rename interop_test.c --> interop_test.cc
by Craig Tiller
· 10 years ago
00bdbe6
Merge pull request #669 from yang-g/comments
by Michael Lumish
· 10 years ago
2f3e2ec
Make interop server respond to sigint
by Craig Tiller
· 10 years ago
bbd67c0
clean up some internal path and names
by Yang Gao
· 10 years ago
16a6ea6
Ensure interop tests are run as part of run_tests
by Craig Tiller
· 10 years ago
7e80efc
Making the usage of gflags uniform across distributions.
by Nicolas "Pixel" Noble
· 10 years ago
ba60820
Fixing gflags' include path.
by Nicolas "Pixel" Noble
· 10 years ago
ce5021b
Add missing new-lines at end of file
by Craig Tiller
· 10 years ago
190d360
Add missing new-lines at end of file
by Craig Tiller
· 10 years ago
0605995
Update copyright to 2015
by Craig Tiller
· 10 years ago
f74ec4e
Merge github.com:grpc/grpc into copyright
by Craig Tiller
· 10 years ago
347b83c
Merge github.com:grpc/grpc into copyright
by Craig Tiller
· 10 years ago
5e276e8
Merge github.com:grpc/grpc into c++api
by Craig Tiller
· 10 years ago
ad1fd3a
Add proto copyrights
by Craig Tiller
· 10 years ago
1d1f952
The Python interoperability testing server.
by Nathaniel Manista
· 10 years ago
857680b
Compile fixes
by Craig Tiller
· 10 years ago
f8ac5d8
Fixup callers with new api
by Craig Tiller
· 10 years ago
3f36f5e
Few minor fixes.
by Nicolas "Pixel" Noble
· 10 years ago
2b80e6f
format
by Yang Gao
· 10 years ago
aec1d0b
make the flag name shorter
by Yang Gao
· 10 years ago
bd18be2
add compute engine credentials support
by Yang Gao
· 10 years ago
d785904
resolve comments
by Yang Gao
· 10 years ago
3bc377c
Let each test case create its own channel.
by Yang Gao
· 10 years ago
c38dda4
add service_account support into interop client
by Yang Gao
· 10 years ago
94e97ef
sync messages.proto up to date.
by Yang Gao
· 10 years ago
dab7095
Make interop server listen on 0.0.0.0.
by Yang Gao
· 10 years ago
3d4cba4
kNumResponseMessages is an int, so i is doing signedness mismatch.
by Nicolas "Pixel" Noble
· 10 years ago
8fbcc43
Changing the SSL (Server) Credentials API.
by Julien Boeuf
· 10 years ago
b5dcec5
clang-format codebase
by Craig Tiller
· 10 years ago
0617057
Make interop server buildable on opensource build.
by yangg
· 10 years ago
6edb547
Enable streaming test case for gRPC client in GCE.
by chenw
· 10 years ago
ebb4e6d
Add Flags to override host and enable prod ssl root.
by chenw
· 10 years ago
59dfc90
Client side implementation of creating channel with credentials.
by yangg
· 10 years ago
69ca59f
Add slow client consumer test case for flow control test.
by chenw
· 10 years ago
abd90a6
Use '\0' instead of '0' in payload as java client actually checks that.
by yangg
· 10 years ago
72309c6
Getting the generated Makefile to support .proto files.
by nnoble
· 10 years ago
33a2168
Fixes package prefixes
by temiola
· 10 years ago
a8fd44a
Build CPP interop client in Git-on-[] as well as in [].
by chenw
· 10 years ago