aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/bad_client/tests
Commit message (Expand)AuthorAge
* Merge branch 'flowctlN' into flowctl+millisGravatar Craig Tiller2017-10-02
|\
* | Fix bad_client_window_overflow_test at macGravatar yang-g2017-09-26
| * Update window overflow testGravatar Craig Tiller2017-09-20
|/
* Do multiple reads if needed to read full server response.Gravatar Mark D. Roth2017-07-11
* Fix test verificationGravatar Craig Tiller2017-06-08
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-05-11
|\
* | C99->C89.Gravatar Nicolas "Pixel" Noble2017-05-11
| * 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
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Fix large metadata test - it was previously overconstrained now that we retur...Gravatar Craig Tiller2017-01-10
* 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
* 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
* 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
| |\
| | * 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
| |\ \
| | | * Hit a few more paths in http_server_filter.c, sockaddr_resolver.cGravatar Craig Tiller2015-12-11