aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Collapse)AuthorAge
...
| | | | | * | | | | Fix use-after-freeGravatar Craig Tiller2016-12-02
| | | | | | | | | |
* | | | | | | | | | Fix some things:Gravatar Craig Tiller2016-12-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - use after free for resource quota - stuck-in-combiner-lock bug for End2endTest.ClientCancelsBidi/1 under asan/epoll - fixes clang-format stuff for a few files
* | | | | | | | | | Merge branch 'security_handshaker2' of github.com:markdroth/grpc into fixit23Gravatar Craig Tiller2016-12-02
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'origin/security_handshaker1' into ↵Gravatar Mark D. Roth2016-12-02
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | security_handshaker2
| * | | | | | | | | | 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
|\| | | | | | | | | | | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #8931 from ctiller/fixit20Gravatar Craig Tiller2016-12-02
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Remove resource users from reclaimer lists when shutting down
| | | | * | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise, a null closure could be executed to reclaim, the reclaimation finished edge would never be executed, and a future allocation will stall forever.
| | | | | * | | | | | Make TCP error messages more descriptiveGravatar Craig Tiller2016-12-02
| | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | Fix Windows build problem.Gravatar Mark D. Roth2016-12-02
| | | | | | | | | |
| | * | | | | | | | Merge branch 'security_handshaker1' into security_handshaker2Gravatar Mark D. Roth2016-12-02
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | Code review changes.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
| | | | | | | | | |
* | | | | | | | | | Merge pull request #8775 from ctiller/hanselGravatar Craig Tiller2016-12-01
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | Fix logic race in chttp2 write path
| | * | | | | | | | clang-formatGravatar Mark D. Roth2016-12-01
| | | | | | | | | |
| | * | | | | | | | Fix httpcli cleanup code.Gravatar Mark D. Roth2016-12-01
| | | | | | | | | |
| | * | | | | | | | Merge branch 'security_handshaker1' into security_handshaker2Gravatar Mark D. Roth2016-12-01
| | |\| | | | | | |
| | | * | | | | | | Code review changes.Gravatar Mark D. Roth2016-12-01
| | | | | | | | | |
| | | | | | | | * | Remove redundant includesGravatar Sree Kuchibhotla2016-12-01
| | | | | | | | | |
| | | | | | | | * | Remove redundant includesGravatar Sree Kuchibhotla2016-12-01
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge pull request #8849 from pmarks-net/masterGravatar Paul Marks2016-11-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix a memory leak in grpc_udp_server_add_port()
| | | | * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into security_handshaker1Gravatar Mark D. Roth2016-11-30
| | | | |\ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| | * | | | | | | | Merge github.com:grpc/grpc into hanselGravatar Craig Tiller2016-11-30
| | |\ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| | | * | | | | | | Merge remote-tracking branch 'upstream/master' into security_handshaker2Gravatar Mark D. Roth2016-11-30
| | | |\ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #8880 from dgquintas/json_localhost_carnageGravatar David G. Quintas2016-11-30
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Propagate (some) signals to subprocesses in json_run_localhost
| | | | * | | | | | | Add a TODO comment.Gravatar Mark D. Roth2016-11-30
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #8903 from ctiller/tcp_shutdownGravatar Craig Tiller2016-11-30
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix TCP shutdown path on Windows
* | | | | | | | | | | | Review feedbackGravatar Craig Tiller2016-11-30
| | | | | | | | | | | |
| | | | | * | | | | | | Fix link problem for insecure target.Gravatar Mark D. Roth2016-11-30
| | | | | | | | | | | |
* | | | | | | | | | | | Break infinite connection retry loopGravatar Craig Tiller2016-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, we'd keep retrying a connection until the channel closed. With this change, we only retry connecting *if there's a watcher on the subchannel connection state*. This ultimately means that if the lb_policy doesn't care if the subchannel connects, it'll stop trying.
| | | | | * | | | | | | Fix shutdown semantics for client and server code.Gravatar Mark D. Roth2016-11-30
| | | | | | | | | | | |
| | | | | * | | | | | | Fix shutdown semantics for security handshaker.Gravatar Mark D. Roth2016-11-30
| | | | | | | | | | | |
| | | | | * | | | | | | Merge branch 'security_handshaker1' into security_handshaker2Gravatar Mark D. Roth2016-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 branch 'master' of github.com:grpc/grpc into json_localhost_carnageGravatar David Garcia Quintas2016-11-29
| | | |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| | | | | | * | | | | | | Merge branch 'security_handshaker1' into security_handshaker2Gravatar Mark D. Roth2016-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
| |/| | | | | | | | | | | | |/ / / / / / / / / / / |/| | | | | | | | | | |