4087 Commits (d4e09406c1f07912fd4e8f2b70878b3687686db4)

Author SHA1 Message Date
Mark D. Roth feff79abc7
add test-only channel arg to set per-channel xDS bootstrap config (#25936) 4 years ago
AJ Heller d3677e569a
Return port number from EventEngine::Listener::Bind (#26004) 4 years ago
AJ Heller e25637ebea
Fix EventEngine factory method return types: unique_ptr for lifetime management (#25971) 4 years ago
Ashitha Santhosh 0570bd9205
Plumbs SAN fields to tsi_peer. (#25874) 4 years ago
ZhenLian f6b69a659b
Add Comments For Getting Peer Cert Full Chain (#25942) 4 years ago
Esun Kim cb9889d35d
Enabled GPR_ABSEIL_SYNC on Apple (#25841) 4 years ago
AJ Heller 03adef1d3c
Move platform-specific sockaddr logic out of port_platform for EventEngine (#25886) 4 years ago
AJ Heller 4d4ee609c1
gRPC EventEngine Interface (#25795) 4 years ago
Esun Kim 10b17f3739
Added mock_stream_test (#25103) 4 years ago
Lidi Zheng b457f43227
Implement C++ Admin Interface API (#25753) 4 years ago
Lidi Zheng 1040fbdb9f
Re-introduce "CSDS Implementation" (#25762) 4 years ago
Lidi Zheng 98fd4e1e36
Revert "CSDS Implementation (#25038)" (#25745) 4 years ago
Lidi Zheng 27de24a38e
CSDS Implementation (#25038) 4 years ago
Yash Tibrewal 7021b72d1f
Revert Revert Xds Status Notifier (#25718) 4 years ago
Yash Tibrewal 3c9f3972e3
Revert "xDS status notifier (#25321)" (#25702) 4 years ago
Vijay Pai 0937cb1249
Add usage note about immediately-Set alarms (#25678) 4 years ago
Esun Kim 2dc8df9ef6
Fix bugprone unhandled self assignment (#25667) 4 years ago
Vijay Pai b36d3f7e33
Annotate C++ server (#25605) 4 years ago
Esun Kim a41a206b8c
Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 4 years ago
Yash Tibrewal 81e90432e1
xDS status notifier (#25321) 4 years ago
Vijay Pai dae5624e47
Thread annotations for C++ callback API headers (#25571) 4 years ago
Esun Kim f862a2259f
Add abseil thread annotations to grpcpp/sync (#25560) 4 years ago
Vijay Pai 26e4c14b1e
Add virtual destructor to ClientReactor base class (#25599) 4 years ago
WANG Lei f99a08fe46
Remove unused parameter from UnaryDeserializeHelper (#25332) 4 years ago
Vijay Pai 909cac3866
Document reaction concurrency and reactor lifetime (#25481) 4 years ago
AJ Heller 2ca08a023e
Document ownership transfer in ChannelArguments::SetPointerWithVtable (#25527) 4 years ago
Vijay Pai ce84795c11
Explain include/grpc++ vs include/grpcpp 4 years ago
Vijay Pai dba8bb59a0 Implement callback CQ at C++ layer using shared thread pool if non-background iomgr 4 years ago
Aidan Wolter 1538078745 [Fuchsia] Fix root SSL cert path 4 years ago
Aidan Wolter 1ead3c0c7b [Fuchsia] Disable C-ARES resolver 4 years ago
Esun Kim 6468d8a69d Make grpcpp/mutex compatible absl/mutex 4 years ago
Bassam Ojeil 701d3cdf9a Move third party identity C++ api out of experimental namespace 4 years ago
mkruskal-google 0416696848
Update auth_context.h 4 years ago
Yash Tibrewal 0ca1774d0f Initialize gRPC on ServerCredentials 4 years ago
Greg Miller 7d4d516511 wip: change error_details functions to templates 4 years ago
ZhouyihaiDing a584bc4f02 Support ServerContext for callback API 4 years ago
AJ Heller ec9451e856 Fix typo in documentation 4 years ago
Vijay Pai 91bb4e178c Check for nullptr (deser failure) before destructing included request 4 years ago
ZhenLian c48e39d5c2 Support Default Root Certs in Tls Credentials 4 years ago
Chuan Ren 06cc42eb85 Add support of implicit and explicit flows for external account creds 4 years ago
Adam Cozzette 63ee5b62c2 Updated parse_json.cc to rely on config_protobuf.h for protobuf types 4 years ago
Yash Tibrewal 4105d2ce20 XdsServerBuilder, config fetching per resolved address and delaying bind/listen till fetch is complete 4 years ago
Yash Tibrewal c9e99945ec Add SANs matching for xDS credentials 4 years ago
Esun Kim 20509e823d Fix google-explicit-constructor 4 years ago
Esun Kim decc199ca8 Fix by clang-tidy 4 years ago
Yash Tibrewal 096b2324e1 Experimental API for XdsServerCredentials 4 years ago
Esun Kim 770e67249f Update by review 4 years ago
Esun Kim ac080fd17a Fix readability-inconsistent-declaration-parameter-name manually 4 years ago
Esun Kim e7b9404dc0 Added grpc_stacktrace_minloglevel 4 years ago
ZhenLian d74e43da95 Add File Watcher Certificate Provider API 4 years ago