3689 Commits (ece76ee1e8e4da71a47fbca2b4807c7b34b51aee)

Author SHA1 Message Date
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
Srini Polavarapu 057091fe1f Regenerate projects 5 years ago
Richard Belleville 8c96f976da Yapfity yapf. Don't yapf back 5 years ago
Richard Belleville a0e23e2123 Review comments 5 years ago
Richard Belleville 2226f8ab12 Add plugin test for insecure option 5 years ago
Richard Belleville e3ae621f64 Add insecure option 5 years ago
Richard Belleville 9f380bc16c Make SSL the default for simple stubs 5 years ago
Richard Belleville 420584462f :chairflip: 5 years ago