Vijay Pai
|
96503e3c72
|
Reduce code paths
|
4 years ago |
ZhenLian
|
518ed1303c
|
Add Credential Loading From Static Providers For TLS Credentials
|
4 years ago |
Esun Kim
|
119228e7bb
|
Clean up WriteOptions cctor
|
4 years ago |
Esun Kim
|
d812b0cf38
|
Fix errors in doxygen param descriptions
|
4 years ago |
Yash Tibrewal
|
b555343dd3
|
Revert "Revert "Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS""
|
4 years ago |
Yash Tibrewal
|
02ca015b13
|
Experimental support and tests for CreateCustomInsecureChannelWithInterceptorsFromFd
|
4 years ago |
Vijay Pai
|
476743786b
|
Also reduce templating for ClientUnaryReactor
|
4 years ago |
Esun Kim
|
34789b2d83
|
Fix by clang-format-8.
|
4 years ago |
Esun Kim
|
f644046981
|
Revert "Disable C++ TLS on iOS temporarily"
|
4 years ago |
Vijay Pai
|
ef212a908e
|
Reduce sync client templating for protobuf
|
4 years ago |
Vijay Pai
|
7e72bba162
|
Reduce templating for unary callback client RPC
|
4 years ago |
Esun Kim
|
1b356ad6e8
|
Disable C++ TLS on iOS temporarily
|
4 years ago |
Yash Tibrewal
|
c52cb09f47
|
Add experimental XdsCredentials with support for insecure channel_credentials and security_connector
|
4 years ago |
Esun Kim
|
44f138e0b2
|
Use STDCPP_TLS for major platforms
|
4 years ago |
Esun Kim
|
1ee0c88817
|
Add GPR_STDCPP_TLS
|
4 years ago |
Esun Kim
|
8e9e895ffc
|
Replace grpc_shutdown_blocking with grpc_shutdown
|
4 years ago |
Karthik Ravi Shankar
|
4f6e13519c
|
Move channel plugin from grpc_impl to grpc
Reverts: https://github.com/grpc/grpc/pull/18375
|
4 years ago |
yang-g
|
99684df25b
|
Change parameter name to be the same as .cc file
|
4 years ago |
Karthik Ravi Shankar
|
e549843885
|
Move remaining classes to grpc from grpc_impl
|
4 years ago |
Yash Tibrewal
|
48ec53971a
|
gRPC Core API to create Xds channel credentials
|
4 years ago |
Esun Kim
|
5878808677
|
Removing TLS workaround for Android NDK r12b.
|
4 years ago |
Esun Kim
|
ccf3cbc6b7
|
Bump iOS and OSX version
|
4 years ago |
Vijay Pai
|
c4f5bcac10
|
Remove non-existent grpc_impl forward declaration
|
4 years ago |
Yash Tibrewal
|
a9fd34a81d
|
Revert "Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS"
|
4 years ago |
Yash Tibrewal
|
e0c4475db0
|
Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS and make it non-effective
|
4 years ago |
Mark D. Roth
|
7baf55e473
|
Stop propagating parent channel args into xDS channel.
|
4 years ago |
Vijay Pai
|
f8b046e819
|
Eliminate ServerContextBase::Clear/Setup and fix unref process for core call
|
4 years ago |
Christian Maurer
|
d48e350d58
|
Remove conversion warning by static casting
|
4 years ago |
Vijay Pai
|
346a00eb31
|
Cleanup generic server contexts
|
4 years ago |
Karthik Ravi Shankar
|
0839200623
|
Fix the method_handler_impl public header
This header is pointing to a deleted file. This commit points it to the
file containing the public class.
|
4 years ago |
Karthik Ravi Shankar
|
c713a11982
|
Delete some files from previous PR
Some files were left off from https://github.com/grpc/grpc/pull/24082
This PR completes the cleanup.
|
4 years ago |
Vijay Pai
|
b427807f3b
|
Fix server backlog processing to not set stream until backlog cleared
|
4 years ago |
Vijay Pai
|
6bbe905e27
|
Remove invalid forward declaration
|
4 years ago |
Karthik Ravi Shankar
|
9450596bc1
|
Fix end2end tests
|
4 years ago |
Alisha Nanda
|
25c35b6db7
|
Revert "Revert "Merge pull request #24047 from grpc/revert-23916-server-context""
This reverts commit 84c4994dc7 .
|
4 years ago |
Karthik Ravi Shankar
|
70e043a53a
|
Fix opencensus
Fix the ServerContext namespace in opencensus
|
4 years ago |
Karthik Ravi Shankar
|
67667eb7b6
|
Revert ...
|
4 years ago |
Alisha Nanda
|
84c4994dc7
|
Revert "Merge pull request #24047 from grpc/revert-23916-server-context"
This reverts commit 7c098321bd , reversing
changes made to d109f4b406 .
|
4 years ago |
Karthik Ravi Shankar
|
b657c8d79c
|
Revert "Revert "Move ServerContext from ::grpc_impl to ::grpc""
|
4 years ago |
Karthik Ravi Shankar
|
f1abdd1725
|
Revert "Move ServerContext from ::grpc_impl to ::grpc"
|
4 years ago |
Yash Tibrewal
|
4a03ce5a14
|
Remove grpc_channel_ping from surface API
|
4 years ago |
Karthik Ravi Shankar
|
967c0a2a32
|
Move Server from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/18458
|
4 years ago |
Karthik Ravi Shankar
|
a23578444c
|
Fix and format build after rebase
|
4 years ago |
Vijay Pai
|
e3f0262413
|
Remove incorrect forward reference
|
4 years ago |
Vijay Pai
|
8a3c0a8c95
|
Justify existence of this directory
|
4 years ago |
ZhenLian
|
0cdc36f64f
|
ALTS peer attributes plumbing
|
4 years ago |
Vijay Pai
|
355c7b26d4
|
Update README.md
|
4 years ago |
Vijay Pai
|
7dd4e786cd
|
Justify this directory's existence
|
4 years ago |
Karthik Ravi Shankar
|
56d7d9e804
|
Move ServerContext from ::grpc_impl to ::grpc
|
4 years ago |
Karthik Ravi Shankar
|
751b9c105f
|
Move ClientContext from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/19261
|
4 years ago |