aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
* Changed writing code to honor the peer's header size limit setting.Gravatar Mark D. Roth2016-05-02
| | | | | | Changed large_metadata test to only cover the case where both the client and server support large metadata; I will cover the other cases in separate tests in a subsequent commit.
* Mark stream as cancelled if we exceed the metadata size limit.Gravatar Mark D. Roth2016-04-28
| | | | Also take this opportunity to convert the seen_error field to a bool.
* Initial attempt at adding support for max metadata size. Currently, theGravatar Mark D. Roth2016-04-27
| | | | | code does not seem to be properly causing the RPC to fail when the max size is exceeded.
* Merge pull request #6160 from ctiller/api_fuzzerGravatar Nicolas Noble2016-04-25
|\ | | | | Core API fuzzer
* \ Merge pull request #6277 from ctiller/shutdown_proper_likeGravatar Nicolas Noble2016-04-25
|\ \ | | | | | | Properly shutdown pollsets before destroying them
* \ \ Merge pull request #6105 from miselin/http-parser-allow-more-newlinesGravatar Jan Tattermusch2016-04-25
|\ \ \ | | | | | | | | Allow grpc_http_parser to optionally accept a wider range of line endings
| | * | Properly shutdown pollsets before destroying themGravatar Craig Tiller2016-04-25
| |/ / |/| |
| | * Expand corpusGravatar Craig Tiller2016-04-24
| | |
| | * Fix bugGravatar Craig Tiller2016-04-24
| | |
| | * Expand corpusGravatar Craig Tiller2016-04-24
| | |
| | * Expand corpusGravatar Craig Tiller2016-04-24
| | |
| | * Expand corpusGravatar Craig Tiller2016-04-24
| | |
| | * Expand corpusGravatar Craig Tiller2016-04-24
| | |
| | * Expand corpusGravatar Craig Tiller2016-04-24
| | |
| | * Expand corpusGravatar Craig Tiller2016-04-24
| | |
| | * Fix inf loopGravatar Craig Tiller2016-04-24
| | |
| | * Expand corpusGravatar Craig Tiller2016-04-24
| | |
| | * Fix test bugs, expand corpusGravatar Craig Tiller2016-04-24
| | |
| | * Expand corpusGravatar Craig Tiller2016-04-24
| | |
| | * Expand corpusGravatar Craig Tiller2016-04-24
| | |
| | * API dictionaryGravatar Craig Tiller2016-04-24
| | |
| | * Expand corpusGravatar Craig Tiller2016-04-24
| | |
| | * Expand corpusGravatar Craig Tiller2016-04-23
| | |
| | * Fix msan bugGravatar Craig Tiller2016-04-23
| | |
| | * Expand corpusGravatar Craig Tiller2016-04-23
| | |
| | * Expand corpusGravatar Craig Tiller2016-04-23
| | |\ | |_|/ |/| |
| | * Expand corpusGravatar Craig Tiller2016-04-23
| | |
| | * Expand corpusGravatar Craig Tiller2016-04-23
| | |
| | * Enable squelchGravatar Craig Tiller2016-04-23
| | |
| | * Expand corpusGravatar Craig Tiller2016-04-23
| | |
| | * Expand corporaGravatar Craig Tiller2016-04-23
| | |
| | * Fix hanging call bugGravatar Craig Tiller2016-04-22
| | |
| | * Expand corpusGravatar Craig Tiller2016-04-22
| | |
| | * Expand api corpusGravatar Craig Tiller2016-04-22
| | |
| | * Fix bug causing calls to never completeGravatar Craig Tiller2016-04-22
| | |
| | * Fix bugs in test infraGravatar Craig Tiller2016-04-22
| | |
| | * Expand corpusGravatar Craig Tiller2016-04-21
| | |
| | * Expand corpusGravatar Craig Tiller2016-04-21
| | |
| | * Crash fixGravatar Craig Tiller2016-04-21
| | |
| | * Expand corpusGravatar Craig Tiller2016-04-21
| | |
| | * Fixup API changesGravatar Craig Tiller2016-04-21
| | |
* | | Merge pull request #6147 from ctiller/strong-includesGravatar Nicolas Noble2016-04-21
|\ \ \ | | | | | | | | Rollup of changes from latest import
* \ \ \ Merge pull request #6252 from vjpai/empty_driver_wallGravatar Jan Tattermusch2016-04-21
|\ \ \ \ | | | | | | | | | | Keep out performance tests that don't have scenarios
| | * \ \ Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-21
| | |\ \ \
* | | \ \ \ Merge github.com:grpc/grpc into expandificationGravatar Craig Tiller2016-04-21
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| | | | | * Merge github.com:grpc/grpc into api_fuzzerGravatar Craig Tiller2016-04-21
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | | | | * clang-fmtGravatar Craig Tiller2016-04-21
| | | | | |
| | | | | * Initial corpusGravatar Craig Tiller2016-04-21
| | | | | |
| | | | | * Fix inf loopGravatar Craig Tiller2016-04-21
| | | | | |
| | * | | | Make sure that there is at least one scenario, otherwise indicates malformedGravatar Vijay Pai2016-04-21
| |/ / / / | | | | | | | | | | | | | | | input