25367 Commits (bdd513c22c95fbeac46791c711103df3a9af72f3)

Author SHA1 Message Date
Hannah Shi 09a3424c70 generate proto ruby 5 years ago
Yash Tibrewal 371d55a1af Fix SegFault issue in case of bad subchannel 5 years ago
Michael Wang b8771966f1 Added tests for eval_args address/port getters. Implemented said getters and CreateActivation. 5 years ago
Dohyun Cheon 03ca0e3428 Evaluate args structure and getter methods for envoy attributes 5 years ago
Alexander Polcyn cd13d5ab88 Copy channel args hash before appending ruby user agent 5 years ago
Yash Tibrewal 9e4ceb041e Move the proto to third_party 5 years ago
Vijay Pai b92f17f78d Fix issues around lifetime of c_str() results 5 years ago
Hannah Shi 0765a1c70a change test case to absolute package name 5 years ago
Hannah Shi c8986bc73e use absolute package name, add test cases 5 years ago
Mark D. Roth 2d5cb2ee4c Pass listening addresses into XdsClient. 5 years ago
Yash Tibrewal 647d2861b0 Fix ordering of endpoint delete from pollset and transport destruction 5 years ago
Mark D. Roth 107853a001 Move logic for generating service config from XdsClient to xds resolver. 5 years ago
Yash Tibrewal 1618d21796 Add roundrobin test and reviewer comments 5 years ago
Alexander Polcyn 42fffae574 Include the target_uri in target uri is not valid error messages 5 years ago
Yash Tibrewal 8da364d741 Add proto for MeshCA MeshCertificateService 5 years ago
Mark D. Roth d926e1ca47 Move XdsClient code out of client_channel tree. 5 years ago
Karthik Ravi Shankar 15cce00f52
Revert "Revert "Fold Channel and CompletionQueue from grpc_impl to grpc"" 5 years ago
Karthik Ravi Shankar f3f9e8941a
Revert "Fold Channel and CompletionQueue from grpc_impl to grpc" 5 years ago
Matthew Stevenson 85337d69c2 Re-enable TLS 1.3 in the C-core. 5 years ago
Michael Wang c392be6ca0 created mock versions of Activation and CelValue for use with AuthorizationEngine 5 years ago
nanahpang 85817785e2
Update authorization_engine.cc 5 years ago
Yash Tibrewal cf0b46c4d6 Reviewer comments 5 years ago
Jan Tattermusch db54a04d1e support xDS traffic splitting and routing in c# interop 5 years ago
Karthik Ravi Shankar ab775de1a2 Build and formatting fixes 5 years ago
Michael Wang d0311ac81a Basic class definition and constructor Cel eval engine 5 years ago
Jan Tattermusch 949b635d57 regenerate protos 5 years ago
Jan Tattermusch 63d8c89bba regenerate projects 5 years ago
Muxi Yan cc72b0b967 Clean-up debug code in timer 5 years ago
Mark D. Roth 1723e8ce22 Fix use-after-free bug introduced in #23581. 5 years ago
Micah Kornfield 6f6778276d update template format 5 years ago
Micah Kornfield 596dcc555d fix gen_build_yaml.py formatting 5 years ago
Micah Kornfield 8e501c86f5 Move over to using sources.json from boring.ssl. 5 years ago
Micah Kornfield 35c0a4cfff Adds option of using ASM for BoringSSL in Python. 5 years ago
Esun Kim a7ffb7e47c Regen upb files 5 years ago
Mark D. Roth 0b61aea1c5 Convert grpc_server to idiomatic C++. 5 years ago
Mark D. Roth 35d3e7c531 Add per-address attribute mechanism that does not affect subchannel uniqueness. 5 years ago
Mark D. Roth 41d87b7307 Allow C++-style comments on #endif lines. 5 years ago
Yash Tibrewal e310d4366c Receive SETTINGS frame on clients before declaring subchannel READY 5 years ago
Micah Kornfield b5efeecf31 Fallback to google3 path of sources.json if initial link doesn't work 5 years ago
Micah Kornfield a8aeb280be Revert "Merge pull request #23652 from grpc/revert-23568-use_sources" 5 years ago
Karthik Ravi Shankar 3c2f4b40e3 Fold Channel and CompletionQueue from grpc_impl to grpc 5 years ago
Karthik Ravi Shankar 30f7710d4a Move ChannelArguments from ::grpc_impl to ::grpc 5 years ago
Alexander Polcyn a12cf6996b Fix ruby segfault on nil optional creds params 5 years ago
Michael Wang c6586f087f implemented get_local_address accessor for grpc_endpoint 5 years ago
matthewstevenson88 9957299480 Merge pull request #23608 from matthewstevenson88/matt-disable-tls13 5 years ago
Hannah Shi 1e415e24d1 replace sed with awk, since sed in mac is too old 5 years ago
Lidi Zheng d13c5834af Abstract the validation into a common function 5 years ago
Karthik Ravi Shankar 52cde540a4
Revert "Uses sources.json from BoringSSL" 5 years ago
Vijay Pai 9c5a39c6db Revert "Merge pull request #23361 from vjpai/em_agnostic_core_callback_cq" 5 years ago
Vijay Pai afa2bd8367 Revert "Merge pull request #23435 from vjpai/fix_iomgr_non_polling" 5 years ago