aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/tests/request_response_with_binary_metadata_and_payload.c
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-11
|\
| * Merge branch 'master' of github.com:grpc/grpc into generate-test-projectsGravatar Nicolas "Pixel" Noble2015-05-09
| |\
| * | Making the gRPC C tests building under Windows.Gravatar Nicolas Noble2015-05-09
* | | Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-08
|\ \ \ | | |/ | |/|
| * | Throw away queued messages on errorGravatar Craig Tiller2015-05-06
| |/
* / C Core API cleanup.Gravatar Craig Tiller2015-05-04
|/
* Switching to batch oriented metadata passingGravatar Craig Tiller2015-04-16
* Introduce slowdown factor for unit test deadlinesGravatar Craig Tiller2015-02-25
* Verifying the peer name on the X509 Certs correctly.Gravatar Julien Boeuf2015-02-23
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Fix up C testsGravatar Craig Tiller2015-02-11
* Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-11
|\
* | Allow two completion queues on request callGravatar Craig Tiller2015-02-10
| * Adding call host (:authority header) check in the secure channel.Gravatar Julien Boeuf2015-02-10
|/
* Fix some testsGravatar Craig Tiller2015-02-10
* Convert request_response_with_binary_metadata_and_payloadGravatar Craig Tiller2015-02-05
* Prepare for the new batch call API.Gravatar Craig Tiller2015-02-02
* Merge branch 'new_invoke_api' of github.com:google/grpc into updateGravatar Craig Tiller2015-01-15
|\
* | () --> (void)Gravatar Craig Tiller2015-01-15
| * Moving prototype from Google to GitHubGravatar Craig Tiller2015-01-13
|/
* Trailing metadata support.Gravatar ctiller2014-12-16
* Binary header encoding.Gravatar ctiller2014-12-15