Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Completed interop spec, as well as code for c++ | David Garcia Quintas | 2016-06-09 |
| | |||
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | Fix copyright | Craig Tiller | 2016-03-25 |
| | |||
* | Fix includes | Craig Tiller | 2016-03-25 |
| | |||
* | Eliminate gpr_ int types - and insist on C99 variants instead | Craig Tiller | 2015-12-22 |
| | |||
* | Hid test-only functions from surface/call.h | David Garcia Quintas | 2015-10-08 |
| | |||
* | enable_ssl to use_tls | yang-g | 2015-10-01 |
| | |||
* | Shuffling headers around. | Julien Boeuf | 2015-08-28 |
| | |||
* | headers reorg | yang-g | 2015-08-21 |
| | |||
* | wip for accept-encoding into tests | David Garcia Quintas | 2015-07-23 |
| | |||
* | wip | David Garcia Quintas | 2015-07-21 |
| | |||
* | Merge branch 'master' into compression-interop | David Garcia Quintas | 2015-07-20 |
|\ | |||
* | | wip | David Garcia Quintas | 2015-07-20 |
| | | |||
| * | Added some methods to context inspector. Also minor tweak to server context ↵ | David Garcia Quintas | 2015-07-15 |
| | | | | | | | | IsCancelled() method | ||
* | | Introduced InteropContextInspector to be able to peek into server contexts ↵ | David Garcia Quintas | 2015-07-13 |
| | | | | | | | | during interop testing. | ||
| * | Introduced InteropContextInspector to be able to peek into server contexts ↵ | David Garcia Quintas | 2015-07-13 |
|/ | | | | during interop testing. | ||
* | Wrap ParseCommandLineFlags in InitTest | Yang Gao | 2015-04-15 |
| | |||
* | Split interop client and server into components | Yang Gao | 2015-04-09 |