Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-09 |
|\ | |||
* | | Move load_file into iomgr | Craig Tiller | 2016-05-18 |
| | | |||
* | | Fix compile errors | Craig Tiller | 2016-05-18 |
| | | |||
| * | Allow servers to select compression level via initial MD. | David Garcia Quintas | 2016-05-09 |
|/ | | | | | | | | Setting the newly added compression_level field of grpc_op::send_initial_metadata by a server now has the effect of applying that compression level for the subsequent call messages leaving the server. The ultimate meaning of the level depends on the client's supported compression algorithms. | ||
* | Getting dependencies fixed up | Craig Tiller | 2016-04-05 |
| | |||
* | Merge github.com:grpc/grpc into ignore_connectivity | Craig Tiller | 2016-03-31 |
|\ | |||
| * | Update copyrights | Craig Tiller | 2016-03-31 |
| | | |||
* | | Merge branch 'idempotent' into ignore_connectivity | Craig Tiller | 2016-03-28 |
|\| | |||
* | | Merge branch 'idempotent' into ignore_connectivity | Craig Tiller | 2016-03-28 |
|\ \ | |||
| | * | Move chttp2 related files under ext/ | Craig Tiller | 2016-03-28 |
| |/ | |||
| * | Fix formatting | Craig Tiller | 2016-03-26 |
| | | |||
| * | Fix another path | Craig Tiller | 2016-03-25 |
| | | |||
| * | Fix includes | Craig Tiller | 2016-03-25 |
| | | |||
| * | Auto-changes | Craig Tiller | 2016-03-25 |
| | | |||
| * | Fixing sanity. | Nicolas "Pixel" Noble | 2016-03-24 |
| | | |||
| * | Adding an argument to bad_ssl_cert in order to override the location of the ↵ | Nicolas "Pixel" Noble | 2016-03-19 |
| | | | | | | | | test certificate. | ||
* | | Fix copyrights | Craig Tiller | 2016-03-11 |
| | | |||
* | | Fix some bugs | Craig Tiller | 2016-03-11 |
|/ | |||
* | Fix copyrights | Craig Tiller | 2016-02-23 |
| | |||
* | Add a sanity test for name aliasing | Craig Tiller | 2016-02-22 |
| | |||
* | Rollback gpr deletion | Craig Tiller | 2016-02-09 |
| | |||
* | Removing gpr as a separated library. | Nicolas "Pixel" Noble | 2016-01-30 |
| | |||
* | Fix copyrights | Craig Tiller | 2016-01-20 |
| | |||
* | Add CPU cost measurement, tune parameters, decrease default maxjobs | Craig Tiller | 2016-01-20 |
| | |||
* | Eliminate gpr_ int types - and insist on C99 variants instead | Craig Tiller | 2015-12-22 |
| | |||
* | BoringSSL integration: non-vsprojects changes | Craig Tiller | 2015-12-22 |
| | |||
* | clang-format | Craig Tiller | 2015-12-16 |
| | |||
* | Get the right ordering of h2, not-h2 | Craig Tiller | 2015-12-14 |
| | |||
* | Ensure test fails if SSL connection succeeds | Craig Tiller | 2015-12-14 |
| | |||
* | Add documentation | Craig Tiller | 2015-12-14 |
| | |||
* | clang-format | Craig Tiller | 2015-12-14 |
| | |||
* | Dont run on Windows just yet | Craig Tiller | 2015-12-13 |
| | |||
* | Fix leak | Craig Tiller | 2015-12-13 |
| | |||
* | Dont run the servers as tests | Craig Tiller | 2015-12-13 |
| | |||
* | Add cast | Craig Tiller | 2015-12-13 |
| | |||
* | Add tests for failed SSL connections: bad cert, and bad alpn config | Craig Tiller | 2015-12-13 |