Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Added a channel argument to set the maximum reconnect backoff duration. Exten... | Aaron Isotton | 2016-03-08 |
* | 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 |
* | Make override hostname an argument for testing against prod gfe. | yangg | 2014-12-29 |
* | Client side implementation of creating channel with credentials. | yangg | 2014-12-29 |