aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext
Commit message (Expand)AuthorAge
* Short deadlines: set Status on deadlineGravatar David Garcia Quintas2016-12-13
* Merge pull request #8979 from markdroth/handshaker_cleanupGravatar Mark D. Roth2016-12-09
|\
* | Catch the case where we were shutdown after a handoff.Gravatar Mark D. Roth2016-12-09
| * Fix more allocation bugs.Gravatar Mark D. Roth2016-12-09
* | Merge remote-tracking branch 'upstream/master' into handshaker_early_exitGravatar Mark D. Roth2016-12-08
|\ \
| | * Pass ownership of grpc_tcp_server_acceptor to connector.Gravatar Mark D. Roth2016-12-08
| * | Merge pull request #8344 from muxi/cronet-stream-readGravatar Muxi Yan2016-12-07
| |\ \
| * | | PR commentsGravatar David Garcia Quintas2016-12-07
| * | | Fix handling of streams waiting for concurrencyGravatar David Garcia Quintas2016-12-07
| | * | Turn off Cronet loggingGravatar Muxi Yan2016-12-07
* | | | Make handshakers that exit early responsible for cleaning up all args.Gravatar Mark D. Roth2016-12-07
* | | | Provide a way to exit handshaking early without an error.Gravatar Mark D. Roth2016-12-06
|/ / /
| | * clang-formatGravatar 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
* | Readability improvementsGravatar Craig Tiller2016-12-05
* | Add parensGravatar Craig Tiller2016-12-05
* | Get idle edge reliablyGravatar Craig Tiller2016-12-05
* | Fix some things:Gravatar Craig Tiller2016-12-02
* | Merge branch 'security_handshaker2' of github.com:markdroth/grpc into fixit23Gravatar Craig Tiller2016-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
|\| | |
| * | | 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
| * | | | clang-formatGravatar 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 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
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | 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
| | * | | | Merge branch 'security_handshaker1' into security_handshaker2Gravatar Mark D. Roth2016-11-30
| | |\| | |
| | | * | | Eliminate some code duplication.Gravatar Mark D. Roth2016-11-30
| | * | | | 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
| | | * | | 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
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | | | | * clang-formatGravatar Muxi Yan2016-11-29
| | | | | * Change behavior of RECV_MESSAGEGravatar Muxi Yan2016-11-28
| | | | | * Return correct status on cancelGravatar Muxi Yan2016-11-28
| | | | | * Merge remote-tracking branch 'upstream/master' into cronet-stream-read-devGravatar Muxi Yan2016-11-28
| | | | | |\ | | |_|_|_|/ | |/| | | |