| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown | Nicolas "Pixel" Noble | 2015-08-08 |
|\ |
|
| * | s/inherit/propagate/g | Craig Tiller | 2015-07-31 |
| * | Update wrappers, tests to new create_call() | Craig Tiller | 2015-07-31 |
* | | Properly initializing reserved pointer in tests. | Nicolas "Pixel" Noble | 2015-08-01 |
* | | Fixing C/C++ tests. | Nicolas "Pixel" Noble | 2015-07-29 |
| * | Added connectivity tests, fixed bugs | Craig Tiller | 2015-07-16 |
|/ |
|
* | clang-format affected files | Craig Tiller | 2015-06-17 |
* | Merge branch 'you-complete-me' into we-dont-need-no-backup | Craig Tiller | 2015-06-17 |
|\ |
|
| * | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-16 |
| |\ |
|
| | * | Added flags support to grpc_op. | David Garcia Quintas | 2015-06-14 |
* | | | Flush pending incoming messages when writing status | Craig Tiller | 2015-06-11 |
* | | | Merge branch 'you-complete-me' into we-dont-need-no-cv | Craig Tiller | 2015-05-28 |
|\| | |
|
| * | | Refine shutdown API | Craig Tiller | 2015-05-27 |
| * | | Work towards removing grpc_server_shutdown | Craig Tiller | 2015-05-26 |
| |/ |
|
* | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-24 |
|\| |
|
| * | Remove all uses of __FUNCTION__ | Craig Tiller | 2015-05-24 |
* | | Merge branch 'bye-bye-completion-queue-pie' into we-dont-need-no-backup | Craig Tiller | 2015-05-12 |
|\| |
|
| * | Merge github.com:grpc/grpc into bye-bye-completion-queue-pie | Craig Tiller | 2015-05-12 |
| |\ |
|
* | | | Tests compile again | Craig Tiller | 2015-05-11 |
| | * | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream | Craig Tiller | 2015-05-11 |
| | |\ |
|
* | | \ | Merge branch 'churn-churn-churn-the-api-gently-down-the-stream' into we-dont-... | Craig Tiller | 2015-05-11 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| | * | Merge github.com:grpc/grpc into bye-bye-completion-queue-pie | Craig Tiller | 2015-05-11 |
| | |\
| |_|/
|/| | |
|
* | | | Making the gRPC C tests building under Windows. | Nicolas Noble | 2015-05-09 |
| * | | Completion queue binding for new requests API change | Craig Tiller | 2015-05-06 |
|/ / |
|
| * | C Core API cleanup. | Craig Tiller | 2015-05-04 |
|/ |
|
* | Convert some tests to new API | Craig Tiller | 2015-04-28 |
* | Introduce slowdown factor for unit test deadlines | Craig Tiller | 2015-02-25 |
* | Verifying the peer name on the X509 Certs correctly. | Julien Boeuf | 2015-02-23 |
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
* | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
* | Adding call host (:authority header) check in the secure channel. | Julien Boeuf | 2015-02-10 |
* | Prepare for the new batch call API. | Craig Tiller | 2015-02-02 |
* | Merge branch 'new_invoke_api' of github.com:google/grpc into update | Craig Tiller | 2015-01-15 |
|\ |
|
* | | () --> (void) | Craig Tiller | 2015-01-15 |
* | | clang-format | Craig Tiller | 2015-01-15 |
* | | Remove calls to grpc_call_accept from C core tests. | Craig Tiller | 2015-01-15 |
| * | clang-format codebase | Craig Tiller | 2015-01-13 |
| * | Moving prototype from Google to GitHub | Craig Tiller | 2015-01-13 |
|/ |
|
* | Trailing metadata support. | ctiller | 2014-12-16 |
* | GOAWAY & Reconnection support. | ctiller | 2014-12-15 |