aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/bad_client
Commit message (Expand)AuthorAge
* 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
* | Starting server fuzzerGravatar Craig Tiller2016-04-02
| * Add a failing test due to a head of line blocking bug in the serverGravatar 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
| |\ | |/ |/|
| * Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-28
| |\
* | | clang-formatGravatar Craig Tiller2016-03-28
* | | Move chttp2 related files under ext/Gravatar Craig Tiller2016-03-28
| |/ |/|
* | Fix includesGravatar Craig Tiller2016-03-25
* | Fix copyrightsGravatar Craig Tiller2016-03-25
* | Auto-changesGravatar Craig Tiller2016-03-25
| * Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-21
| |\ | |/ |/|
| * clang-formatGravatar Craig Tiller2016-03-10
| * Implement testsGravatar Craig Tiller2016-03-10
* | Decouple filter selection from channel constructionGravatar Craig Tiller2016-02-17
|/
* Rollback gpr deletionGravatar Craig Tiller2016-02-09
* Removing gpr as a separated library.Gravatar Nicolas "Pixel" Noble2016-01-30
* Update copyrightsGravatar Craig Tiller2016-01-28
* Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
* Fix copyrightsGravatar Craig Tiller2016-01-20
* Add CPU cost measurement, tune parameters, decrease default maxjobsGravatar Craig Tiller2016-01-20
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
* BoringSSL integration: non-vsprojects changesGravatar 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