aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/invalid_call_argument_test.c
Commit message (Collapse)AuthorAge
* Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
|
* Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-26
|\
| * Fix tests.Gravatar Mark D. Roth2017-01-25
| |
* | Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
|/ | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
|
* Fix metadata validationGravatar Craig Tiller2017-01-10
|
* Get ASAN building againGravatar Craig Tiller2017-01-05
|
* Merge branch 'slice_with_exec_ctx_and_new_closures' into ↵Gravatar Craig Tiller2017-01-04
|\ | | | | | | metadata_filter_and_new_closures
| * Check and fail if user provides a metadata key starting with :Gravatar yang-g2016-12-21
| |
* | Fix some leaks/use-after-freesGravatar Craig Tiller2016-12-07
| |
* | All core tests compile without grpc_mdstrGravatar Craig Tiller2016-11-17
|/
* clang-formatGravatar Craig Tiller2016-10-26
|
* s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|
* Change cq_verifier to report file and line number for expectations.Gravatar Mark D. Roth2016-08-24
|
* Allow servers to select compression level via initial MD.Gravatar David Garcia Quintas2016-05-09
| | | | | | | | Setting the newly added compression_level field of grpc_op::send_initial_metadata by a server now has the effect of applying that compression level for the subsequent call messages leaving the server. The ultimate meaning of the level depends on the client's supported compression algorithms.
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Merge pull request #5962 from nicolasnoble/windows-flake-are-notGravatar Jan Tattermusch2016-03-25
|\ | | | | Moving grpc_pick_unused_port_of_die before creating a deadline.
| * Moving grpc_pick_unused_port_of_die before creating a deadline.Gravatar Nicolas "Pixel" Noble2016-03-26
| |
* | Auto-changesGravatar Craig Tiller2016-03-25
|/
* Fix copyrightGravatar Craig Tiller2016-03-17
|
* Log test namesGravatar Craig Tiller2016-03-16
|
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|
* clang-format after last weeks test-festGravatar Craig Tiller2015-12-14
|
* more testsGravatar yang-g2015-12-07
|
* some testsGravatar yang-g2015-12-07