aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* Merge pull request #11901 from nathanielmanistaatgoogle/grpc_testingGravatar Nathaniel Manista2017-07-25
|\ | | | | gRPC Python test infrastructure.
* \ Merge pull request #11915 from dgquintas/grpclb_drop_fixesGravatar David G. Quintas2017-07-25
|\ \ | | | | | | grpclb: deal with all-drops serverlists
* \ \ Merge pull request #11932 from kpayson64/more_detailsGravatar kpayson642017-07-25
|\ \ \ | | | | | | | | Update package info with classifiers and updated webpage
| | * | grpclb: deal with all-drops serverlistsGravatar David Garcia Quintas2017-07-25
| |/ / |/| |
* | | Merge pull request #11925 from sreecha/disable-epoll1Gravatar Sree Kuchibhotla2017-07-25
|\ \ \ | | | | | | | | Disable epoll1 unless explicitly requested
| | * | Add classifiers to package detailsGravatar Ken Payson2017-07-25
| |/ / |/| |
| * | enable epollsigGravatar Sree Kuchibhotla2017-07-25
| | |
| | * gRPC Python test infrastructureGravatar Nathaniel Manista2017-07-25
| | | | | | | | | | | | (The time-related first part of it, anyway.)
* | | Revert "Separate internal-only and public parts of C++ API"Gravatar Vijay Pai2017-07-25
| | |
| * | Disable epoll1 unless explicitly requestedGravatar Sree Kuchibhotla2017-07-24
|/ /
* | Fix wrong logging of LB policy addressesGravatar David Garcia Quintas2017-07-24
| |
* | Merge pull request #11849 from apolcyn/fix_ruby_md_mem_leaks_masterGravatar apolcyn2017-07-24
|\ \ | | | | | | Fix memory leak in sent ruby metadata
* \ \ Merge pull request #11786 from y-zeng/fd_orphanGravatar Yuchen Zeng2017-07-24
|\ \ \ | | | | | | | | Support closed fd in grpc_fd_orphan()
* \ \ \ Merge pull request #11913 from apolcyn/debug_new_ruby_flakeGravatar apolcyn2017-07-24
|\ \ \ \ | | | | | | | | | | Fix ruby test flake
* \ \ \ \ Merge pull request #11733 from markdroth/security_api_cleanupGravatar Mark D. Roth2017-07-24
|\ \ \ \ \ | | | | | | | | | | | | Change security interfaces to better handle both sync and async cases.
| | * | | | Fix a ruby test flakeGravatar Alexander Polcyn2017-07-21
| | | | | |
* | | | | | Merge pull request #11884 from yashykt/connect-authGravatar Yash Tibrewal2017-07-21
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | HTTP CONNECT Auth support
| | | | * | fix memory leak with large metadata keys or valuesGravatar Alexander Polcyn2017-07-21
| | | | | |
| | * | | | Add cancellation to asynchronous security APIs.Gravatar Mark D. Roth2017-07-21
| | | | | |
* | | | | | Merge pull request #11816 from sreecha/sreek-epoll1Gravatar Sree Kuchibhotla2017-07-21
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | More changes to epoll1 poller (not enabled in tests yet)
* | | | | | Merge pull request #9840 from ctiller/maxstrmGravatar Craig Tiller2017-07-21
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Check max streams
| | | * | | Changing a few variable names and adding few safety conditionsGravatar Yash Tibrewal2017-07-21
| | | | | |
* | | | | | Merge pull request #11871 from murgatroid99/uv_portability_fixGravatar Michael Lumish2017-07-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix libuv core portability tests
* \ \ \ \ \ \ Merge pull request #11693 from ncteisen/refactor-thread-poolGravatar Noah Eisen2017-07-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Make CreateThreadPool Settable
| | | | * \ \ \ Merge branch 'master' into sreek-epoll1Gravatar Sree Kuchibhotla2017-07-20
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| | | | * | | | Correctly fix the case where pollset->kicked_without_poller was missedGravatar Sree Kuchibhotla2017-07-20
| | | | | | | |
* | | | | | | | Merge pull request #11890 from vjpai/inproc_commentGravatar Vijay Pai2017-07-20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Clarify inproc byte stream function
* \ \ \ \ \ \ \ \ Merge pull request #11764 from apolcyn/fix_ruby_socket_leakGravatar apolcyn2017-07-20
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Release resources more eagerly on ruby server
| | | | | | | * | | Test credentials are passed with channel arg. Renamed macros and refactored ↵Gravatar Yash Tibrewal2017-07-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | code as per suggestions. Renamed test to proxy_auth and changed it to use simple_request instead of a payload.
* | | | | | | | | | Merge pull request #11875 from murgatroid99/core_uv_reuse_portGravatar Michael Lumish2017-07-20
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add SO_REUSEPORT support to uv iomgr code
| | | | | * | | | | | Address comments: change names and remove unnecessary linesGravatar murgatroid992017-07-20
| | | | | | | | | | |
| | * | | | | | | | | add a standalone client auth testGravatar Alexander Polcyn2017-07-20
| | | | | | | | | | |
| | | * | | | | | | | Improve a comment in inproc transportGravatar Vijay Pai2017-07-20
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #11773 from michaelbausor/stub_paramGravatar Stanley Cheung2017-07-19
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Support parameter to change PHP generated stub suffix
| | | | | | | | * | | Nit correctionGravatar Yash Tibrewal2017-07-19
| | | | | | | | | | |
| | | * | | | | | | | add missing fields on server call context and improve robustness of finished ↵Gravatar Alexander Polcyn2017-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | calls
| | | | | | | | * | | Removing a few style issuesGravatar Yash Tibrewal2017-07-19
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #11770 from ncteisen/too-much-traceGravatar Noah Eisen2017-07-19
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Ensure that GRPC_VERBOSITY is checked before logging
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #11874 from dgquintas/fix_pending_grpclbGravatar David G. Quintas2017-07-19
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Free pending grpclb update args
| | | | | | | | | * \ \ \ Merge branch 'master' into sreek-epoll1Gravatar Sree Kuchibhotla2017-07-19
| | | | | | | | | |\ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| | | | | | | | | | * | | Merged latest commit from upstreamGravatar Yash Tibrewal2017-07-19
| | | | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| | | | | | | | | | * | | Adding connect auth feature. Proxy-Authorization header is being inserted ↵Gravatar Yash Tibrewal2017-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when user creds are present in uri
| | | | * | | | | | | | | Add SO_REUSEPORT support to uv iomgr codeGravatar murgatroid992017-07-19
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #11755 from bsyk/observe_no_proxyGravatar Mark D. Roth2017-07-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check for no_proxy environment variable and skip proxy if host is listed
| * | | | | | | | | | | | | Check for no_proxy environment variable and skip proxy if host is listedGravatar Ben Sykes2017-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will fix #9989, #11603, #11751. no_proxy is typically comma separated list of hosts and or domains. Matching must be from the end of the uri to accomodate whole domain and subdomain whitelisting. This will work for well-formed no_proxy strings, but may fail if there are additional spaces.
| | | * | | | | | | | | | | Const correct and clangGravatar ncteisen2017-07-19
| | | | | | | | | | | | | |
| | | | | | | | | | * | | | Consume kicked_without_pollerGravatar Sree Kuchibhotla2017-07-18
| | | | | | | | | | | | | |
| | | | | | | | | | * | | | Fix race-condition in epoll1 poller's begin_worker() and pollset_kick()Gravatar Sree Kuchibhotla2017-07-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which caused the designated poller to miss a kick in some cases
* | | | | | | | | | | | | | Merge pull request #11787 from guantaol/qps_driverGravatar Guantao Liu2017-07-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | Add a new metric and enable internal credential types in QPS Driver
| | | | | | * | | | | | | | make sure that client-side view of calls is robustGravatar Alexander Polcyn2017-07-18
| | | | | | | | | | | | | |