Commit Graph

101 Commits

Author SHA1 Message Date
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 2015-12-22 13:49:30 -08:00
Craig Tiller 0fe5ee7be3 BoringSSL integration: non-vsprojects changes 2015-12-22 12:50:36 -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
Nicolas Noble ecbde17055 Merge pull request #4328 from ctiller/mobad
Fix string literals to hit the cases theyre supposed to
2015-12-08 10:55:01 -08:00
Craig Tiller d60dce059c Merge github.com:grpc/grpc into unknown_frame 2015-12-08 10:44:07 -08:00
Craig Tiller eda1e9bc39 Unknown frame test 2015-12-08 10:37:56 -08:00
Craig Tiller 9ee2eecd64 Cover more of frame_settings.c 2015-12-08 10:28:33 -08:00
Craig Tiller d391b560ec Add integer overflow cases 2015-12-08 08:53:09 -08:00
Craig Tiller e9307929d4 Add some partial header tests to cover more cases 2015-12-08 08:37:36 -08:00
Craig Tiller c3218147de Fix fuzzing detected crash 2015-12-08 08:30:39 -08:00
Craig Tiller 85517c6367 Fix string literals to hit the cases theyre supposed to 2015-12-07 21:15:17 -08:00
Craig Tiller 842ab7c31e Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-ping-ping 2015-12-07 16:18:11 -08:00
Craig Tiller e2c62375e4 clang-format 2015-12-07 16:11:03 -08:00
Sree Kuchibhotla fc4399411c Merge pull request #4314 from ctiller/bad-framing-tests
Bad framing tests
2015-12-07 15:00:26 -08:00
Sree Kuchibhotla c587683912 Merge pull request #4305 from ctiller/hpack-size-tests
Hpack size tests
2015-12-07 14:59:11 -08:00
Sree Kuchibhotla d9330176b1 Merge pull request #4297 from ctiller/hpack-tests
Add bad hpack frame tests
2015-12-07 14:12:46 -08:00
Craig Tiller 09c2d6dff0 Add a test of illegal continuation frames 2015-12-07 11:52:12 -08:00
Craig Tiller e219e02fd1 Add tests for dynamic table resizing 2015-12-07 10:58:55 -08:00