aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/fuzzers/client_fuzzer.c
Commit message (Collapse)AuthorAge
* Prefix grpc_cq_polling_type enums with GRPC_CQ_Gravatar Sree Kuchibhotla2017-03-03
|
* Change Core to use the new completion_queue_create APIGravatar Sree Kuchibhotla2017-03-02
|
* 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 bugsGravatar Craig Tiller2017-01-06
|
* All core tests compile without grpc_mdstrGravatar Craig Tiller2016-11-17
|
* Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|
* s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|
* clang-formatGravatar Craig Tiller2016-10-18
|
* BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
|
* Make all tests build againGravatar Craig Tiller2016-09-28
|
* Tests compileGravatar Craig Tiller2016-09-23
|
* Updated tests.Gravatar Mark D. Roth2016-08-04
|
* Expand corpus, make one-shot runners not self-check leaks (to give ASAN a ↵Gravatar Craig Tiller2016-06-10
| | | | chance)
* 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.
* Memory checking the client fuzzer.Gravatar Nicolas "Pixel" Noble2016-04-12
|
* Expand corpusGravatar Craig Tiller2016-04-11
|
* Expand corpusGravatar Craig Tiller2016-04-11
|
* More parameterizationGravatar Craig Tiller2016-04-11
|
* Add client fuzzerGravatar Craig Tiller2016-04-11