Mark D. Roth
|
86a893d52e
Merge remote-tracking branch 'upstream/master' into security_handshaker2
|
9 年 前 |
David G. Quintas
|
71cf7b39da
Merge pull request #8908 from dgquintas/grpclb_test_deflake
|
9 年 前 |
David G. Quintas
|
65832fbdf0
Merge pull request #8880 from dgquintas/json_localhost_carnage
|
9 年 前 |
Mark D. Roth
|
f1926c048a
Add a TODO comment.
|
9 年 前 |
Craig Tiller
|
6facd26db3
Merge pull request #8903 from ctiller/tcp_shutdown
|
9 年 前 |
Craig Tiller
|
2a5af02a18
Merge pull request #8912 from ctiller/fixit17
|
9 年 前 |
Craig Tiller
|
9fbb3387d0
Review feedback
|
9 年 前 |
Mark D. Roth
|
e6e1c9e7a1
Fix link problem for insecure target.
|
9 年 前 |
Craig Tiller
|
296984b46c
Break infinite connection retry loop
|
9 年 前 |
Jan Tattermusch
|
9f57edcad7
Merge pull request #8907 from jtattermusch/internal_ci_take2
|
9 年 前 |
Mark D. Roth
|
b62f364d0a
Fix shutdown semantics for client and server code.
|
9 年 前 |
Mark D. Roth
|
75d0c420f2
Fix shutdown semantics for security handshaker.
|
9 年 前 |
David Garcia Quintas
|
3c5a868a1b
PR comments #2
|
9 年 前 |
Mark D. Roth
|
c6e1e6927f
Merge branch 'security_handshaker1' into security_handshaker2
|
9 年 前 |
Mark D. Roth
|
b8f97a4ac0
Allow handshaking to be retried.
|
9 年 前 |
David Garcia Quintas
|
523a4aa0a0
PR comments
|
9 年 前 |
Mark D. Roth
|
c584d995d8
Eliminate some code duplication.
|
9 年 前 |
Mark D. Roth
|
a9bd94335c
Fix unref-while-lock-held bug. Only shut down handshaker if in progress.
|
9 年 前 |
Craig Tiller
|
e068361300
clang-format
|
9 年 前 |
Craig Tiller
|
f6fe888b46
Merge branch 'tcp_shutdown' of github.com:ctiller/grpc into tcp_shutdown
|
9 年 前 |
Craig Tiller
|
d112ed94da
Further safety fixes for TCP on Windows
|
9 年 前 |
David Garcia Quintas
|
033c51e8c8
Deflake grpclb test
|
9 年 前 |
Jan Tattermusch
|
4024e8961d
basic config for internal CI
|
9 年 前 |
Jan Tattermusch
|
90e46ff7b0
Merge pull request #8857 from jtattermusch/csharp_reflection
|
9 年 前 |
David Garcia Quintas
|
a0a3c411d1
Merge branch 'master' of github.com:grpc/grpc into json_localhost_carnage
|
9 年 前 |
David Garcia Quintas
|
d6936b6bee
PR comments
|
9 年 前 |
Mark D. Roth
|
2502afbdcb
Fixed build.yaml and ran generate_projects.sh.
|
9 年 前 |
Mark D. Roth
|
6c3d040ebf
Merge branch 'security_handshaker1' into security_handshaker2
|
9 年 前 |
Mark D. Roth
|
0610434185
Always shut down endpoints before destroying them.
|
9 年 前 |
Mark D. Roth
|
30f698f1bc
Make handshaker responsible for destroying endpoint on shutdown or failure.
|
9 年 前 |