aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/bad_client/bad_client.c
Commit message (Collapse)AuthorAge
* rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25
|
* 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
|/
* Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-07-11
|\
| * Do multiple reads if needed to read full server response.Gravatar Mark D. Roth2017-07-11
| |
| * Add rich closure debug modeGravatar ncteisen2017-06-08
| |
| * clang-formatGravatar Craig Tiller2017-06-08
| |
| * Ensure a poller existsGravatar Craig Tiller2017-06-08
| |
| * auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| |
* | Change endpoint interface to declare poller coverednessGravatar Craig Tiller2017-05-10
|/
* Merge pull request #9972 from sreecha/cq_create_api_changesGravatar Sree Kuchibhotla2017-04-14
|\ | | | | Completion Queue creation API changes (C-Core and C++ only)
| * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-07
| |\
* | \ Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-07
|\ \ \ | | |/ | |/|
* | | Fix sanityGravatar Craig Tiller2017-04-03
| | |
* | | Optionalize compress, gather all the http2 filter bits together in ext/Gravatar Craig Tiller2017-04-03
| | |
| * | Make chunk sizes configurable, push channel args down a little deeperGravatar Craig Tiller2017-03-28
|/ /
| * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-24
| |\ | |/ |/|
| * Updates C CoreGravatar Sree Kuchibhotla2017-03-22
| |
* | Change error_create API to sliceGravatar ncteisen2017-03-13
| |
| * 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
|/
* Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
|
* Add an error to fd_shutdown (and recursively)Gravatar Craig Tiller2017-01-27
| | | | Allows diagnosing WHY a file descriptor was shutdown prematurely.
* 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
| | | | | | | | | | | | | | | | - make closures know where they should be executed (eg, on a workqueue, or a combiner, or on an exec_ctx) - this allows removal of a large number of trampoline functions that were appearing whenever we used combiners, and should allow for a much easier interface to combiner locks
* | 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, 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
|
* Update testsGravatar Craig Tiller2016-09-23
|
* Updated tests.Gravatar Mark D. Roth2016-08-04
|
* Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-24
|\
| * Bug fixesGravatar Craig Tiller2016-05-17
| |
* | 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
| |
| * Apply clang-format diffs.Gravatar Mark D. Roth2016-05-04
| |
| * 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.
* 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 ↵Gravatar Craig Tiller2016-04-04
| | | | | | | | registration, not at request time
* | Remove corpus generatorGravatar Craig Tiller2016-04-02
| |
* | Starting server fuzzerGravatar Craig Tiller2016-04-02
|/
* Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
|\
* | Update copyrightsGravatar Craig Tiller2016-03-31
| |
| * Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-28
| |\ | |/ |/|