aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/interop/http2_client.cc
Commit message (Collapse)AuthorAge
* add alts to interop testsGravatar Yihua Zhang2018-04-20
|
* Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
|
* Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
|
* Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
|
* Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Fix http2_interop test for c++ and pythonGravatar yang-g2017-04-20
|
* Include x.pb.h instead of x.grpc.pb.h for message-only protosGravatar yang-g2017-03-06
|
* refactor clientGravatar Eric Gribkoff2017-03-01
|
* Enable C++ negative http2 testGravatar Eric Gribkoff2017-03-01
|
* Connect to "localhost" from interop clients.Gravatar Paul Marks2017-02-07
| | | | | | | | This is for compatibility with IPv6-only environments; see the Google bug b/32531998. Note that InteropClient.cs and http2_client.cc don't appear to be tested by our internal branch, but I've included them for consistency.
* Adds HTTP/2 interop test clientGravatar Eric Gribkoff2017-01-11