11030 Commits (d491897c4050bce09025d8ad0011d38c14ab0dad)
 

Author SHA1 Message Date
David Garcia Quintas 358c29a00b Increased round robin coverage 9 years ago
Nicolas "Pixel" Noble c27a99b099 Allows http(s)cli_test's server.py override. 9 years ago
Nicolas Noble b334855aae Merge pull request #4455 from grpc/lcov_fix 9 years ago
David G. Quintas 38d02d8974 run_lcov.sh fix 9 years ago
Jan Tattermusch d63b1d62b1 Fix AbandonedCall test 9 years ago
Jan Tattermusch 7608c96758 fix bug in Server.KillAsync() 9 years ago
Craig Tiller b113a2e4c7 Merge pull request #4441 from bogdandrutu/master 9 years ago
Craig Tiller 3a186e70c5 Get the right ordering of h2, not-h2 9 years ago
Craig Tiller ff1e2aa6bd Ensure test fails if SSL connection succeeds 9 years ago
Jan Tattermusch 1b8210f567 fix completion queue test 9 years ago
Jan Tattermusch 62d6c20f2d add C# sanity test 9 years ago
Jan Tattermusch 839dc96a7f temporarily disable UnimplementedMethod test 9 years ago
Jan Tattermusch 450b281b5b temporarily disable StatusCodeAndMessage test 9 years ago
Jan Tattermusch 3ac274f128 start using Ignore attribute for performance tests 9 years ago
Jan Tattermusch 03c010611b split up C# tests into separate processes 9 years ago
Craig Tiller 172895c2a9 Add documentation 9 years ago
Craig Tiller 076f978415 Addressing review feedback 9 years ago
Craig Tiller 7d408487fa clang-format 9 years ago
Craig Tiller 27d6228855 Merge github.com:grpc/grpc into ssl-bad-con 9 years ago
Craig Tiller b54a9ccd28 Merge branch 'proxy-crash' into server_stall 9 years ago
Craig Tiller 8776c931d9 Merge github.com:grpc/grpc into proxy-crash 9 years ago
David G. Quintas 9f483e33c1 Merge pull request #4452 from ctiller/cf 9 years ago
Craig Tiller 38edec6606 Fix server side handling of incoming partial requests in core 9 years ago
Craig Tiller 6cb69172c1 clang-format 9 years ago
Craig Tiller 83399c99e5 Add a test that reproduces server partial message read bug 9 years ago
Craig Tiller ac3220b0d9 Add a registered server method to bad_client 9 years ago
Craig Tiller 0bdc3a58f6 Merge branch 'cf' into proxy-crash 9 years ago
Craig Tiller 620e965c1b clang-format after last weeks test-fest 9 years ago
Nicolas Noble f35f9257bf Merge pull request #4442 from ctiller/bob 9 years ago
Craig Tiller 4bf292890c Fix proxy end2end tests 9 years ago
Craig Tiller 01afb1bf29 Merge pull request #4447 from jtattermusch/fix_address_in_use_crash 9 years ago
Jan Tattermusch 1d7ccecde7 fix "Address in use" crash 9 years ago
Craig Tiller 5e9add5219 Dont run on Windows just yet 9 years ago
Craig Tiller e7701b6e53 Merge branch 'bob' into ssl-bad-con 9 years ago
Craig Tiller ff767730e1 Fix leak 9 years ago
Craig Tiller 7bbedf20ea Dont run the servers as tests 9 years ago
Craig Tiller 56369b4ac5 Add cast 9 years ago
Craig Tiller abd20f3c69 Add tests for failed SSL connections: bad cert, and bad alpn config 9 years ago
Craig Tiller da0cf3cdfb Fix off by one bug 9 years ago
Craig Tiller ab0ea829ac ASAN, Sanity fixes 9 years ago
Bogdan Drutu 6af31bd04f Fix the naming conflict issue that cause the tests to fail. 9 years ago
Bogdan Drutu 4a4a20b6f4 Merge branch 'master' of https://github.com/grpc/grpc 9 years ago
Nicolas Noble 1e54d284cb Merge pull request #4420 from ctiller/slops 9 years ago
Nicolas Noble 4b067d74f5 Merge pull request #4433 from ctiller/bind-server-twice 9 years ago
Nicolas Noble 2a572091b7 Merge pull request #4428 from ctiller/httpness 9 years ago
Craig Tiller 3e3a26598f Add missing vcproj 9 years ago
Craig Tiller fc966ecb99 Merge github.com:grpc/grpc into bind-server-twice 9 years ago
Craig Tiller ef55655f79 Add includes 9 years ago
Bogdan Drutu 42ab3fa5fa Add a destructor callback as well 9 years ago
Bogdan Drutu 38d2ad6e96 Add a hook for the default constructor of ClientContext. 9 years ago