aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Pass ownership of grpc_tcp_server_acceptor to connector.Gravatar Mark D. Roth2016-12-08
* clang-formatGravatar Mark D. Roth2016-12-08
* Fix race condition on shutdown.Gravatar Mark D. Roth2016-12-08
* Redo change accidentally reverted in previous commit.Gravatar Mark D. Roth2016-12-07
* Make grpc_handshaker vtable wrapper functions public.Gravatar Mark D. Roth2016-12-07
* clang-formatGravatar Mark D. Roth2016-12-07
* Allow creating security handshaker without adding it to handshake manager.Gravatar Mark D. Roth2016-12-07
* clang-formatGravatar Mark D. Roth2016-12-06
* Clarify comment.Gravatar Mark D. Roth2016-12-06
* Rename *_create_handshakers() to *_add_handshakers().Gravatar Mark D. Roth2016-12-06
* Fix race if connector is shutdown while connectingGravatar Craig Tiller2016-12-05
* Fix shutdown problems with sync serverGravatar Craig Tiller2016-12-05
* Readability improvementsGravatar Craig Tiller2016-12-05
* Add parensGravatar Craig Tiller2016-12-05
* Get idle edge reliablyGravatar Craig Tiller2016-12-05
* Fix spamGravatar Craig Tiller2016-12-02
* Fix some things:Gravatar 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
|\| | |
* | | | 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
| | * | | 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
|\ \ \ \ \ | |/ / / / |/| | | |
| | * | | 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
* | | | | Merge pull request #8849 from pmarks-net/masterGravatar Paul Marks2016-11-30
|\ \ \ \ \
| | | | * \ 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
|\ \ \ \ \ \
| | | | * | | Add a TODO comment.Gravatar Mark D. Roth2016-11-30
* | | | | | | Merge pull request #8903 from ctiller/tcp_shutdownGravatar Craig Tiller2016-11-30
|\ \ \ \ \ \ \
* | | | | | | | 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
| | | | | * | | 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
| | | | | |\| |