Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | More clang-format fixes. | Mark D. Roth | 2016-05-05 | |
| | | | | | | ||||
* | | | | | | Merge pull request #6374 from grpc/dgquintas-patch-1 | Jan Tattermusch | 2016-05-04 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fixed name of test config for h2_census | |||
* \ \ \ \ \ \ | Merge pull request #6323 from dgquintas/codegen_remove_proto | Jan Tattermusch | 2016-05-04 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Moved protos out of core_codegen interface | |||
| | | | | * | | | Apply clang-format diffs. | Mark D. Roth | 2016-05-04 | |
| | | | | | | | | ||||
| | | | | * | | | Fix max_message_length test, which was broken by the previous fix to the | Mark D. Roth | 2016-05-04 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | proxy tests. | |||
| | | | | * | | | Use unlimited default for max header size until receiving new settings | Mark D. Roth | 2016-05-04 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from the peer. This both complies with the RFC and ensures that if the user sets a higher limit than the 16K default, we won't incorrectly reject data sent before settings are exchanged. Also fix proxy tests. | |||
| | | | * | | | | Exclude 1byte tests from msan | Craig Tiller | 2016-05-03 | |
| |_|_|/ / / / |/| | | | | | | ||||
| | | * | | | | Added dummy cronet api implementation so we can build on Jenkins. | Makarand Dharmapurikar | 2016-05-03 | |
| | | | | | | | ||||
| | | | * | | | Fix build breakage in bad_client tests. | Mark D. Roth | 2016-05-03 | |
| | | | | | | | ||||
| | | | * | | | Remove some unneeded code from an earlier iteration of this code. | Mark D. Roth | 2016-05-03 | |
| | | | | | | | ||||
| | | | * | | | Merge branch 'master' into limit_metadata_size | Mark D. Roth | 2016-05-03 | |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | ||||
| | | | * | | | Added bad_client test to check that the server rejects requests with too | Mark D. Roth | 2016-05-03 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | much metadata and refuses to send responses with too much metadata. | |||
| | | | | | * | Merge branch 'master' into server_channel_affinity | Sree Kuchibhotla | 2016-05-03 | |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | ||||
| * | | | | | | Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto | David Garcia Quintas | 2016-05-02 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||
| | | | * | | | Merge branch 'master' into limit_metadata_size | Mark D. Roth | 2016-05-02 | |
| | | | |\ \ \ | | | |_|/ / / | | |/| | | | | ||||
| | | | * | | | Changed writing code to honor the peer's header size limit setting. | Mark D. Roth | 2016-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. | |||
* | | | | | | | Fix bug where max_frame_size was ignored | Craig Tiller | 2016-04-30 | |
| |/ / / / / |/| | | | | | | | | | | | | | | | | | Also add corpus entries that helped diagnose this bug | |||
* | | | | | | Merge pull request #6368 from ctiller/vtune | Nicolas Noble | 2016-04-29 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Ensure minimum size of alt stack (to please vtune) | |||
| | | * | | | | Fixed name of test config for h2_census | David G. Quintas | 2016-04-29 | |
| |_|/ / / / |/| | | | | | ||||
* | | | | | | Merge pull request #6354 from ctiller/portabit | Jan Tattermusch | 2016-04-29 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix double delete | |||
| | * | | | | | Ensure minimum size of alt stack (to please vtune) | Craig Tiller | 2016-04-29 | |
| |/ / / / / |/| | | | | | ||||
| | | | | * | Merge branch 'master' into server_channel_affinity | Sree Kuchibhotla | 2016-04-29 | |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | ||||
| * | | | | | Fix typo | Craig Tiller | 2016-04-28 | |
| | | | | | | ||||
| * | | | | | Fix double delete | Craig Tiller | 2016-04-28 | |
| | | | | | | ||||
* | | | | | | Merge pull request #2286 from ctiller/split-me-baby-one-more-time | Jan Tattermusch | 2016-04-28 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Further lock contention reduction for CHTTP2 | |||
| | | * | | | Mark stream as cancelled if we exceed the metadata size limit. | Mark D. Roth | 2016-04-28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Also take this opportunity to convert the seen_error field to a bool. | |||
* | | | | | | Merge pull request #6304 from ctiller/expandypie | Nicolas Noble | 2016-04-27 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Expand corpora | |||
| | | | | | * | Merge remote-tracking branch 'upstream/master' into server_channel_affinity | Sree Kuchibhotla | 2016-04-27 | |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | ||||
* | | | | | | | Merge pull request #6183 from nicolasnoble/msys-support | Jan Tattermusch | 2016-04-27 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Adding support for msys. | |||
| | | | * | | | | Moved protos out of core_codegen interface | David Garcia Quintas | 2016-04-27 | |
| | | | | | | | | ||||
| | | | | * | | | Initial attempt at adding support for max metadata size. Currently, the | Mark D. Roth | 2016-04-27 | |
| | | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | code does not seem to be properly causing the RPC to fail when the max size is exceeded. | |||
* | | | | | | | Fixed clang formatting problems. | Mark D. Roth | 2016-04-27 | |
| | | | | | | | ||||
| | * | | | | | Expand corpora | Craig Tiller | 2016-04-26 | |
| | | |/ / / | | |/| | | | ||||
* | / | | | | Change C implementation to not log an "Unexpected content-type" message | Mark D. Roth | 2016-04-26 | |
| |/ / / / |/| | | | | | | | | | | | | | | when the header includes a semicolon. | |||
| | * | | | Merge github.com:grpc/grpc into split-me-baby-one-more-time | Craig Tiller | 2016-04-26 | |
| | |\ \ \ | |_|/ / / |/| | | | | ||||
| | | | * | Merge branch 'master' into server_channel_affinity | Sree Kuchibhotla | 2016-04-26 | |
| | | | |\ | |_|_|_|/ |/| | | | | ||||
* | | | | | Merge pull request #6160 from ctiller/api_fuzzer | Nicolas Noble | 2016-04-25 | |
|\ \ \ \ \ | | | | | | | | | | | | | Core API fuzzer | |||
* \ \ \ \ \ | Merge pull request #6277 from ctiller/shutdown_proper_like | Nicolas Noble | 2016-04-25 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Properly shutdown pollsets before destroying them | |||
* \ \ \ \ \ \ | Merge pull request #6105 from miselin/http-parser-allow-more-newlines | Jan Tattermusch | 2016-04-25 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Allow grpc_http_parser to optionally accept a wider range of line endings | |||
| | * | | | | | | Properly shutdown pollsets before destroying them | Craig Tiller | 2016-04-25 | |
| |/ / / / / / |/| | | | | | | ||||
| | * | | | | | Expand corpus | Craig Tiller | 2016-04-24 | |
| | | | | | | | ||||
| | * | | | | | Fix bug | Craig Tiller | 2016-04-24 | |
| | | | | | | | ||||
| | * | | | | | Expand corpus | Craig Tiller | 2016-04-24 | |
| | | | | | | | ||||
| | * | | | | | Expand corpus | Craig Tiller | 2016-04-24 | |
| | | | | | | | ||||
| | * | | | | | Expand corpus | Craig Tiller | 2016-04-24 | |
| | | | | | | | ||||
| | * | | | | | Expand corpus | Craig Tiller | 2016-04-24 | |
| | | | | | | | ||||
| | * | | | | | Expand corpus | Craig Tiller | 2016-04-24 | |
| | | | | | | | ||||
| | * | | | | | Expand corpus | Craig Tiller | 2016-04-24 | |
| | | | | | | | ||||
| | * | | | | | Fix inf loop | Craig Tiller | 2016-04-24 | |
| | | | | | | | ||||
| | * | | | | | Expand corpus | Craig Tiller | 2016-04-24 | |
| | | | | | | |