1126 Commits (9188d7a2df8217aa9414113a215668118a0dd700)

Author SHA1 Message Date
Vijay Pai e2980cd0b3 Eliminate data-race caused by specialization in vector<bool> 10 years ago
Craig Tiller c824067677 Expand uri tests 10 years ago
Craig Tiller 93305a5dbe Memory leak fix 10 years ago
Craig Tiller e46f00a1d3 Fix leaked string in bad_client.c 10 years ago
Craig Tiller 991edad25c SSL refcounting fixes 10 years ago
Craig Tiller cf34343646 Wait for expectations to be fulfilled 10 years ago
Craig Tiller 079a11bb9b clang-format affected files 10 years ago
Craig Tiller 49924e0e62 Better handling of cancellation, uri parse errors, and disconnection 10 years ago
Craig Tiller d9a5088604 SSL channel args work with client config again 10 years ago
Craig Tiller 9846503567 Debugging 10 years ago
Craig Tiller ee98d84a02 Add an fd conservation test to verify that fds actually close 10 years ago
Craig Tiller acf0f07dfc Unix resolver, bug fixes 10 years ago
Craig Tiller eb3b12e417 Further client config work 10 years ago
Craig Tiller 052d27b891 Tidy up test to meet our standards 10 years ago
Craig Tiller 30ee10b785 Rename test into the right place 10 years ago
Masood Malekghassemi 1aa041ab1a BLARGHAFLARGHAAHAJHAKJHATJHKAYMNHZIYRN 10 years ago
yang-g 0b6ad7d4bc Bug fix. Do not push to incoming_queue after it is flushed. 10 years ago
Craig Tiller e039f03383 Plumbing transport_op changes through 10 years ago
Julien Boeuf 3e55b9fe62 Base64 decode improvements. 10 years ago
Craig Tiller b7959a0b36 s/grpc_transport_op/grpc_transport_stream_op/g 10 years ago
Craig Tiller f75fc12e3a Add a test that headers are properly in build.json 10 years ago
Craig Tiller 3bc8ebd48e Implementation work for client_config 10 years ago
Abhishek Kumar 7bce516b3b Spelling fix: UnImplementedService -> UnimplementedService 10 years ago
Abhishek Kumar eb6b216004 Rename Status -> EchoStatus to avoid conflict 10 years ago
yang-g b1bbc8764d proper init const char * 10 years ago
Yang Gao 89c5a56233 Add const to ByteBuffer methods and add tests 10 years ago
Craig Tiller 0960875b06 Remove spammy line (this is obfuscating testing logs) 10 years ago
Craig Tiller 8cca4694ee Fix flaky test 10 years ago
Craig Tiller aeedff1ef8 Use a character literal instead of grpc::string 10 years ago
Craig Tiller 7552f0f958 Ensure tests are built during run_tests runs 10 years ago
Abhishek Kumar 747cdbf9c0 Fixed bug : int -> int32 10 years ago
Abhishek Kumar 905a65b2d0 Expanded testing protocol 10 years ago
David Garcia Quintas 96e12defaf Removed const-ness from Reporter interface methods 10 years ago
Julien Boeuf a701ade70a Fixing ssl auth context. 10 years ago
Craig Tiller d53d21428c Make tcp trace more readable 10 years ago
Craig Tiller 9a57633233 clang-format affected files 10 years ago
Craig Tiller dc8567dab3 Fix flag settings on this test 10 years ago
Craig Tiller 9194426110 Migrate new test to new api 10 years ago
Yang Gao 45bd28e0d3 One more thing... 10 years ago
Craig Tiller b327c56bfb Compile fix 10 years ago
Jan Tattermusch d1eb527f78 fix indentation 10 years ago
Yang Gao c1a2c314fb Update the Status API 10 years ago
Yang Gao 102eccb632 Support sending and showing received metadata in grpc_cli 10 years ago
Jan Tattermusch bc745a5f4e fix json_rewrite_test CRLF handling 10 years ago
Jan Tattermusch 4b3f9522ec make buildtests on windows pass 10 years ago
David Garcia Quintas c367a09759 Added missing changes to fix bad_hostname C test 10 years ago
David Garcia Quintas 1d5aca5de0 Added flags support to grpc_op. 10 years ago
Craig Tiller aea081ffb5 Flush pending incoming messages when writing status 10 years ago
Nathaniel Manista 5ee11a8e12 Stability fixes for python_plugin_test 10 years ago
Craig Tiller 51f938f169 Make async server use one CQ per server thread 10 years ago