aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/tests/cancel_after_accept_and_writes_closed.c
Commit message (Expand)AuthorAge
* Hand-written changesGravatar Craig Tiller2015-08-31
* clang-format all sourceGravatar Craig Tiller2015-08-18
* Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-08
|\
| * Fix proxy, finalize APIGravatar Craig Tiller2015-08-05
| * s/inherit/propagate/gGravatar Craig Tiller2015-07-31
| * Update wrappers, tests to new create_call()Gravatar Craig Tiller2015-07-31
* | Properly initializing reserved pointer in tests.Gravatar Nicolas "Pixel" Noble2015-08-01
* | Fixing C/C++ tests.Gravatar Nicolas "Pixel" Noble2015-07-29
|/
* clang-format affected filesGravatar Craig Tiller2015-06-17
* Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
|\
| * Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-16
| |\
| | * Added flags support to grpc_op.Gravatar David Garcia Quintas2015-06-14
* | | Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-09
|\| |
| * | Merge remote-tracking branch 'upstream/master' into you-complete-me-csharpGravatar Jan Tattermusch2015-06-09
| |\|
| | * Changes to byte_buffer based on comments.Gravatar David Garcia Quintas2015-06-08
* | | Merge branch 'you-complete-me' into we-dont-need-no-cvGravatar Craig Tiller2015-05-28
|\| |
| * | Refine shutdown APIGravatar Craig Tiller2015-05-27
| * | Work towards removing grpc_server_shutdownGravatar Craig Tiller2015-05-26
| |/
* | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-24
|\|
| * Remove all uses of __FUNCTION__Gravatar Craig Tiller2015-05-24
* | Merge branch 'bye-bye-completion-queue-pie' into we-dont-need-no-backupGravatar Craig Tiller2015-05-12
|\|
| * Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-12
| |\
* | | Tests compile againGravatar Craig Tiller2015-05-11
| | * Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-11
| | |\
* | | | Test editsGravatar Craig Tiller2015-05-11
* | | | Merge branch 'churn-churn-churn-the-api-gently-down-the-stream' into we-dont-...Gravatar Craig Tiller2015-05-11
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-11
| | |\ | |_|/ |/| |
* | | Making the gRPC C tests building under Windows.Gravatar Nicolas Noble2015-05-09
| * | Completion queue binding for new requests API changeGravatar Craig Tiller2015-05-06
|/ /
| * C Core API cleanup.Gravatar Craig Tiller2015-05-04
|/
* Convert some tests to new APIGravatar Craig Tiller2015-04-28
* 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
* Adding call host (:authority header) check in the secure channel.Gravatar Julien Boeuf2015-02-10
* Prepare for the new batch call API.Gravatar Craig Tiller2015-02-02
* Re-enabling errors on warning, disabling unused parameter warning, and fixing...Gravatar Nicolas "Pixel" Noble2015-01-30
* Merge branch 'new_invoke_api' of github.com:google/grpc into update-apiGravatar Craig Tiller2015-01-16
|\
* | Fix returned statusGravatar Craig Tiller2015-01-16
| * Merge branch 'new_invoke_api' of github.com:google/grpc into updateGravatar Craig Tiller2015-01-15
|/|
* | () --> (void)Gravatar Craig Tiller2015-01-15
* | Remove calls to grpc_call_accept from C core tests.Gravatar Craig Tiller2015-01-15
| * Moving prototype from Google to GitHubGravatar Craig Tiller2015-01-13
|/
* Trailing metadata support.Gravatar ctiller2014-12-16
* Initial import.Gravatar Nicolas Noble2014-11-26