26532 Commits (16684bf11bd55252562200449f0f4611d5cb5766)

Author SHA1 Message Date
Chuan Ren 04b9780b4e Update external_account_credentials.cc 4 years ago
Chuan Ren 7cf95b881f Update external_account_credentials.cc 4 years ago
Esun Kim ef88700679 Regen upb files 4 years ago
Mark D. Roth 7d46e37251 Add dynamic filters between name resolution and load balancing. 4 years ago
Mark D. Roth a38d6c641f xds: Ignore WeightedCluster entries with weight 0. 4 years ago
Keith Moyer 951a47653b Use unsigned type when iterating unsigned value 4 years ago
Yash Tibrewal 4105d2ce20 XdsServerBuilder, config fetching per resolved address and delaying bind/listen till fetch is complete 4 years ago
Richard Belleville 61900ace68 Merge pull request #24993 from gnossen/lazy_import_grpc_tools 4 years ago
Richard Belleville 416f8f6d5c Factor out error functions 4 years ago
Mark D. Roth 642fd7cd16 Split retry code out into its own call object 4 years ago
Richard Belleville 3da0a9a68d Remove trailing whitespace 4 years ago
Richard Belleville faa4ea2863 Docstring. Formatting 4 years ago
Richard Belleville 6b06bf4938 Lazily import grpc_tools 4 years ago
Donna Dionne 4f8ed98f3e Xds cluster resolver 4 years ago
Chuan Ren d2aef5c27e Fix and improvements to aws creds 4 years ago
Jan Tattermusch 9c2f1523c2 remove unneeded case when assemblies are not signed 4 years ago
Mark D. Roth d797cbee47 Split out LB code into its own call object 4 years ago
Jan Tattermusch 90efecbed5 do not use <PublicSign>true</PublicSign> on non-windows 4 years ago
Matthew Stevenson 46f0373d91 Fix typo. 4 years ago
root 85a0368b1b add assert 4 years ago
root 48de85ba51 move up from RC3 to 8.0.0 4 years ago
Matthew Stevenson 9f8fbf39fb Implement David's suggestions. 4 years ago
Matthew Stevenson d660e2a47a Revert "Rework version selection following David's comment." 4 years ago
Masaki Hara 73fac77b3f Fix implicit decalaration in rb_event_thread.c 4 years ago
Matthew Stevenson 70764178bf Rework version selection following David's comment. 4 years ago
Matthew Stevenson dfcb4c0b67 Remove fallthrough case when setting max TLS version. 4 years ago
jiangtaoli2016 85d7c1ba97 Only enable OpenSSL Engine when compiler supports it 4 years ago
Donna Dionne 57aa10f3e7 Name change 4 years ago
Nicolas Noble 6eabdf7339 Fixing alignment issue with Arenas. 4 years ago
Matthew Stevenson 3c74038797 Fix TLS version negotiation in SSL transport security. 4 years ago
Yash Tibrewal 27dbc95a81 Fix subject_alternative_names deletion 4 years ago
Donna Dionne 96a11767a1 Separate out ref counted related logs from the xds_client logs 4 years ago
Lidi Zheng 45b4608a02 Correct the type annotation of abort 4 years ago
AJ Heller 6cc1d2edb0 Fix overpermissive percent-decoding of URIs ('%eth1' case) 4 years ago
Jan Tattermusch a35cd4f89d build protoc artifacts with cmake 4 years ago
Yash Tibrewal c9e99945ec Add SANs matching for xDS credentials 4 years ago
AJ Heller 880a854f0e Convert URI parser to C++ #24701 4 years ago
ZhenLian de4e8a4680 refactor PemKeyCertPair 4 years ago
Mark D. Roth e4faf1945d Remove grpc_client_channel_get_subchannel_call(). 4 years ago
root 5ecc8823e3 fix phpunit warnings 4 years ago
root dc84194d23 upgrade phpunit to 8.5.13 to support php8 4 years ago
Esun Kim 53ab235fb8 Fix google-explicit-constructor 4 years ago
Mark D. Roth a9d30fece6 Use separate mutexes and call queues for resolution and load balancing 4 years ago
Esun Kim 7182bd5309 Update by review 2 4 years ago
ZhenLian c3ceed15d2 add a new sets of test client certs 4 years ago
yihuaz 152511dcea silent log when bios data file does not exist 4 years ago
Antony Dovgal b50d2cee37 fix zend_hash_destroy() in postfork handler 4 years ago
Vijay Pai 7a696ff07c
Explain why spinlock doesn't deadlock under cooperative multithreading 4 years ago
Vijay Pai 283d418ab0
Document that spinlock holder may not block 4 years ago
Esun Kim 7d7c3cc711 Update by review 4 years ago