murgatroid99
|
86ef17ada9
Prevented composing insecure credentials
|
10 年 前 |
murgatroid99
|
5f709ca2a4
Split Credentials into two types
|
10 年 前 |
murgatroid99
|
8610dde89d
Merge branch 'master' into node_auth_plugin
|
10 年 前 |
Yang Gao
|
74abf42096
Merge pull request #3570 from vjpai/gcc44_fixes
|
10 年 前 |
Nicolas Noble
|
6d1e18c649
Merge pull request #3467 from ctiller/can-we-be-single-threaded
|
10 年 前 |
Craig Tiller
|
1433791d87
Don't wait forever for iocp to shutdown
|
10 年 前 |
Craig Tiller
|
0b6312e970
Flush iocp related work immediately
|
10 年 前 |
Craig Tiller
|
01be53d1a1
Add a facility to flush iocp at iomgr shutdown
|
10 年 前 |
Craig Tiller
|
4086474399
Make grpc_exec_ctx_flush return a status indicating if work was performed
|
10 年 前 |
Craig Tiller
|
32ba3439e3
Merge pull request #3373 from jtattermusch/spawn_interop_server
|
10 年 前 |
Vijay Pai
|
e547bdf4d7
Fix an assert
|
10 年 前 |
Vijay Pai
|
8423203cbb
For compatibility with gcc-4.4, eliminate use of sleep_for and
|
10 年 前 |
Vijay Pai
|
e57abcfbdb
C++ changes required to maintain gcc4.4 compatibility - reduce use
|
10 年 前 |
Vijay Pai
|
7b080baf2a
C changes to avoid shadowed global declaration warnings in gcc4.4
|
10 年 前 |
Vijay Pai
|
3ba6bf57d7
Merge pull request #3568 from sreecha/fix-mac-compilation-error
|
10 年 前 |
sreek
|
7d3ea5965d
Fix float to bool conversion compilation error in mac
|
10 年 前 |
David Klempner
|
3ac9317b81
Merge pull request #3560 from vjpai/block_annotate_todo
|
10 年 前 |
Yang Gao
|
dcda6e8052
Merge pull request #3563 from rjshade/emfd
|
10 年 前 |
Jorge Canizales
|
b38f19fdaf
Merge pull request #3485 from nkibler/master
|
10 年 前 |
Robbie Shade
|
a8e2e5263d
Pass through grpc_fd pointer rather than int.
|
10 年 前 |
Craig Tiller
|
084c8089a4
Threading fixes
|
10 年 前 |
Craig Tiller
|
3ccd9613da
Ensure GrpcEnvironment setup for these (special) tests
|
10 年 前 |
Craig Tiller
|
c3e577805d
Properly initialize variables, destroy variables in usage order
|
10 年 前 |
Craig Tiller
|
114bda1090
Fix rounding error so IOCP completes on time
|
10 年 前 |
Craig Tiller
|
6b5bf16240
Merge github.com:grpc/grpc into can-we-be-single-threaded
|
10 年 前 |
murgatroid99
|
a5a897d44f
Removed now-redundant credentials wrappings
|
10 年 前 |
murgatroid99
|
9c43b00217
Fixed some issues with new credential code
|
10 年 前 |
Nicolas Noble
|
2d8c6b37d1
Merge pull request #3554 from vjpai/stt
|
10 年 前 |
Vijay Pai
|
fa6e70ff85
Remove one pessimizing std::move
|
10 年 前 |
Jan Tattermusch
|
10ce383e1b
Merge pull request #3487 from ctiller/flaky-timeouts
|
10 年 前 |