3622 Commits (bf782def6b45b998c543b81b2f070b64659d60f1)

Author SHA1 Message Date
Richard Belleville 330eaea53d Initial implementation of gce_channel_creds 5 years ago
Richard Belleville 1aae547e2c Regenerate projects 5 years ago
Mark D. Roth c1d7180daa Use upb textformat library to dump out raw xDS proto messages 5 years ago
Lidi Zheng ecc8aa8a71 Guard _ChannelCallState.__del__ from cygrpc being deallocated early 5 years ago
Lidi Zheng cbcc2bb185 Avoid attribute error in __del__ from _ChannelCallState 5 years ago
Lidi Zheng b9088ee9dd Address comments 5 years ago
Lidi Zheng 14d499a50f Make PyLint happy 5 years ago
Lidi Zheng 286a80dad5 Resolve the compatibility issue that get_runnint_loop is 3.7+ 5 years ago
Yash Tibrewal e98eaa5052
Revert "Revert "Add message-size check before message decompression"" 5 years ago
Lidi Zheng 6717ecb3cb Suppress the server dealloc warning 5 years ago
Lidi Zheng 019921f57a Add the new test to tests.json 5 years ago
Lidi Zheng 8bcffaa5ca Hide init_grpc_aio and guard async API outside of AsyncIO context 5 years ago
Vijay Pai c7f2956b67
Revert "Add message-size check before message decompression" 5 years ago
Lidi Zheng ae49a85038 Fix the typo 5 years ago
Lidi Zheng b96381694c Sort tests.json alphabetically 5 years ago
Srini Polavarapu d1c4118798 Regenerate projects 5 years ago
Lidi Zheng 11a29eb95a Implement methods to access auth context and peer info 5 years ago
Lidi Zheng a5d2f719bd Trust google-auth library will handle their dependency properly 5 years ago
Richard Belleville 4fcf9d01d2 Address review comments 5 years ago
Yash Tibrewal 0497ad8bb0 Add missing message-size check before decompressing 5 years ago
Mark D. Roth 133918ec70 Add ConfigSelector API. 5 years ago
Richard Belleville af222241a7 Give up on getting compiler executable from distutils 5 years ago
Richard Belleville edcf210050 Use proper compiler 5 years ago
Richard Belleville 08e117ae80 Improve build slightly 5 years ago
Richard Belleville 71567b6096 Allow the user to specify grpclb config 5 years ago
Richard Belleville 06eb0ac7bd Fix up aio interop client 5 years ago
Lidi Zheng 43a574d1ae Trust google-auth library will handle their dependency properly 5 years ago
Richard Belleville b821ff99a8 Initial working implementation 5 years ago
Lidi Zheng 72f2b99097 Guard _ChannelCallState.__del__ from cygrpc being deallocated early 5 years ago
Lidi Zheng 9a3ae47658 Pump up the minimum version of google-auth to 1.17.1 5 years ago
Matthew Stevenson 039e009faa Fix memory leak, per Yang's comment. 5 years ago
Matthew Stevenson 432823cbf6 Add check that unused bytes size is at most received bytes size. 5 years ago
Matthew Stevenson 264592275b Revert "Check unused bytes size is smaller than received bytes size, and fix Python format in _server_ssl_cert_config_test.py" 5 years ago
Matthew Stevenson 7d0ae9cf2e Check unused bytes size is smaller than received bytes size, and fix Python format in _server_ssl_cert_config_test.py 5 years ago
Mariano Anaya 376c0f0767 Add missing metadata TypeError case 5 years ago
Richard Belleville 4b497f7156 Compensate for low test default timeout 5 years ago
Richard Belleville 93477ae55f That line changed count seemed a bit big 5 years ago
Richard Belleville 5811df0fd0 Yapf 5 years ago
Richard Belleville 357c78c822 Simplify implementation 5 years ago
Richard Belleville 6344b2b97f Support infinite timeouts 5 years ago
Lidi Zheng 7294172c8f Avoid attribute error in __del__ from _ChannelCallState 5 years ago
Richard Belleville 00d20bb70a Use self.fail 5 years ago
Matthew Stevenson a575049c03 Changes needed to enable TLS 1.3. 5 years ago
Richard Belleville 25cdba8a70 Yapf 5 years ago
Richard Belleville 50cab884e1 Default wait_for_ready to True 5 years ago
Richard Belleville e329de88e7 Add failing test 5 years ago
Mariano Anaya 18e0f9f533 Remove metadata as optional from AioRpcError 5 years ago
Mariano Anaya 36f79adaf9 Remove references to the old MetadataType 5 years ago
Richard Belleville bacbf3b85f Fix argument order 5 years ago
Srini Polavarapu 090b05d387 Regenerate projects 5 years ago