aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Merge pull request #8797 from sreecha/pss_piGravatar David G. Quintas2016-12-09
|\
* | Short deadlines: set Status on deadlineGravatar David Garcia Quintas2016-12-09
* | Merge pull request #8979 from markdroth/handshaker_cleanupGravatar Mark D. Roth2016-12-09
|\ \
* \ \ Merge pull request #8951 from grpc/revert-8949-revert-8922-slice_cleanupGravatar Mark D. Roth2016-12-09
|\ \ \
* \ \ \ Merge pull request #8980 from markdroth/handshaker_early_exitGravatar Mark D. Roth2016-12-09
|\ \ \ \
* \ \ \ \ Merge pull request #8745 from kpayson64/sigpipe_handleGravatar kpayson642016-12-09
|\ \ \ \ \
| | | * \ \ Merge remote-tracking branch 'upstream/master' into revert-8949-revert-8922-s...Gravatar 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
| | | | * | Fix allocation bug.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
| | | | | * Remove PO_DEBUG from build.yaml and move it to ev_epoll_linux.cGravatar Sree Kuchibhotla2016-12-08
| | | | | * Merge branch 'master' into pss_piGravatar Sree Kuchibhotla2016-12-08
| | | | | |\ | |_|_|_|_|/ |/| | | | |
| | | | * | clang-formatGravatar Mark D. Roth2016-12-08
| | | | * | Fix race condition on shutdown.Gravatar Mark D. Roth2016-12-08
* | | | | | Merge pull request #8898 from rjshade/fix_tsanGravatar Craig Tiller2016-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
* | | | | | | | Merge pull request #8930 from ctiller/fixit19Gravatar Craig Tiller2016-12-07
|\ \ \ \ \ \ \ \
| | * | | | | | | Turn off Cronet loggingGravatar Muxi Yan2016-12-07
| | | | | | | * | 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
| | | | | * | | | Make handshakers that exit early responsible for cleaning up all args.Gravatar Mark D. Roth2016-12-07
| | | | | | * | | clang-formatGravatar Mark D. Roth2016-12-06
| | | | | * | | | Provide a way to exit handshaking early without an error.Gravatar Mark D. Roth2016-12-06
| |_|_|_|/ / / / |/| | | | | | |
| | | | | | * | 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
| | | | | * | Revert "Revert "Remove redundant includes from string.h and tmpfile.h""Gravatar Mark D. Roth2016-12-05
| | | | | * | Revert "Remove redundant includes from string.h and tmpfile.h"Gravatar Mark D. Roth2016-12-05
| | | | | * | Merge pull request #8922 from sreecha/slice_cleanupGravatar Mark D. Roth2016-12-05
| | | | | |\ \
| | | | | * \ \ Merge pull request #8913 from markdroth/security_handshaker2Gravatar Craig Tiller2016-12-02
| | | | | |\ \ \
| | | | | * \ \ \ Merge pull request #8854 from dgquintas/backoffGravatar Craig Tiller2016-12-02
| | | | | |\ \ \ \
* | | | | | | | | | Fix spamGravatar Craig Tiller2016-12-02
| | | | | * | | | | Fix use-after-freeGravatar 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
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |