Commit Graph

92 Commits

Author SHA1 Message Date
Mark D. Roth 5dd24897a5 Do multiple reads if needed to read full server response. 2017-07-11 07:29:56 -07:00
Craig Tiller 0f016bdcf7 Fix test verification 2017-06-08 09:26:42 -07:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Nicolas "Pixel" Noble eb36b8ac77 Merge branch 'master' of https://github.com/grpc/grpc into import 2017-05-11 23:24:37 +02:00
Nicolas "Pixel" Noble 0444d98f17 C99->C89.
F-it. My sanity isn't worth it.
2017-05-11 17:02:49 +02:00
Craig Tiller dd36b15315 Call ref/unref, bugfixes 2017-03-31 08:27:28 -07:00
Robbie Shade ca7effcdff Replace timeout/scaling macros with functions. 2017-01-31 15:40:20 -05:00
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite""
This reverts commit 5e01e2ac97.
2017-01-23 07:48:42 -08:00
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 2017-01-20 18:11:52 -08:00
Craig Tiller 2e900b1fe3 Fix large metadata test - it was previously overconstrained now that we return better status 2017-01-10 06:48:34 -08:00
Craig Tiller 3b05e1da91 Move from cmp --> eq, and provide a good implementation for interning 2016-11-21 13:46:31 -08:00
Craig Tiller 7d4116fa44 All core tests compile without grpc_mdstr 2016-11-17 12:16:05 -08:00
Craig Tiller 10cd356662 Finish moving to new APIs 2016-11-09 15:20:59 -08:00
Craig Tiller a59c16c184 Progress towards making grpc_slice_unref_internal take an exec_ctx 2016-10-31 07:25:01 -07:00
Craig Tiller 618e67d655 s/GPR_SLICE/GRPC_SLICE/g 2016-10-26 21:08:10 -07:00
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 2016-10-26 16:16:06 -07:00
Craig Tiller 6d0028ead3 Merge github.com:grpc/grpc into merge-write 2016-09-01 10:49:39 -07:00
Mark D. Roth 7187ab9866 Change cq_verifier to report file and line number for expectations. 2016-08-24 13:49:22 -07:00
Craig Tiller d09f45c625 Ensure ack is sent before relying on that 2016-08-22 09:32:46 -07:00
David Garcia Quintas 8f7365021f Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis 2016-05-18 10:29:57 -07:00
David Garcia Quintas 13878f494b Added missing memset to grpc_op in test 2016-05-13 12:21:01 -07:00
Mark D. Roth 5eba7971fb Switch from snprintf() to gpr_asprintf(). 2016-05-12 14:02:03 -07:00
Mark D. Roth 0eb3e13ea2 Fix large_metadata_bad_client_test to avoid C99 string literal length limit. 2016-05-12 12:33:11 -07:00
Mark D. Roth 067cce56d4 Fix asan test failure. 2016-05-06 09:12:39 -07:00
Mark D. Roth 22b338e210 Apply clang-format diffs. 2016-05-04 13:27:56 -07:00
Mark D. Roth a4edeb3372 Fix build breakage in bad_client tests. 2016-05-03 12:24:16 -07:00
Mark D. Roth 8a1d8052eb Added bad_client test to check that the server rejects requests with too
much metadata and refuses to send responses with too much metadata.
2016-05-03 10:44:56 -07:00
Mark D. Roth 1f3319bc88 Fixed clang formatting problems. 2016-04-27 10:59:19 -07:00
Mark D. Roth c5b1eef8b1 Change C implementation to not log an "Unexpected content-type" message
when the header includes a semicolon.
2016-04-26 14:16:20 -07:00
Craig Tiller 307a7207a0 Add a failing test due to a head of line blocking bug in the server 2016-04-02 07:40:39 -07:00
Craig Tiller 6169d5f7b0 Update copyrights 2016-03-31 07:46:18 -07:00
Craig Tiller 9533d042d4 Fix includes 2016-03-25 17:11:06 -07:00
Craig Tiller 2e1903638e Fix copyrights 2016-03-25 14:33:26 -07:00
Craig Tiller f40df23eeb Auto-changes 2016-03-25 13:38:14 -07:00
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 2015-12-22 13:49:30 -08:00
Craig Tiller a3f298ff67 clang-format 2015-12-16 19:42:09 -08:00
Craig Tiller ce46c27b74 Fix merge 2015-12-16 19:32:33 -08:00
Craig Tiller 86e8ad8ddf Merge github.com:grpc/grpc into big_data 2015-12-16 19:25:58 -08:00
Craig Tiller 6cb69172c1 clang-format 2015-12-14 13:35:53 -08:00
Craig Tiller 83399c99e5 Add a test that reproduces server partial message read bug 2015-12-14 13:34:44 -08:00
Craig Tiller ac3220b0d9 Add a registered server method to bad_client 2015-12-14 12:27:03 -08:00
Craig Tiller 620e965c1b clang-format after last weeks test-fest 2015-12-14 12:02:50 -08:00
Nicolas Noble 1e54d284cb Merge pull request #4420 from ctiller/slops
Hit a few more paths in http_server_filter.c, sockaddr_resolver.c
2015-12-11 20:59:47 -08:00
Craig Tiller 04b0494169 Test invalid grpc-encoding values 2015-12-11 14:22:42 -08:00
Craig Tiller d56550ad6d Test invalid accept-encoding values 2015-12-11 14:20:03 -08:00
Yang Gao 47d69c634d Merge pull request #4380 from ctiller/window_updates
Cover ancillary frame error conditions
2015-12-11 13:21:24 -08:00
Craig Tiller 795764bf3a Hit a few more paths in http_server_filter.c, sockaddr_resolver.c 2015-12-11 08:56:09 -08:00
Craig Tiller 13180c8a2c Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-ping 2015-12-10 14:30:21 -08:00
Craig Tiller d5bd3b6abe Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-ping-ping 2015-12-10 07:19:54 -08:00
Craig Tiller 3b66ab9f9e Window overflow test 2015-12-09 19:42:22 -08:00