aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Expand)AuthorAge
...
| | | | | * | | | Fix allocation bug.Gravatar Mark D. Roth2016-12-09
* | | | | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-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 #8930 from ctiller/fixit19Gravatar Craig Tiller2016-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
* | | | | | | | | | | clang-formatGravatar Craig Tiller2016-12-07
* | | | | | | | | | | Fix windowsGravatar Craig Tiller2016-12-06
* | | | | | | | | | | Fix function namesGravatar Craig Tiller2016-12-06
* | | | | | | | | | | Make core_banned_functions.py pass againGravatar Craig Tiller2016-12-06
* | | | | | | | | | | clang-formatGravatar Craig Tiller2016-12-06
* | | | | | | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-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 shutdown problems with sync serverGravatar 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 remote-tracking branch 'upstream/master' into client_channel_init_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 use-after-freeGravatar Craig Tiller2016-12-02
| | | * | | | | | | | Merge remote-tracking branch 'origin/security_handshaker1' into security_hand...Gravatar Mark D. Roth2016-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
| | | | | | | * | | | | | Make TCP error messages more descriptiveGravatar Craig Tiller2016-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
| | | | | | * | | | | | 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 stack corruptionGravatar Craig Tiller2016-11-30
| | | | | | | | | | * | clang-formatGravatar Mark D. Roth2016-11-30
| | | | | | | | | | * | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-11-30
| | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | | | | | * | | | | | Merge remote-tracking branch 'upstream/master' into security_handshaker1Gravatar Mark D. Roth2016-11-30
| | | | | | |\ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |