aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Expand)AuthorAge
* 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 shutdown problems with sync serverGravatar Craig Tiller2016-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 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
| | | * | | 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
|\ \ \ \ \
| | | | | * 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
|\ \ \ \ \ \ \
* | | | | | | | Break infinite connection retry loopGravatar Craig Tiller2016-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
| | | | | | | * 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
| | | | | | | |\|
| | | | | | | | * 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
| |/| | | | | | | | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix races on tcp server shutdown on WindowsGravatar Craig Tiller2016-11-29
| | | | | | | * Eliminate the user_data overloading hack in handshake_manager.Gravatar Mark D. Roth2016-11-29
| | | | | | | * Merge remote-tracking branch 'upstream/master' into security_handshaker1Gravatar Mark D. Roth2016-11-29
| | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | |