aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| | | | | | | | * Fix spamGravatar Craig Tiller2016-12-02
| | * | | | | | | Fix use-after-freeGravatar Craig Tiller2016-12-02
| |/ / / / / / / |/| | | | | | |
| | | | | | | * Fix some things:Gravatar Craig Tiller2016-12-02
* | | | | | | | Merge pull request #8933 from ctiller/fixit22Gravatar Craig Tiller2016-12-02
|\ \ \ \ \ \ \ \
| | * | | | | | | Switch to command-arg for Python split-codegenGravatar Masood Malekghassemi2016-12-02
* | | | | | | | | Merge pull request #8937 from ctiller/xxxGravatar Craig Tiller2016-12-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Increase timeout to make this pass reliably on WindowsGravatar Craig Tiller2016-12-02
|/ / / / / / / / /
| | | | | | | | * Merge branch 'security_handshaker2' of github.com:markdroth/grpc into fixit23Gravatar Craig Tiller2016-12-02
| | | | | | | | |\ | | | | | |_|_|_|/ | | | | |/| | | |
| | | | * | | | | Merge remote-tracking branch 'origin/security_handshaker1' into security_hand...Gravatar Mark D. Roth2016-12-02
| | | | |\ \ \ \ \
| | | | * | | | | | Fix server_chttp2_test.Gravatar Mark D. Roth2016-12-02
| | | | | | | | | * Merge branch 'backoff' of github.com:dgquintas/grpc into fixit23Gravatar Craig Tiller2016-12-02
| | | | | | | | | |\ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | | | | | | | * Merge branch 'security_handshaker2' of github.com:markdroth/grpc into fixit23Gravatar Craig Tiller2016-12-02
| | | | | | | | | |\ | | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | | * | | | | | Fix allocation bugs in server shutdown.Gravatar Mark D. Roth2016-12-02
| | | | | | | | | * Merge branch 'security_handshaker2' of github.com:markdroth/grpc into fixit23Gravatar Craig Tiller2016-12-02
| |_|_|_|_|_|_|_|/| |/| | | | | | | |/ | | | | | |_|_|/| | | | | |/| | | |
| * | | / | | | | Scale poll-cv test timeouts upGravatar Craig Tiller2016-12-02
|/ / / / / / / /
* | | | | | | | Merge pull request #8931 from ctiller/fixit20Gravatar Craig Tiller2016-12-02
|\ \ \ \ \ \ \ \
| | | | | * | | | Fix race condition during handshake manager shutdown.Gravatar Mark D. Roth2016-12-02
| * | | | | | | | Remove resource users from reclaimer lists when shutting downGravatar Craig Tiller2016-12-02
* | | | | | | | | Merge pull request #8915 from dgquintas/lb_pol_test_deflakeGravatar David G. Quintas2016-12-02
|\ \ \ \ \ \ \ \ \
| | | | | * | | | | Fix Windows build problem.Gravatar Mark D. Roth2016-12-02
* | | | | | | | | | Merge pull request #8906 from matt-kwong/pin-bazel-versionGravatar matt-kwong2016-12-02
|\ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | Merge branch 'security_handshaker1' into security_handshaker2Gravatar Mark D. Roth2016-12-02
| | | | | | |\| | | |
| | | | | | | * | | | Code review changes.Gravatar Mark D. Roth2016-12-02
| | | | | | | * | | | Add comment about testing with reviewable.Gravatar Mark D. Roth2016-12-02
| | | | | | * | | | | Use the same server code for both secure and insecure servers.Gravatar Mark D. Roth2016-12-02
| | | | | | * | | | | Fix asan failures.Gravatar Mark D. Roth2016-12-02
| | | | | | | | * | | make CallFlags internal, expose WaitForReadyGravatar Jan Tattermusch2016-12-02
| | | | | | | | * | | wire passing of C# CallFlags to C coreGravatar Jan Tattermusch2016-12-02
| | | | | | | | * | | add C# call flags APIGravatar Jan Tattermusch2016-12-02
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| | | | | | | * | | This time, for sure!Gravatar Mark D. Roth2016-12-02
* | | | | | | | | | Merge pull request #8909 from jtattermusch/images_to_dockerhubGravatar Jan Tattermusch2016-12-02
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge pull request #8775 from ctiller/hanselGravatar Craig Tiller2016-12-01
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * Merge branch 'master' into slice_cleanupGravatar Sree Kuchibhotla2016-12-01
| | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| | | | | | | | | | | * Temporarily enable gpr_slice_* functions to not break api compatibilityGravatar Sree Kuchibhotla2016-12-01
| | | | | | | | | * | | Move hex dump to before crash.Gravatar Mark D. Roth2016-12-01
| | | * | | | | | | | | Set Bazel to specific commit in DockerfileGravatar Matt Kwong2016-12-01
| | | | |_|/ / / / / / | | | |/| | | | | | |
| | | | | | | | * | | My python-fu is rustier than an old nail.Gravatar Mark D. Roth2016-12-01
| | | | * | | | | | | SimplifyGravatar David Garcia Quintas2016-12-01
| | | | | | | | * | | Stringify generator result.Gravatar Mark D. Roth2016-12-01
| | | | * | | | | | | do bitsets rightGravatar David Garcia Quintas2016-12-01
| | | | | | | | * | | List, not generator.Gravatar Mark D. Roth2016-12-01
| | | | | | | | * | | Fix python.Gravatar Mark D. Roth2016-12-01
| | | | | | | | * | | Add hex dump.Gravatar Mark D. Roth2016-12-01
| | | | | | | | * | | Use future print(). Ugh.Gravatar Mark D. Roth2016-12-01
| | | | | | | | * | | Python sucks.Gravatar Mark D. Roth2016-12-01
| | | | | | | | * | | Attempt to fix syntax error in debugging lines.Gravatar Mark D. Roth2016-12-01
| | | | | | | | * | | Add debugging.Gravatar Mark D. Roth2016-12-01
| | | | | | | | * | | Attempt to deal with unicode strings in jenkins environment.Gravatar Mark D. Roth2016-12-01
* | | | | | | | | | | Merge pull request #8923 from kpayson64/php_unit_test_cleanupGravatar kpayson642016-12-01
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #8707 from kpayson64/upstream_changesGravatar kpayson642016-12-01
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |