Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #16187 from apolcyn/ipv6_resolver_scope_ids | apolcyn | 2019-01-08 |
|\ | | | | | Support named scope id's in grpc_parse_ipv6 on posix platforms | ||
* \ | Merge pull request #17656 from chwarr/comment-typos | Jan Tattermusch | 2019-01-08 |
|\ \ | | | | | | | Fix typos in comments | ||
* \ \ | Merge pull request #17655 from yashykt/callbackwriteoptions | Vijay Pai | 2019-01-08 |
|\ \ \ | | | | | | | | | Use the WriteOptions in Client Callback API | ||
| | * | | Fix typos in comments | Christopher Warrington | 2019-01-07 |
| | | | | |||
| * | | | Use the WriteOptions in Client Callback API | Yash Tibrewal | 2019-01-07 |
| |/ / | |||
* / / | Update docs according to #17630 | Yash Tibrewal | 2019-01-07 |
|/ / | |||
* | | Merge pull request #17630 from yashykt/nocopyinterception | Yash Tibrewal | 2019-01-07 |
|\ \ | | | | | | | Modifying semantics for GetSendMessage and GetSerializedSendMessage. Also adding ModifySendMessage | ||
| * | | Always nullify serializer to free memory | Yash Tibrewal | 2019-01-07 |
| | | | |||
* | | | Merge pull request #17279 from yashykt/linuxversionmanylinux | Yash Tibrewal | 2019-01-07 |
|\ \ \ | | | | | | | | | Include linux/version.h for manylinux | ||
| | * \ | Merge branch 'master' into nocopyinterception | Yash Tibrewal | 2019-01-07 |
| | |\ \ | |||
* | | \ \ | Merge pull request #16190 from muxi/config-isolation | Muxi Yan | 2019-01-07 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Implement L38: gRPC Objective-C API Upgrade | ||
| | | * | | Address reviewer comments | Yash Tibrewal | 2019-01-07 |
| | | | | | |||
* | | | | | Merge branch 'master' into failhijackedrecv | Yash Tibrewal | 2019-01-04 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge branch 'master' into failhijackedrecv | Yash Tibrewal | 2019-01-04 |
|\ \ \ \ \ \ | |||
* | | | | | | | Add more information on the usage of FailHijackedRecvMessage | Yash Tibrewal | 2019-01-04 |
| | | | | | | | |||
| | | | | * | | Use Status() instead of Status::OK to avoid issues with codegen_test_minimal | Yash Tibrewal | 2019-01-03 |
| | | | | | | | |||
| | * | | | | | s/two/three | Yash Tibrewal | 2019-01-03 |
| | | | | | | | |||
| | | | | * | | Remove unused variable | Yash Tibrewal | 2019-01-03 |
| | | | | | | | |||
| | | | | * | | Modifying semantics for GetSendMessage and GetSerializedSendMessage. | Yash Tibrewal | 2019-01-03 |
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | Also adding ModifySendMessage | ||
| | * | | | | Merge branch 'master' into failhijackedsend | Yash Tibrewal | 2019-01-03 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||
| | | | | * | Add a way to avoid if_nametoindex function for non-posix linux platforms ↵ | Alexander Polcyn | 2019-01-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | that don't support it | ||
| * | | | | | Rename GetSendMessage to GetSerializedSendMessage and GetOriginalSendMessage ↵ | Yash Tibrewal | 2019-01-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | to GetSendMessage | ||
| * | | | | | Rename new SendMessage types to SendMessagePtr | Yash Tibrewal | 2019-01-02 |
| | | | | | | |||
| * | | | | | Provide GetOriginalSendMessage for some APIs | Yash Tibrewal | 2018-12-28 |
| | |_|_|/ | |/| | | | |||
* | | | | | Merge branch 'master' into failhijackedrecv | Yash Tibrewal | 2018-12-26 |
|\| | | | | |||
| | * | | | Merge branch 'master' into failhijackedsend | Yash Tibrewal | 2018-12-26 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge pull request #17552 from vjpai/interceptor_comments | Vijay Pai | 2018-12-18 |
| |\ \ \ \ | | | | | | | | | | | | | Document purpose and validity of interception API | ||
| | * | | | | Add comments explaining purpose and validity of interception API | Vijay Pai | 2018-12-18 |
| | | | | | | |||
| * | | | | | Merge pull request #17544 from yashykt/factorydocs | Yash Tibrewal | 2018-12-18 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Allow interceptor creators to return nullptr | ||
| * \ \ \ \ \ | Merge pull request #17512 from hcaseyal/update_md_doc | hcaseyal | 2018-12-18 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | Improve metadata documentation for the user | ||
| | | | * | | | Add missing argument | Yash Tibrewal | 2018-12-18 |
| | | | | | | | |||
| | | * | | | | Allow interceptor creators to return nullptr | Yash Tibrewal | 2018-12-18 |
| | | | | | | | |||
| | * | | | | | Improve metadata documentation for the user | Hope Casey-Allen | 2018-12-18 |
| | | | | | | | |||
| | | | * | | | Merge master | Yash Tibrewal | 2018-12-18 |
| | | | |\ \ \ | | | | |/ / / | | | |/| | | | |||
| * | | | | | | Clarify compression algorithm enum order | Juanli Shen | 2018-12-18 |
| | | | | | | | |||
| * | | | | | | Give the interceptors header files in include/grpcpp/support | Vijay Pai | 2018-12-17 |
| | |/ / / / | |/| | | | | |||
| * | | | | | Merge pull request #17370 from yihuazhang/local_tcp_loopback | yihuaz | 2018-12-17 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Extend local channel/server credentials to support TCP loopback | ||
| * | | | | | | Reset the SendMessage pointer before post-interception | Vijay Pai | 2018-12-16 |
| | | | | | | | |||
| | * | | | | | extend local credentials to support tcp loopback | Yihua Zhang | 2018-12-16 |
| |/ / / / / | |||
| * | | | | | Merge pull request #17510 from vjpai/bb_api | Vijay Pai | 2018-12-14 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | Add API comments indicating that byte buffer copy is size-independent | ||
| | * | | | | Add API comments indicating that byte buffer copy is size-independent | Vijay Pai | 2018-12-14 |
| | | | | | | |||
| * | | | | | Merge pull request #17434 from vjpai/delete | Vijay Pai | 2018-12-14 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | Delete unwanted constructor/assignment | ||
| * | | | | | Merge pull request #17468 from nicolasnoble/grpc_namespace | Nicolas Noble | 2018-12-13 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Moving ::grpc::Alarm to ::grpc_impl::Alarm. | ||
| | | | | * \ | Merge remote-tracking branch 'upstream/master' into config-isolation | Muxi Yan | 2018-12-12 |
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | | | |||
| | * | | | | | Moving ::grpc::Alarm to ::grpc_impl::Alarm. | Nicolas "Pixel" Noble | 2018-12-12 |
| | | | | | | | |||
| * | | | | | | Add max_results to ServerSockets | ncteisen | 2018-12-11 |
| | | | | | | | |||
| | | | | * | | Merge branch 'master' into config-isolation | Muxi Yan | 2018-12-10 |
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | | | |||
| * | | | | | | Merge pull request #17435 from yang-g/health_service_shutdown | Yang Gao | 2018-12-07 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add a Shutdown call to HealthCheckServiceInterface | ||
| | | | * | | | | Delete unwanted constructor/assignment | Vijay Pai | 2018-12-06 |
| | | | | | | | | |||
| | * | | | | | | Add a Shutdown call to HealthCheckServiceInterface | yang-g | 2018-12-06 |
| | | |/ / / / | | |/| | | | |