aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/interop/reconnect_interop_client.cc
Commit message (Expand)AuthorAge
* add alts to interop testsGravatar Yihua Zhang2018-04-20
* Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Include x.pb.h instead of x.grpc.pb.h for message-only protosGravatar yang-g2017-03-06
* Connect to "localhost" from interop clients.Gravatar Paul Marks2017-02-07
* Merge github.com:grpc/grpc into channel_max_reconnect_backoffGravatar Craig Tiller2016-04-04
|\
| * Update copyrightsGravatar Craig Tiller2016-03-31
* | Merge github.com:grpc/grpc into channel_max_reconnect_backoffGravatar Craig Tiller2016-03-30
|\|
| * Auto-changesGravatar Craig Tiller2016-03-25
* | Added a channel argument to set the maximum reconnect backoff duration. Exten...Gravatar Aaron Isotton2016-03-08
|/
* Revert "Ensure that no #includes are inside of a namespace."Gravatar Craig Tiller2016-03-04
* sanityGravatar David Garcia Quintas2016-03-02
* Revert "Update reconnect_interop_client.cc"Gravatar Craig Tiller2016-03-02
* Update reconnect_interop_client.ccGravatar makdharma2016-03-02
* Consolidate C++ proto files under src/protoGravatar Craig Tiller2015-12-17
* headers reorgGravatar yang-g2015-08-21
* Remove ChannelInterface and replace it with ChannelGravatar yang-g2015-08-19
* Add reconnect interop test client and serverGravatar yang-g2015-07-24