Vijay Pai
381bcab8bd
Move a file from src/cpp to src/core since core depends on it
7 years ago
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.
7 years ago
Alexander Polcyn
9896c64186
Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage"
...
This reverts commit d9e8f86675
, reversing
changes made to 04847aeb1e
.
7 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
.
7 years ago
Alex Polcyn
1b1d5e52e7
Get c-ares to compile and do address sorting on windows
7 years ago
Alex Polcyn
92e0a70ec6
Make QPS server builder customizeabled
7 years ago
ncteisen
c194528844
Adds C++ Channelz Service
7 years ago
Yash Tibrewal
f0397933b0
Fathom TCP level changes. TracedBuffer for keeping track of all buffers
...
to be traced. Adding tests for Fathom and TracedBuffer. A lot more.
Please read PR description.
7 years ago
ncteisen
afb9829819
Fix the muddled linkeage of channelz
7 years ago
Yihua Zhang
c5f1eda10f
implement loca credentials
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
Juanli Shen
fba01d86e7
Remove load data store targets from build.yaml
7 years ago
David Garcia Quintas
ba233e7841
Fix grpc.gyp wrt nanopb refactoring
7 years ago
Alexander Polcyn
7eda61937e
Separate the posix part of the c-ares driver
7 years ago
Nicolas "Pixel" Noble
cbdf132edf
Skeleton of libcxxabi's usage.
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
c3c6e064b3
Add basic support for GetChannel
7 years ago
Muxi Yan
c512b4f039
revert -framework CoreFoundation
...
Make error CFStream only
7 years ago
David Garcia Quintas
dd8bc8cfb4
moved nanopb flags from Makefile.template to build.yaml
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
328099a797
Build system tweak
7 years ago
Muxi Yan
8b01a4a55a
build_project
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
Yihua Zhang
cc93663910
Add ALTS fuzzer
7 years ago
Juanli Shen
a0aab7ebcc
Add load data store
7 years ago
kpayson64
701e70da07
c++ify
7 years ago
kpayson64
7a20c962df
Break out qps services into seperate protos
7 years ago
Mark D. Roth
de077acf5d
Fix retry code handling of internally triggered recv_trailing_metadata.
7 years ago
ncteisen
cf5b2666e1
Make GrpcProtoBufferReaderWriter public
7 years ago
Jan Tattermusch
04c7634d6b
regenerate projects
7 years ago
Mark D. Roth
7c1b5db3bb
Convert subchannel_list code to C++.
7 years ago
David Garcia Quintas
49f625f232
more comments
7 years ago
David Garcia Quintas
e44efe099d
rest of pr comments
7 years ago
David Garcia Quintas
861363d618
added call_host_override test
7 years ago
David Garcia Quintas
fa460dcf1d
Factor out grpc_add_default_authority_if_not_present
7 years ago
Alexander Polcyn
690dde672a
Add address sorting submodule for use in c-ares wrapper
7 years ago
Ruslan Nigmatullin
99d0cee31b
regenerate projects
7 years ago
ncteisen
3b42f83068
Revert "Revert "Channel Tracing Implementation; Part 1""
...
This reverts commit f2bea3725f
.
7 years ago
Noah Eisen
f2bea3725f
Revert "Channel Tracing Implementation; Part 1"
7 years ago
David Garcia Quintas
961353ab6d
moved filter to ext
7 years ago
David Garcia Quintas
aa843f2bfc
Testing making the authority filter a plugin, for cronet
7 years ago
kpayson64
539f5068bd
Abstract libuv implementation
...
Structures the libuv implementation to allow for a plugable
BSD style socket implementation to allow for other IO Managers
7 years ago
David Garcia Quintas
c7c0d69d8b
Secure channels: use the right authority
7 years ago
Yihua Zhang
04fb58efbd
Add ALTS code to grpc/core
7 years ago