aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Code review changes.Gravatar Mark D. Roth2016-12-01
* Merge remote-tracking branch 'upstream/master' into security_handshaker1Gravatar Mark D. Roth2016-11-30
|\
| * Merge pull request #8880 from dgquintas/json_localhost_carnageGravatar David G. Quintas2016-11-30
| |\
| * \ Merge pull request #8903 from ctiller/tcp_shutdownGravatar Craig Tiller2016-11-30
| |\ \
| * | | Review feedbackGravatar Craig Tiller2016-11-30
| * | | Break infinite connection retry loopGravatar Craig Tiller2016-11-30
* | | | Allow handshaking to be retried.Gravatar Mark D. Roth2016-11-30
* | | | Eliminate some code duplication.Gravatar Mark D. Roth2016-11-30
* | | | Fix unref-while-lock-held bug. Only shut down handshaker if in progress.Gravatar Mark D. Roth2016-11-30
| | * | clang-formatGravatar Craig Tiller2016-11-30
| | * | Merge branch 'tcp_shutdown' of github.com:ctiller/grpc into tcp_shutdownGravatar Craig Tiller2016-11-30
| | |\ \
| | * | | Further safety fixes for TCP on WindowsGravatar Craig Tiller2016-11-30
| * | | | Merge pull request #8857 from jtattermusch/csharp_reflectionGravatar Jan Tattermusch2016-11-30
| |\ \ \ \
| | | | | * Merge branch 'master' of github.com:grpc/grpc into json_localhost_carnageGravatar David Garcia Quintas2016-11-29
| | | | | |\ | | |_|_|_|/ | |/| | | |
* | | | | | Always shut down endpoints before destroying them.Gravatar Mark D. Roth2016-11-29
* | | | | | Make handshaker responsible for destroying endpoint on shutdown or failure.Gravatar Mark D. Roth2016-11-29
| | | | * | clang-formatGravatar Craig Tiller2016-11-29
| | | | * | Merge github.com:grpc/grpc into tcp_shutdownGravatar Craig Tiller2016-11-29
| | | |/| | | | |_|/ / | |/| | |
| | | * | Fix races on tcp server shutdown on WindowsGravatar Craig Tiller2016-11-29
* | | | | Eliminate the user_data overloading hack in handshake_manager.Gravatar Mark D. Roth2016-11-29
* | | | | Fix locking bug in HTTP CONNECT handshaker.Gravatar Mark D. Roth2016-11-29
* | | | | Merge remote-tracking branch 'upstream/master' into security_handshaker1Gravatar Mark D. Roth2016-11-29
|\| | | |
| * | | | Merge pull request #8894 from ctiller/fixit14Gravatar Craig Tiller2016-11-29
| |\ \ \ \
| * \ \ \ \ Merge pull request #8876 from ctiller/iomgr_shutdownGravatar Craig Tiller2016-11-29
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | | * | remove one more publicSignGravatar Jan Tattermusch2016-11-29
| | | * | | Fix TSAN race on adding a reclaimerGravatar Craig Tiller2016-11-29
| * | | | | Merge pull request #8868 from markdroth/fixit_qpsGravatar Mark D. Roth2016-11-29
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | | | * | fix proto import paths for C# where possibleGravatar Jan Tattermusch2016-11-29
| | | | * | add C# server reflectionGravatar Jan Tattermusch2016-11-29
| | |_|/ / | |/| | |
| | | | * Added pid logging to subprocessGravatar David Garcia Quintas2016-11-28
| | | * | Flush platform stuff after timer eventsGravatar Craig Tiller2016-11-28
| | | |/
| * | / Fixed http_client raceGravatar David Garcia Quintas2016-11-28
| | |/ | |/|
| | * Fix subprocess code to avoid redundant calls to waitpid().Gravatar Mark D. Roth2016-11-28
| |/
| * Fix clang-formatGravatar Craig Tiller2016-11-28
| * Fix mac buildGravatar Craig Tiller2016-11-28
| * Merge pull request #8825 from jtattermusch/manual_upmerge_101Gravatar Jan Tattermusch2016-11-24
| |\
| | * fix formattingGravatar Jan Tattermusch2016-11-24
| * | Merge pull request #8847 from yang-g/clang-formatGravatar David G. Quintas2016-11-23
| |\ \
| | * | Clang-formatGravatar yang-g2016-11-23
| * | | Merge pull request #8827 from jtattermusch/ur_does_not_reference_tcpGravatar Jan Tattermusch2016-11-23
| |\ \ \ | | |/ / | |/| |
| * | | Merge pull request #8650 from kpayson64/poll_cv_improvementGravatar kpayson642016-11-23
| |\ \ \
| * \ \ \ Merge pull request #8815 from yang-g/http_traceGravatar Yang Gao2016-11-23
| |\ \ \ \
| | | | | * regenerate C# protosGravatar Jan Tattermusch2016-11-23
| | | | | * use thread pool from v1.0.x but keep server call life cycle in masterGravatar Alexander Polcyn2016-11-23
| * | | | | Merge pull request #8829 from dgquintas/grpclb_right_targetGravatar David G. Quintas2016-11-22
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #8822 from dgquintas/grpclb_serverlist_leakGravatar David G. Quintas2016-11-22
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #8817 from ncteisen/python_stress_flagsGravatar Noah Eisen2016-11-22
| |\ \ \ \ \ \ \
| | | | * | | | | Check on *target, not targetGravatar David Garcia Quintas2016-11-22
| | |_|/ / / / / | |/| | | | | |
| | * | | | | | Add new flags to Python stress clientGravatar Noah Eisen2016-11-22
| | | | | | * | UserResource does not reference tcp endpoint on windowsGravatar Jan Tattermusch2016-11-22
| | |_|_|_|/ / | |/| | | | |