Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix the muddled linkeage of channelz | ncteisen | 2018-07-06 |
| | |||
* | Merge pull request #15909 from yihuazhang/local_channel_credentials | yihuaz | 2018-07-06 |
|\ | | | | | Implement local channel/server credentials | ||
* \ | Merge pull request #15879 from hcaseyal/client_auth_allocation | hcaseyal | 2018-07-03 |
|\ \ | | | | | | | Remove allocation in client auth filter and use call arena instead | ||
| | * | minor fix | Yihua Zhang | 2018-07-03 |
| | | | |||
| | * | finished 2nd revision | Yihua Zhang | 2018-07-03 |
| | | | |||
| * | | Allocate on call arena in client_auth_filter | Hope Casey-Allen | 2018-07-03 |
| | | | |||
| | * | finished 1st revision | Yihua Zhang | 2018-07-02 |
| | | | |||
| | * | implement loca credentials | Yihua Zhang | 2018-07-02 |
| |/ |/| | |||
* | | Remove auth_context from call data. Use channel data auth context instead | Hope Casey-Allen | 2018-06-29 |
| | | |||
* | | Fix macro error and clang tidy | Hope Casey-Allen | 2018-06-29 |
| | | |||
* | | Remove allocation in server_auth_filter | Hope Casey-Allen | 2018-06-29 |
| | | |||
* | | Merge pull request #15891 from markdroth/subchannel_alignment_fix | Mark D. Roth | 2018-06-28 |
|\ \ | | | | | | | Fix subchannel call stack alignment | ||
* | | | timer manager: don't turn off threading in start_threads() | Eric Gribkoff | 2018-06-27 |
| | | | |||
| * | | Avoid duplicate definitions of ROUND_UP_TO_ALIGNMENT_SIZE() macro. | Mark D. Roth | 2018-06-27 |
| |/ | |||
* | | Merge pull request #15828 from apolcyn/fix_gcd | apolcyn | 2018-06-26 |
|\ \ | | | | | | | Explicitly delete c-ares fd's from pollset set after c-ares is done | ||
* \ \ | Merge pull request #15848 from vjpai/thd_fix | Vijay Pai | 2018-06-26 |
|\ \ \ | | | | | | | | | Check the value in the pointer, not the address | ||
| | * | | Explicitly delete fd from pollset set after c-ares is done | Alexander Polcyn | 2018-06-26 |
| | | | | |||
* | | | | Disable connectivity_state query for now | ncteisen | 2018-06-26 |
| |_|/ |/| | | |||
* | | | Merge pull request #15776 from sreecha/epollex-ownerfd-fix | Sree Kuchibhotla | 2018-06-25 |
|\ \ \ | | | | | | | | | Prevent pollable from accessing a potentially orphaned/destroyed fd | ||
* \ \ \ | Merge pull request #15839 from hcaseyal/server_auth_allocation | hcaseyal | 2018-06-25 |
|\ \ \ \ | | | | | | | | | | | Remove allocation in server_auth filter | ||
| * | | | | Remove allocation in server_auth filter and allocate on the arena instead | Hope Casey-Allen | 2018-06-22 |
| | | | | | |||
* | | | | | Merge pull request #15850 from grpc/v1.13.x | Mehrdad Afshari | 2018-06-22 |
|\ \ \ \ \ | |/ / / / |/| | | | | Upmerge 1.13.x into master | ||
| | | * | | Check the value in the pointer, not the address | Vijay Pai | 2018-06-22 |
| |_|/ / |/| | | | |||
| | * | | Merge branch 'master' into epollex-ownerfd-fix | Sree Kuchibhotla | 2018-06-21 |
| | |\ \ | |_|/ / |/| | | | |||
* | | | | Merge pull request #15799 from AspirinSJL/htonl | Juanli Shen | 2018-06-20 |
|\ \ \ \ | | | | | | | | | | | Add endianness conversion for long | ||
| | * | | | Changes | kpayson64 | 2018-06-20 |
| | | | | | |||
* | | | | | Reviewer feedback | ncteisen | 2018-06-19 |
| | | | | | |||
* | | | | | Merge branch 'master' of https://github.com/grpc/grpc into channelz | ncteisen | 2018-06-19 |
|\ \ \ \ \ | |||
| | | | * | | Fix bug in pollset_add_fd_locked and a tsan error | Sree Kuchibhotla | 2018-06-19 |
| | | | | | | |||
| | | | * | | Merge branch 'master' into epollex-ownerfd-fix | Sree Kuchibhotla | 2018-06-19 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| * | | | | | Merge pull request #15274 from JackOfMostTrades/verify-callback-core | Mark D. Roth | 2018-06-19 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Create verify_peer_options when creating ssl credentials to support a peer verification callback | ||
| * \ \ \ \ \ | Merge pull request #15782 from markdroth/recv_trailing_metadata_ready3 | Mark D. Roth | 2018-06-19 |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | Third attempt: move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops | ||
| | | | * | | | TODO | Juanli Shen | 2018-06-18 |
| | | | | | | | |||
| | | | * | | | Add endianness conversion for long | Juanli Shen | 2018-06-18 |
| | | | | | | | |||
| | | | | | * | Merge branch 'master' into epollex-ownerfd-fix | Sree Kuchibhotla | 2018-06-18 |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | |||
| | | | | | * | Added a test to catch such things in future | Sree Kuchibhotla | 2018-06-16 |
| | | | | | | | |||
| | | | | | * | add the missing gpr_mu_destroy | Sree Kuchibhotla | 2018-06-15 |
| | | | | | | | |||
| | | | | * | | Regenerate projects | Mehrdad Afshari | 2018-06-15 |
| | | | | | | | |||
| | | | | * | | Add a null check for the endpoint on shutdown | kpayson64 | 2018-06-15 |
| | | | | | | | |||
| | * | | | | | Get status from wire even if the recv_trailing_metadata batch callback | Mark D. Roth | 2018-06-15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | is invoked with an error. | ||
* | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into channelz | ncteisen | 2018-06-15 |
|\| | | | | | | |||
* | | | | | | | Make channelz an opt in feature | ncteisen | 2018-06-15 |
| | | | | | | | |||
| * | | | | | | Merge pull request #15694 from srini100/bump-to-v1.14 | Srini Polavarapu | 2018-06-14 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Bump master to v1.14 | ||
| | | | | | | * | Prevent pollable from accessing a potentially orphaned/destroyed fd | Sree Kuchibhotla | 2018-06-14 |
| | | | | | | | | |||
| * | | | | | | | Merge pull request #15726 from kwasimensah/master | Nicolas Noble | 2018-06-14 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add sys/epoll.h header to relevant files | ||
| | | | * | | | | | Revert "Merge pull request #15746 from ↵ | Mark D. Roth | 2018-06-14 |
| | | | | |_|_|/ | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc/revert-15709-recv_trailing_metadata_ready2" This reverts commit 3f9308ce1f8cb42c96901c1700f0b9dbb531f186, reversing changes made to 92a0ae0b1081840d2c5a488f66bf6550c1a492f4. | ||
| * | | / | | | | Revert "Add Type Checking On Channel Args" | Noah Eisen | 2018-06-14 |
| | |_|/ / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into channelz | ncteisen | 2018-06-13 |
|\| | | | | | | |||
| * | | | | | | Merge pull request #15678 from ncteisen/channel-arg-sanity | Noah Eisen | 2018-06-13 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add Type Checking On Channel Args | ||
| * \ \ \ \ \ \ | Merge pull request #15727 from kpayson64/null_endpoint | kpayson64 | 2018-06-13 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add a null check for the endpoint on shutdown |