Yash Tibrewal
4cc3717e15
move client_interceptor.cc from src/cpp/codegen to src/cpp/client
6 years ago
Yihua Zhang
cd768ec12a
use gRPC thread model
6 years ago
ncteisen
44b262c361
fix build and sanity
6 years ago
ncteisen
1a3c2d3e3a
Move uri_parser to lib
6 years ago
ncteisen
3cb8b0b8cb
Move uri_parser to common spot
6 years ago
Yash Tibrewal
0390b29e15
Register global interceptors functionality
6 years ago
Vijay Pai
84e763f10a
Experimental C++ server callback unary API
6 years ago
Yash Tibrewal
6a5f39db3c
Separate out interceptorbatchmethodimpl to a different file
6 years ago
Yash Tibrewal
c2e3fde9b5
Rename call.h to call_op_set.h and call_wrapper.h to call.h
6 years ago
Mark D. Roth
f85fd026e3
Client-side health checking support.
6 years ago
Yihua Zhang
81bc942cd8
security connector refactor
6 years ago
yang-g
fceab59db7
Remove duplicate grpc_census.cc build
6 years ago
Yash Tibrewal
9b83b7d19e
Adding intercepted channel
6 years ago
Vishal Powar
a33e796575
Changes to register xds plugin init and shutdown.
...
Also,
- Changes to extract grpclb_proto into its own build target
- Remove client_load_reporting_filter from xds plugin.
6 years ago
Yash Tibrewal
b232bacf27
Starting on server interceptors
6 years ago
Vishal Powar
a95ea6dab4
Add new grpc lb plugin 'xds'
...
This plugin currently implements the grpclb protocol.
NOTE: All the files under xds/ directory have been cloned from grpclb/ and
will be updated in subsequently to support xds API.
6 years ago
Stanley Cheung
020bdd102f
Bump version to v1.17.x
6 years ago
Hope Casey-Allen
4772a743e8
Delete hpack lookup table
6 years ago
Yash Tibrewal
5525521456
Build changes
6 years ago
Vijay Pai
be18cedf90
Delete epollsig poller and tests using it
6 years ago
Muxi Yan
3e3a41b86d
Boost version to v1.15.1
6 years ago
Vijay Pai
9e6511ae2e
Make the core callback interface API so that it can be used in generated code
6 years ago
Hope Casey-Allen
327c514fe7
Some reorganizing to respond to code review comments
6 years ago
Srini Polavarapu
590f2b5fcd
Bump version to 1.15.0
6 years ago
Vijay Pai
8bf52535d1
Provide a generic client-side unary callback API
6 years ago
Yash Tibrewal
8d47cd4992
Revert "Revert "Fathom tcp changes""
6 years ago
Juanli Shen
abb74eaf02
Bump version to v1.15.0-pre1
6 years ago
Juanli Shen
63322ac828
Bump version to 1.16.0-dev
6 years ago
Jan Tattermusch
97ba943f17
Revert "Fathom tcp changes"
6 years ago
Muxi Yan
b24b212ee5
Make symbols of BoringSSL private to gRPC
6 years ago
Vijay Pai
ccc4771630
Fix Bazel BUILD
6 years ago
Vijay Pai
381bcab8bd
Move a file from src/cpp to src/core since core depends on it
6 years ago
Mark D. Roth
7a7e4f5652
Move C++ mu_guard class out of C-core public headers and fix style.
6 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.
6 years ago
Srini Polavarapu
bcd237d6aa
Bump version to 1.14.1
6 years ago
Muxi Yan
e8f0e54dce
Enable CFStream with environment variable
6 years ago
Srini Polavarapu
bfdfa6ad21
Bump version to 1.14.0
6 years ago
Srini Polavarapu
2a3d328199
Bump version to v1.14.0-pre2
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
ncteisen
18a9d7d57c
reviewer feedback
6 years ago
Srini Polavarapu
27b014ef35
Bump version to 1.15.0-dev
6 years ago
Srini Polavarapu
416fd00231
Bump version to v1.14.0-pre1
6 years ago
ncteisen
c194528844
Adds C++ Channelz Service
6 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.
6 years ago
Juanli Shen
be40b0d3a8
Add server load reporting service
6 years ago
ncteisen
afb9829819
Fix the muddled linkeage of channelz
6 years ago
Yihua Zhang
c5f1eda10f
implement loca credentials
6 years ago
Srini Polavarapu
8720367476
Bump version to 1.13.0
7 years ago