tdbhacks
bcd747d42d
Added system roots feature to load roots from OS trust store
...
Added a flag-guarded feature that allows gRPC to load TLS/SSL
roots from the OS trust store. This is the Linux-specific
implementation of such feature.
6 years ago
Alex Polcyn
5cd8b1eb81
Enable c-ares queries on Windows
6 years ago
Muxi Yan
e8f0e54dce
Enable CFStream with environment variable
6 years ago
Alexander Polcyn
9896c64186
Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage"
...
This reverts commit d9e8f86675
, reversing
changes made to 04847aeb1e
.
6 years ago
Alexander Polcyn
f34c653936
Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"
...
This reverts commit ae8d3efc3a
, reversing
changes made to e41215e181
.
6 years ago
Alex Polcyn
1b1d5e52e7
Get c-ares to compile and do address sorting on windows
6 years ago
Alex Polcyn
92e0a70ec6
Make QPS server builder customizeabled
6 years ago
ncteisen
6104e4f33b
Move ChannelzServicePlugin to public, experimental
6 years ago
ncteisen
c194528844
Adds C++ Channelz Service
6 years ago
ncteisen
afb9829819
Fix the muddled linkeage of channelz
7 years ago
Yihua Zhang
c5f1eda10f
implement loca credentials
7 years ago
ncteisen
a0a59537d2
s/CodegenGeneric/Raw/g
7 years ago
Mark D. Roth
2223e60b63
Avoid duplicate definitions of ROUND_UP_TO_ALIGNMENT_SIZE() macro.
7 years ago
ZhouyihaiDing
f04fbd151b
PHP: fix distrib test
7 years ago
Juanli Shen
174166d20c
Add header back in build.yaml
7 years ago
Juanli Shen
f5f1d57d7a
Add load reporting filter
7 years ago
David Garcia Quintas
f3955ba711
Update to use the canonical version of LB proto
7 years ago
ncteisen
77472309d5
Add channel creation benchmark
7 years ago
Juanli Shen
fba01d86e7
Remove load data store targets from build.yaml
7 years ago
ncteisen
9e26b6c282
Regenerate project and fix sanity
7 years ago
ncteisen
bacd625d37
Add end2end test for codegen_generic
7 years ago
ncteisen
93a90e6132
Support codegen generic on server side
7 years ago
Sree Kuchibhotla
16ad9b8280
Added a test to catch such things in future
7 years ago
Adele Zhou
1f3d714d07
Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import.
7 years ago
Alexander Polcyn
7eda61937e
Separate the posix part of the c-ares driver
7 years ago
Yash Tibrewal
2bf8ef24a1
Remove check for whether channel is secure/insecure. Always prefer 'https_proxy' and fallback on 'http_proxy'
7 years ago
Yash Tibrewal
84328e733d
No need to fallback on https_proxy for insecure connections
7 years ago
Yash Tibrewal
1b9a7faa71
Prefer using https_proxy for secure channels and http_proxy for insecure channels
7 years ago
Nicolas "Pixel" Noble
cbdf132edf
Skeleton of libcxxabi's usage.
7 years ago
Ian Haken
68eff58df6
Create verify_peer_options when creating ssl credentials in order to expose a verification callback option.
...
These options are not yet exposed to languages outside of core.
7 years ago
Jan Tattermusch
5349496af0
set higher cpu_cost for arena test
7 years ago
ncteisen
d93589a0a1
Don't proxy no_error_on_hotpath
7 years ago
Alexander Polcyn
d2e357b10d
Revert "Merge pull request #15685 from grpc/revert-15435-fix_shutdown_closed_socket"
...
This reverts commit 8b5e45a35b
, reversing
changes made to 2ea5e1d1de
.
7 years ago
Jan Tattermusch
61278f3aa7
Revert "Fix shutdown of closed fd when c-ares opens a second fd"
7 years ago
ncteisen
b8a52e0cf3
Add new end2end test for channelz
7 years ago
ncteisen
a94896ffea
Add no_error_on_hotpath test
7 years ago
ncteisen
ec482847b2
re run generate projects
7 years ago
ncteisen
c3c6e064b3
Add basic support for GetChannel
7 years ago
Muxi Yan
c512b4f039
revert -framework CoreFoundation
...
Make error CFStream only
7 years ago
Alexander Polcyn
96dbfe1664
Fix shutdown of closed fd when c-ares opens a second fd
7 years ago
Muxi Yan
142cbb5948
Address comments on names and comments
7 years ago
Jan Tattermusch
272cdca728
regenerate projects
7 years ago
Muxi Yan
8b01a4a55a
build_project
7 years ago
ncteisen
16b42ca9aa
Add skeleton gtest file
7 years ago
ncteisen
bba8840a4b
Change filename to channelz
7 years ago
Muxi Yan
588b2243e6
build_project
7 years ago
Vizerai
41e4cedb70
Adding opencensus grpc plugin.
...
Rebasing to merge commits.
7 years ago
jiangtaoli2016
274840e4d3
Migrate SSL_transport_security TSI to new TSI handshaker API
7 years ago
Alexander Polcyn
ac8b72f75b
Add a test that tcp server posix consumes socket mutators
7 years ago
Yihua Zhang
2f777f77b1
regenerate projects
7 years ago