Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added a channel argument to set the maximum reconnect backoff duration. ↵ | Aaron Isotton | 2016-03-08 |
| | | | | | | Extended the interop test to test the custom reconnect backoffs. This closes #5377. | ||
* | Fixing Cpp tests. | Julien Boeuf | 2015-10-12 |
| | |||
* | Shuffling headers around. | Julien Boeuf | 2015-08-28 |
| | |||
* | headers reorg | yang-g | 2015-08-21 |
| | |||
* | Remove ChannelInterface and replace it with Channel | yang-g | 2015-08-19 |
| | |||
* | support per call credentials in c++ | Yang Gao | 2015-05-14 |
| | |||
* | Guard headers tool. | Nicolas "Pixel" Noble | 2015-03-01 |
| | |||
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
| | |||
* | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
| | |||
* | run clang-format | Yang Gao | 2015-01-26 |
| | |||
* | make CreateTestChannel support additional credentials besides ssl | Yang Gao | 2015-01-25 |
| | |||
* | Add SSL root for production GFE. | chenw | 2014-12-29 |
| | | | | | | | Change on 2014/12/19 by chenw <chenw@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=82554526 | ||
* | Make override hostname an argument for testing against prod gfe. | yangg | 2014-12-29 |
| | | | | | | | Change on 2014/12/19 by yangg <yangg@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=82544544 | ||
* | Client side implementation of creating channel with credentials. | yangg | 2014-12-29 |
The old test_ssl_channel related code is deleted and the new create channel call is used for interop tests. Change on 2014/12/19 by yangg <yangg@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=82540921 |