24669 Commits (364461aab0a352c43ed93f77a18907f95be709dc)

Author SHA1 Message Date
Lidi Zheng ae0dc69cb1 Fix the typo; I got the wrong branch and waited two hours 5 years ago
Stanley Cheung 0b2484ffc8 PHP: Add allow fork flag to config.m4 5 years ago
jiangtaoli2016 2620763fdd Update test creds for php, python, ruby 5 years ago
Mark D. Roth 611cf644bc Use wait_for_ready for xds calls. 5 years ago
Lidi Zheng 158a68f4f0 Annotate channel context manager methods to make pytype happy 5 years ago
Donna Dionne 3e19b04abf Fixing the error message. 5 years ago
Donna Dionne e5432a73f8 Adding an error to properly report credential missing CreateXdsChannel. 5 years ago
Richard Belleville a82f8f3dd7 Ensure unit tests don't pick up interop client 5 years ago
Lidi Zheng 46bb3769a9 Override the auth plugin behavior 5 years ago
jiangtaoli2016 90afa89c85 Update c# test credentials 5 years ago
ZhenLian 738272f3a8 [ImproveTLS] add a wrapper to error_detail in C core args 5 years ago
Mark D. Roth 5927f9b625 Gracefully switch xds policy instances when cluster name changes, and other LRS-related fixes. 5 years ago
Ashitha Santhosh 72112d034e Added tests. 5 years ago
jiangtaoli2016 91bfc400d3 Update test credentials to use 2048-bit RSA keys 5 years ago
Lidi Zheng d6bd3c37b2 Use mutex to protect queue operations 5 years ago
Mark D. Roth d812d9d557 fix duplicate LDS update detection 5 years ago
Richard Belleville 7fd0c8fc1a Clean up client 5 years ago
Lidi Zheng 030b1b6a84 Update the pxd as well 5 years ago
Lidi Zheng 82050ae192 Initialize credentials after IO engine set 5 years ago
Richard Belleville 24e03778ea Revert "Merge pull request #22373 from gnossen/creds_threads_and_breads" 5 years ago
Richard Belleville 34e320a439 Working client 5 years ago
Lidi Zheng 1a0655d75c Add comment about why we can't use cimport 5 years ago
Lidi Zheng 65930d4be9 Remove the socket reader in shutdown 5 years ago
Jan Tattermusch d99b541656
fix a nit in the cmake instructions 5 years ago
Richard Belleville 59b040d3c4 Stop leaking threads 5 years ago
Lidi Zheng 3779b12203 Enable skipped tests 5 years ago
Mariano Anaya da698286e4 Fix tests.json 5 years ago
Mariano Anaya 963429864e Skip failing tests due to a regression 5 years ago
Mariano Anaya bd4679439c Add 'resources' to bazel build file 5 years ago
Mariano Anaya a8f7dfe4c5 Update exception used in test 5 years ago
Mariano Anaya dff4a30b6c Fix build & address review comments 5 years ago
Mariano Anaya 4d492d28a7 Add test for full-duplex call 5 years ago
Mariano Anaya 8165cc2d97 Extend with more tests 5 years ago
Mariano Anaya 33e15156bb [WIP] Feedback on the PR 5 years ago
Mariano Anaya a3459d371d Code cleanup 5 years ago
Mariano Anaya f2aad7e54c Extend tests for secure channels & credentials 5 years ago
Mariano Anaya a1bb0bc6f8 Set error description 5 years ago
Mariano Anaya 764be7ed92 Improve error message by including the error code 5 years ago
Mariano Anaya 4ec09a0a26 [WIP] test call credentials 5 years ago
Mariano Anaya 88e922c03f Make the server test use SSL credentials 5 years ago
Mariano Anaya f44e4e2138 Renames according to PR comments 5 years ago
Lidi Zheng d43ac68bf3 Make the empty service default to SERVING state 5 years ago
Lidi Zheng c82f28d428 Use socket to synchronize cq and asyncio 5 years ago
Lidi Zheng 562f3ca5f5 Add port needs a FQN 5 years ago
Lidi Zheng 5d1651ff65 Don't graceful shutdown cq to avoid the deadlock 5 years ago
Zack Galbreath 79f1a07cc1 Improve FetchContent example in docs 5 years ago
Donna Dionne d469f31198 Address code review comment of renaming 5 years ago
Richard Belleville f26f80d532 Log TID 5 years ago
Patrice Chalin b8514eab47
C++ README: fix link to tutorial 5 years ago
Lidi Zheng 7622a2de38 Improve readability & fix a deadlock issue in _test_base 5 years ago