aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/bad_client/tests
Commit message (Collapse)AuthorAge
* Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-05-11
|\
* | C99->C89.Gravatar Nicolas "Pixel" Noble2017-05-11
| | | | | | | | F-it. My sanity isn't worth it.
| * Call ref/unref, bugfixesGravatar Craig Tiller2017-03-31
|/
* Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
|
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
|
* Fix large metadata test - it was previously overconstrained now that we ↵Gravatar Craig Tiller2017-01-10
| | | | return better status
* Move from cmp --> eq, and provide a good implementation for interningGravatar Craig Tiller2016-11-21
|
* All core tests compile without grpc_mdstrGravatar Craig Tiller2016-11-17
|
* Finish moving to new APIsGravatar Craig Tiller2016-11-09
|
* Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|
* s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
|
* s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|
* Merge github.com:grpc/grpc into merge-writeGravatar Craig Tiller2016-09-01
|\
| * Change cq_verifier to report file and line number for expectations.Gravatar Mark D. Roth2016-08-24
| |
* | Ensure ack is sent before relying on thatGravatar Craig Tiller2016-08-22
|/
* Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-05-18
|\
* | Added missing memset to grpc_op in testGravatar David Garcia Quintas2016-05-13
| |
| * Switch from snprintf() to gpr_asprintf().Gravatar Mark D. Roth2016-05-12
| |
| * Fix large_metadata_bad_client_test to avoid C99 string literal length limit.Gravatar Mark D. Roth2016-05-12
|/
* Fix asan test failure.Gravatar Mark D. Roth2016-05-06
|
* Apply clang-format diffs.Gravatar Mark D. Roth2016-05-04
|
* Fix build breakage in bad_client tests.Gravatar Mark D. Roth2016-05-03
|
* Added bad_client test to check that the server rejects requests with tooGravatar Mark D. Roth2016-05-03
| | | | much metadata and refuses to send responses with too much metadata.
* Fixed clang formatting problems.Gravatar Mark D. Roth2016-04-27
|
* Change C implementation to not log an "Unexpected content-type" messageGravatar Mark D. Roth2016-04-26
| | | | when the header includes a semicolon.
* Add a failing test due to a head of line blocking bug in the serverGravatar Craig Tiller2016-04-02
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Fix includesGravatar Craig Tiller2016-03-25
|
* Fix copyrightsGravatar Craig Tiller2016-03-25
|
* Auto-changesGravatar Craig Tiller2016-03-25
|
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|
* clang-formatGravatar Craig Tiller2015-12-16
|
* Fix mergeGravatar Craig Tiller2015-12-16
|
* Merge github.com:grpc/grpc into big_dataGravatar Craig Tiller2015-12-16
|\
| * clang-formatGravatar Craig Tiller2015-12-14
| |
| * Add a test that reproduces server partial message read bugGravatar Craig Tiller2015-12-14
| |
| * Add a registered server method to bad_clientGravatar Craig Tiller2015-12-14
| |
| * clang-format after last weeks test-festGravatar Craig Tiller2015-12-14
| |
| * Merge pull request #4420 from ctiller/slopsGravatar Nicolas Noble2015-12-11
| |\ | | | | | | Hit a few more paths in http_server_filter.c, sockaddr_resolver.c
| | * Test invalid grpc-encoding valuesGravatar Craig Tiller2015-12-11
| | |
| | * Test invalid accept-encoding valuesGravatar Craig Tiller2015-12-11
| | |
| * | Merge pull request #4380 from ctiller/window_updatesGravatar Yang Gao2015-12-11
| |\ \ | | | | | | | | Cover ancillary frame error conditions
| | | * Hit a few more paths in http_server_filter.c, sockaddr_resolver.cGravatar Craig Tiller2015-12-11
| | | |
| * | | Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-pingGravatar Craig Tiller2015-12-10
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'connected-subchannel' into ↵Gravatar Craig Tiller2015-12-10
| |\ \ \ | | | | | | | | | | | | | | | ping-ping-ping-ping-ping-ping-ping-ping-ping
* | | | | Window overflow testGravatar Craig Tiller2015-12-09
| |/ / / |/| | |
| | | * Cover ancillary frame error conditionsGravatar Craig Tiller2015-12-09
| |_|/ |/| |
| | * Cover more of frame_settings.cGravatar Craig Tiller2015-12-09
| |/ |/|
* | Merge pull request #4338 from ctiller/init_settingsGravatar Nicolas Noble2015-12-09
|\ \ | | | | | | Cover more of settings frame