aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/bad_client
Commit message (Expand)AuthorAge
* Add licenses to all BUILD files and missing copyrightGravatar yang-g2017-01-11
* Merge branch 'patchy' into slice_with_exec_ctx_and_buildGravatar Craig Tiller2017-01-04
|\
| * Moving message_size_filter properly.Gravatar Nicolas "Pixel" Noble2017-01-04
| * Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
| |\
| * \ Merge remote-tracking branch 'google/master' into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
| |\ \
* | \ \ Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
|\ \ \ \ | | |_|/ | |/| |
| * | | clang-format codeGravatar Craig Tiller2017-01-03
| * | | Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
| | |/ | |/|
* | | Finish moving to new APIsGravatar Craig Tiller2016-11-09
* | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar 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
* | Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\ \
| * \ Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-26
| |\ \
* | | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|/ / /
| | * Bad client tests convertedGravatar Craig Tiller2016-10-20
| * | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-19
| |\|
* | | clang-formatGravatar Craig Tiller2016-10-18
* | | BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
| * | UV tests pass on linuxGravatar murgatroid992016-10-07
* | | Make all tests build againGravatar Craig Tiller2016-09-28
* | | Update testsGravatar Craig Tiller2016-09-23
| |/ |/|
* | Merge github.com:grpc/grpc into merge-writeGravatar Craig Tiller2016-09-01
|\|
| * Merge remote-tracking branch 'upstream/master' into cq_verifier_file_lineGravatar Mark D. Roth2016-08-25
| |\
| * | 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
| |/ |/|
* | Updated tests.Gravatar Mark D. Roth2016-08-04
|/
* Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
|\
| * Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-03
| |\
* | \ Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-24
|\ \ \ | | |/ | |/|
| | * Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-05-18
| | |\
| * | | Bug fixesGravatar Craig Tiller2016-05-17
| | |/ | |/|
* | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-13
|\| |
| | * 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 compile errorGravatar Craig Tiller2016-05-11
* | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-11
|\|
* | Convert tests to new error schemeGravatar Craig Tiller2016-05-06
| * Fix asan test failure.Gravatar Mark D. Roth2016-05-06
| * More clang-format fixes.Gravatar Mark D. Roth2016-05-05
| * 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
* Merge branch 'filters-can-cause-closes' into e2efuzzGravatar Craig Tiller2016-04-04
|\
| * Fix registration in testGravatar Craig Tiller2016-04-04
| * Initial interface rework to allow knowing whether to pull payload at registra...Gravatar Craig Tiller2016-04-04
* | Remove corpus generatorGravatar Craig Tiller2016-04-02