93 Commits (1cc43d051b1d9092f1de1c13c488eaa4c32c2c4f)

Author SHA1 Message Date
yang-g 6bf3184127 Fix bad_client_window_overflow_test at mac 7 years ago
Mark D. Roth 5dd24897a5 Do multiple reads if needed to read full server response. 7 years ago
Craig Tiller 0f016bdcf7 Fix test verification 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Nicolas "Pixel" Noble 0444d98f17 C99->C89. 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Craig Tiller dd36b15315 Call ref/unref, bugfixes 8 years ago
Robbie Shade ca7effcdff Replace timeout/scaling macros with functions. 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Craig Tiller 2e900b1fe3 Fix large metadata test - it was previously overconstrained now that we return better status 8 years ago
Craig Tiller 3b05e1da91 Move from cmp --> eq, and provide a good implementation for interning 8 years ago
Craig Tiller 7d4116fa44 All core tests compile without grpc_mdstr 8 years ago
Craig Tiller 10cd356662 Finish moving to new APIs 8 years ago
Craig Tiller a59c16c184 Progress towards making grpc_slice_unref_internal take an exec_ctx 8 years ago
Craig Tiller 618e67d655 s/GPR_SLICE/GRPC_SLICE/g 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago
Mark D. Roth 7187ab9866 Change cq_verifier to report file and line number for expectations. 8 years ago
Craig Tiller d09f45c625 Ensure ack is sent before relying on that 8 years ago
David Garcia Quintas 13878f494b Added missing memset to grpc_op in test 9 years ago
Mark D. Roth 5eba7971fb Switch from snprintf() to gpr_asprintf(). 9 years ago
Mark D. Roth 0eb3e13ea2 Fix large_metadata_bad_client_test to avoid C99 string literal length limit. 9 years ago
Mark D. Roth 067cce56d4 Fix asan test failure. 9 years ago
Mark D. Roth 22b338e210 Apply clang-format diffs. 9 years ago
Mark D. Roth a4edeb3372 Fix build breakage in bad_client tests. 9 years ago
Mark D. Roth 8a1d8052eb Added bad_client test to check that the server rejects requests with too 9 years ago
Mark D. Roth 1f3319bc88 Fixed clang formatting problems. 9 years ago
Mark D. Roth c5b1eef8b1 Change C implementation to not log an "Unexpected content-type" message 9 years ago
Craig Tiller 307a7207a0 Add a failing test due to a head of line blocking bug in the server 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller 2e1903638e Fix copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
Craig Tiller a3f298ff67 clang-format 9 years ago
Craig Tiller ce46c27b74 Fix merge 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 620e965c1b clang-format after last weeks test-fest 9 years ago
Craig Tiller 04b0494169 Test invalid grpc-encoding values 9 years ago
Craig Tiller d56550ad6d Test invalid accept-encoding values 9 years ago
Craig Tiller 795764bf3a Hit a few more paths in http_server_filter.c, sockaddr_resolver.c 9 years ago
Craig Tiller 3b66ab9f9e Window overflow test 9 years ago
Craig Tiller 51a9de433c Cover ancillary frame error conditions 9 years ago
Craig Tiller 0ca9952e43 Cover more of frame_settings.c 9 years ago
Craig Tiller 3b4af54c21 Add more unusualness 9 years ago
Craig Tiller ce4c34139b Add an unusual accept-encoding 9 years ago
Craig Tiller 3ebb7cc107 Hit some esoteric request header paths 9 years ago
Craig Tiller 300207e700 Expand header testing 9 years ago