Commit Graph

74 Commits

Author SHA1 Message Date
Mark D. Roth 7187ab9866 Change cq_verifier to report file and line number for expectations. 2016-08-24 13:49:22 -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
Craig Tiller 51a9de433c Cover ancillary frame error conditions 2015-12-09 16:58:24 -08:00
Craig Tiller 0ca9952e43 Cover more of frame_settings.c 2015-12-09 16:31:05 -08:00
Nicolas Noble 8096478946 Merge pull request #4338 from ctiller/init_settings
Cover more of settings frame
2015-12-09 15:21:24 -08:00
Yang Gao ab4f2b1a53 Merge pull request #4359 from ctiller/make_a_slightly_unusual_request
Make a slightly unusual request
2015-12-09 10:51:57 -08:00
Yang Gao 54834ba74b Merge pull request #4358 from ctiller/abortive-continuations
Expand header testing
2015-12-09 10:23:20 -08:00
Yang Gao 8360cabdd6 Merge pull request #4357 from ctiller/continuing-continuations
Expand continuation testing
2015-12-09 10:22:47 -08:00
Craig Tiller 3b4af54c21 Add more unusualness 2015-12-09 10:09:05 -08:00
Craig Tiller ce4c34139b Add an unusual accept-encoding 2015-12-09 10:04:28 -08:00
Craig Tiller 3ebb7cc107 Hit some esoteric request header paths 2015-12-09 09:34:01 -08:00
Craig Tiller 300207e700 Expand header testing 2015-12-09 09:22:45 -08:00
Craig Tiller 913c151dad Expand continuation testing 2015-12-09 09:17:07 -08:00
Craig Tiller aa5a61e888 Merge github.com:grpc/grpc into make_a_full_request 2015-12-09 09:02:59 -08:00
Craig Tiller 25fd57117d Catch bad timeout handling 2015-12-09 08:58:47 -08:00
Craig Tiller f4786c2361 Add basic verification 2015-12-09 08:37:42 -08:00
Craig Tiller 2a2bee9c22 Basic server request bad_client template 2015-12-09 08:32:58 -08:00
Craig Tiller be9e135d6f Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-ping 2015-12-08 15:32:07 -08:00
Craig Tiller a83cc5e9b4 Merge github.com:grpc/grpc into partial-send-header 2015-12-08 15:27:55 -08:00
Sree Kuchibhotla 29318d7611 Merge pull request #4339 from ctiller/unknown_frame
Unknown frame test
2015-12-08 13:17:12 -08:00