26609 Commits (1ca87cd2d3a19626d07dbff2c3882df77088a142)

Author SHA1 Message Date
Yash Tibrewal 81276fff2e
Update protobuf version to 3.15.8 (#26105) 4 years ago
Mark D. Roth 4c40ee3f78
move parse_address and sockaddr_utils out of iomgr directory (#26077) 4 years ago
Esun Kim fb6669b171
Removed upb-generated headers from status_helper.h (#26129) 4 years ago
donnadionne b1955c89bb
xds_cluster_manager policy always delegate to the child picker, (#26131) 4 years ago
Yash Tibrewal fe56d1a39a
Update boringssl submodule (#26101) 4 years ago
yulin liang 266d0f7c05
Avoid submitting blocks to a nil dispatch queue. (#26113) 4 years ago
Esun Kim f27a41db43
Added GRPC_ERROR_IS_ABSEIL_STATUS (#26078) 4 years ago
Alisha Nanda ff9ece1588
Revert "Expose code and details from context on the server side (#25457)" (#26112) 4 years ago
Chris St. Pierre 506db80475
Expose code and details from context on the server side (#25457) 4 years ago
Ashitha Santhosh 457fd3d41c
RBAC Engine implementation. (#25948) 4 years ago
apolcyn c3a91f8c82
Invalidate ExecCtx now before computing timeouts in all repeating timer events using a WorkSerializer or combiner (#26086) 4 years ago
Vijay Pai dc6948cf35
Use atomics to remove locks in Channel/Server::CallbackCQ() (#26091) 4 years ago
Saleem Abdulrasool 9977bef14b
core: include `event_engine/port.h` in gsec.h (#26076) 4 years ago
mkruskal-google 2bf75aa68a
Add optional suffix to client-side stub objects (#25996) 4 years ago
Yash Tibrewal 4768210ec8
s/OnServingStatusChange/OnServingStatusUpdate (#26010) 4 years ago
Hannah Shi e015c81b78
fix unit tests failure on i386 (#26075) 4 years ago
Esun Kim 460898f11c
Migrated from grpc_error_string to grpc_error_std_string (#26068) 4 years ago
Richard Belleville 3732ee0317
ADD Python xDS security interop test CI scripts (#26073) 4 years ago
Richard Belleville 53c72c5936
Python PSM Security Interop Client+Server (#25991) 4 years ago
ZhenLian 8777697c68
add exec_ctx to TlsCredential-related classes (#26031) 4 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
Esun Kim 2d8936b097
Added status_helper (#25901) 4 years ago
Mark D. Roth 265dc3bd33
add lock annotations to TLS security connectors (#26044) 4 years ago
Mark D. Roth 15354b8539
Add lock annotations for work serializer in client channel code (#25983) 4 years ago
Mark D. Roth efe3c991e2
Convert client channel connectivity watch code to C++. (#25987) 4 years ago
Mark D. Roth 61b239848a
Add some missing lock annotations in the client channel code. (#25977) 4 years ago
Mark D. Roth feff79abc7
add test-only channel arg to set per-channel xDS bootstrap config (#25936) 4 years ago
Ashitha Santhosh 16684bf11b
Correct enum naming style. (#26012) 4 years ago
yulin liang 706a65ed34
Fix flaky logging interceptor test. (#26011) 4 years ago
Lidi Zheng 082da35e38
Add a list of banned macOS gevent tests (#26027) 4 years ago
Hannah Shi 71578bf931
temporarily change ::createInsecure() back to return NULL (#25994) 4 years ago
Stanley Cheung ab3096f12c
Fix header_matching for PHP and Ruby (#26017) 4 years ago
ZhenLian e7f44ce51d
TlsCredentials: add cancel_check_peer() for the security connector (#25941) 4 years ago
Richard Belleville da2cf25592
Fix potential deadlock on the GIL (#26009) 4 years ago
Jan Tattermusch 492e72a318
Provide runtime/framework info in gRPC C# user agent string (#25889) 4 years ago
Stanley Cheung 6855314067
Ruby: Fix xds fault_injection test (#26006) 4 years ago
Brian Buchalter 5917984194
Update Ruby documentation for Gemfile usage (#25705) 4 years ago
Ashitha Santhosh 628bf7fe08
RBAC engine matchers implementation. (#25997) 4 years ago
Ashitha Santhosh e438fa609b
Separate connection specific args in EvaluaetArgs. (#25969) 4 years ago
Ashitha Santhosh 0570bd9205
Plumbs SAN fields to tsi_peer. (#25874) 4 years ago
Lidi Zheng 2210819f85
Remove _xds suffix Bazel rules completely (#25980) 4 years ago
Mark D. Roth fd3bd70939
Fix tsan failure in retry timer cancellation code. (#25961) 4 years ago
yulin liang 338349726d
Flaky ios-test-interoptests (#25958) 4 years ago
Ashitha Santhosh 8489a6050b
Revert "Rbac Matcher implementation. (#25653)" (#25957) 4 years ago
Ashitha Santhosh 4f81c3b706
Update multi-domain cert to add more SAN fields. (#25946) 4 years ago
Stanley Cheung e8a904368b
PHP: enable fault_injection xds interop test case (#25943) 4 years ago
Mark D. Roth d017ce5f25
Cancel retry timer on call cancellation (#25890) 4 years ago
Guangwen Feng 995c282f15
Fix a typo in php README (#25940) 4 years ago
Ashitha Santhosh 1fb4f715db
Rbac Matcher implementation. (#25653) 4 years ago
Stanley Cheung c0a78774f8
PHP: allow xDS interop client to start RPCs asynchronously (#25696) 4 years ago