Commit message (Expand) | Author | Age | |
---|---|---|---|
* | grpclb: deal with all-drops serverlists | David Garcia Quintas | 2017-07-25 |
* | enable epollsig | Sree Kuchibhotla | 2017-07-25 |
* | Disable epoll1 unless explicitly requested | Sree Kuchibhotla | 2017-07-24 |
* | Fix wrong logging of LB policy addresses | David Garcia Quintas | 2017-07-24 |
* | Merge pull request #11786 from y-zeng/fd_orphan | Yuchen Zeng | 2017-07-24 |
|\ | |||
* \ | Merge pull request #11733 from markdroth/security_api_cleanup | Mark D. Roth | 2017-07-24 |
|\ \ | |||
* \ \ | Merge pull request #11884 from yashykt/connect-auth | Yash Tibrewal | 2017-07-21 |
|\ \ \ | |||
| | * | | Add cancellation to asynchronous security APIs. | Mark D. Roth | 2017-07-21 |
* | | | | Merge pull request #11816 from sreecha/sreek-epoll1 | Sree Kuchibhotla | 2017-07-21 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #9840 from ctiller/maxstrm | Craig Tiller | 2017-07-21 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||
| | | * | | Changing a few variable names and adding few safety conditions | Yash Tibrewal | 2017-07-21 |
* | | | | | Merge pull request #11871 from murgatroid99/uv_portability_fix | Michael Lumish | 2017-07-21 |
|\ \ \ \ \ | |||
| | | * \ \ | Merge branch 'master' into sreek-epoll1 | Sree Kuchibhotla | 2017-07-20 |
| | | |\ \ \ | |_|_|/ / / |/| | | | | | |||
| | | * | | | Correctly fix the case where pollset->kicked_without_poller was missed | Sree Kuchibhotla | 2017-07-20 |
* | | | | | | Merge pull request #11890 from vjpai/inproc_comment | Vijay Pai | 2017-07-20 |
|\ \ \ \ \ \ | |||
| | | | | * | | Test credentials are passed with channel arg. Renamed macros and refactored c... | Yash Tibrewal | 2017-07-20 |
* | | | | | | | Merge pull request #11875 from murgatroid99/core_uv_reuse_port | Michael Lumish | 2017-07-20 |
|\ \ \ \ \ \ \ | |||
| | | * | | | | | Address comments: change names and remove unnecessary lines | murgatroid99 | 2017-07-20 |
| | * | | | | | | Improve a comment in inproc transport | Vijay Pai | 2017-07-20 |
| |/ / / / / / |/| | | | | | | |||
| | | | | * | | Nit correction | Yash Tibrewal | 2017-07-19 |
| | | | | * | | Removing a few style issues | Yash Tibrewal | 2017-07-19 |
* | | | | | | | Merge pull request #11770 from ncteisen/too-much-trace | Noah Eisen | 2017-07-19 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #11874 from dgquintas/fix_pending_grpclb | David G. Quintas | 2017-07-19 |
|\ \ \ \ \ \ \ \ | |||
| | | | | | * \ \ | Merge branch 'master' into sreek-epoll1 | Sree Kuchibhotla | 2017-07-19 |
| | | | | | |\ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||
| | | | | | | * | | Merged latest commit from upstream | Yash Tibrewal | 2017-07-19 |
| | | | | | | |\ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||
| | | | | | | * | | Adding connect auth feature. Proxy-Authorization header is being inserted whe... | Yash Tibrewal | 2017-07-19 |
| | | * | | | | | | Add SO_REUSEPORT support to uv iomgr code | murgatroid99 | 2017-07-19 |
* | | | | | | | | | Merge pull request #11755 from bsyk/observe_no_proxy | Mark D. Roth | 2017-07-19 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||
| * | | | | | | | | Check for no_proxy environment variable and skip proxy if host is listed | Ben Sykes | 2017-07-19 |
| | | * | | | | | | Const correct and clang | ncteisen | 2017-07-19 |
| | | | | | * | | | Consume kicked_without_poller | Sree Kuchibhotla | 2017-07-18 |
| | | | | | * | | | Fix race-condition in epoll1 poller's begin_worker() and pollset_kick() | Sree Kuchibhotla | 2017-07-18 |
| | | * | | | | | | Add comment | ncteisen | 2017-07-18 |
| | | * | | | | | | Quiet down getenv | ncteisen | 2017-07-18 |
| |_|/ / / / / / |/| | | | | | | | |||
| | | | | * | | | Add/update comments and remove unused fields | Sree Kuchibhotla | 2017-07-18 |
| | * | | | | | | Free pending grpclb update args | David Garcia Quintas | 2017-07-18 |
| |/ / / / / / |/| | | | | | | |||
| | * | | | | | Clang format | murgatroid99 | 2017-07-18 |
| | * | | | | | Merge branch 'master' into uv_portability_fix | murgatroid99 | 2017-07-18 |
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||
| | * | | | | | Add asserts that uv calls all run on the same thread | murgatroid99 | 2017-07-18 |
| | * | | | | | Fix failures in libuv portability tests | murgatroid99 | 2017-07-18 |
* | | | | | | | Merge pull request #11607 from yihuazhang/tsi_init | Mark D. Roth | 2017-07-18 |
|\ \ \ \ \ \ \ | |||
| | | | | | | * | Add already_closed in grpc_fd_orphan | Yuchen Zeng | 2017-07-17 |
| |_|_|_|_|_|/ |/| | | | | | | |||
* | | | | | | | Merge pull request #11788 from y-zeng/fix_fd_orphan | Yuchen Zeng | 2017-07-17 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||
| | | | | * | | Merge branch 'master' into sreek-epoll1 | Sree Kuchibhotla | 2017-07-17 |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | |||
| | | | | * | | release the g_epfd whent he engine is shutdown | Sree Kuchibhotla | 2017-07-17 |
| | * | | | | | Add GTS plugin | Yihua Zhang | 2017-07-17 |
* | | | | | | | Merge pull request #11858 from markdroth/client_channel_owners | Mark D. Roth | 2017-07-17 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #11189 from muxi/stream_compression | Muxi Yan | 2017-07-17 |
|\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | Set owners for client_channel tree. | Mark D. Roth | 2017-07-17 |
| |/ / / / / / / |/| | | | | | | | |||
* | | | | | | | | Reset OWNERS state | Craig Tiller | 2017-07-17 |