Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine | Craig Tiller | 2016-05-14 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #5456 from ctiller/cleaner-posix3 | Jan Tattermusch | 2016-05-13 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Splitting out a pure poll() based event engine | |||
* | | | | | | | | | Renamed some defines | David Garcia Quintas | 2016-05-12 | |
| | | | | | | | | | ||||
* | | | | | | | | | Merge pull request #6552 from jboeuf/add_curlies | Jan Tattermusch | 2016-05-12 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add curlies for multiline if statements. | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #6553 from grpc/revert-6488-revert-6214-master | Jan Tattermusch | 2016-05-12 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Revert "Revert "cronet wrapper code"", and fix the issue with build.yaml | |||
* | | | | | | | | | | | Add callback when gRPC FD is about to be orphaned. | Robbie Shade | 2016-05-12 | |
| | | | | | | | | | | | ||||
| | | * | | | | | | | | Remove redundant declaration | Craig Tiller | 2016-05-12 | |
| | | | | | | | | | | | ||||
| | | | | * | | | | | | use LANG_ENGLISH for windows api FormatMessage | goldenbull | 2016-05-12 | |
| |_|_|_|/ / / / / / |/| | | | | | | | | | ||||
| | * | | | | | | | | Add curlies for multiline if statements. | Julien Boeuf | 2016-05-11 | |
| |/ / / / / / / / |/| | | | | | | | | ||||
| * | | | | | | | | Revert "Revert "cronet wrapper code"" | makdharma | 2016-05-11 | |
|/ / / / / / / / | ||||
| | | * / / / / | Let execution contexts signal that they are done | Craig Tiller | 2016-05-11 | |
| |_|/ / / / / |/| | | | | | | ||||
| * | | | | | | Force wakeup after fd addition | Craig Tiller | 2016-05-11 | |
| | | | | | | | ||||
| * | | | | | | clang-format | Craig Tiller | 2016-05-11 | |
| | | | | | | | ||||
| | * | | | | | Merge branch 'master' into server_channel_affinity | Sree Kuchibhotla | 2016-05-11 | |
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
| * | | | | | | Merge github.com:grpc/grpc into cleaner-posix3 | Craig Tiller | 2016-05-11 | |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
* | | | | | | | Merge pull request #6449 from sreecha/stress_client_reconnects | Jan Tattermusch | 2016-05-10 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Interop/Stress client that is resilient to server restarts | |||
| | | | | | * \ | Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into ↵ | Julien Boeuf | 2016-05-10 | |
| | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | credentials_refactoring | |||
| | | | | | * | | | Fixing headers. | Julien Boeuf | 2016-05-10 | |
| | | | | | | | | | ||||
| | | | | | | * | | clang-format | Julien Boeuf | 2016-05-10 | |
| | | | | | | | | | ||||
| | | | | | | * | | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | Julien Boeuf | 2016-05-10 | |
| | | | | | |/| | | |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | credentials_refactoring | |||
| | | * | | | | | Merge branch 'master' into server_channel_affinity | Sree Kuchibhotla | 2016-05-10 | |
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #6279 from dgquintas/lb_proto_v1 | Jan Tattermusch | 2016-05-10 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Updated load balancer proto to v1 | |||
* \ \ \ \ \ \ \ \ | Merge pull request #6320 from markdroth/limit_metadata_size | Jan Tattermusch | 2016-05-10 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add support for max metadata size. | |||
| | | | | | | * | | | fixed wrong change | David Garcia Quintas | 2016-05-09 | |
| | | | | | | | | | | ||||
| | | | | | * | | | | grpc-accept-encoding checks | David Garcia Quintas | 2016-05-09 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||
* | | | | | | | | | Revert "cronet wrapper code" | Craig Tiller | 2016-05-09 | |
| | | | | | | | | | ||||
| | | | | | * | | | Fixed compression interop and re-enable for C++. | David Garcia Quintas | 2016-05-05 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also added some defense in depth for compression algorithms in the receive path. | |||
* | | | | | | | | | Master is now 0.15.0-dev. | Nicolas "Pixel" Noble | 2016-05-06 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #6379 from y-zeng/debug-logging-fix | Yuchen Zeng | 2016-05-05 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | debug logging fix | |||
* \ \ \ \ \ \ \ \ | Merge pull request #6447 from ctiller/import-madness | Jan Tattermusch | 2016-05-05 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Temporary fix for plugin initialization problem | |||
| | | | | * | | | | | Interop client that is resilient to server restarts | Sree Kuchibhotla | 2016-05-05 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||
* | | | | | | | | | Merge pull request #6214 from makdharma/master | Nicolas Noble | 2016-05-05 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | cronet wrapper code | |||
| | | | * | | | | | | More clang-format fixes. | Mark D. Roth | 2016-05-05 | |
| | | | | | | | | | | ||||
| | * | | | | | | | | Temporary fix for plugin initialization problem | Craig Tiller | 2016-05-05 | |
| |/ / / / / / / / |/| | | | | | | | | ||||
* | | | | | | | | | Merge pull request #6383 from dgquintas/remove-outdated-census-charg | Jan Tattermusch | 2016-05-04 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Removed leftover function declaration from channel args | |||
| | | | | | | | * | | Refactoring the core security code. | Julien Boeuf | 2016-05-04 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As opposed to a flat directory, we now have the following structure: - security -context - credentials - composite - fake - google_default - iam - jwt - oauth2 - plugin - ssl - transport - util We have not refactored the test code yet but this PR is already large enough... | |||
| | | | * | | | | | Apply clang-format diffs. | Mark D. Roth | 2016-05-04 | |
| | | | | | | | | | ||||
| | | | * | | | | | 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. | |||
| | | | | | | | * | Fix some ubsan issues: I fear no bugs were harmed in the making of this episode | Craig Tiller | 2016-05-03 | |
| | | | | | | | | | ||||
| | | | | | | | * | Fix undefined behavior | Craig Tiller | 2016-05-03 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||
| | * | | | | | | Fixed a compiler warning that only shows up on linux | Makarand Dharmapurikar | 2016-05-03 | |
| | | | | | | | | ||||
| | * | | | | | | clang-format fixes | Makarand Dharmapurikar | 2016-05-03 | |
| | | | | | | | | ||||
| | * | | | | | | Added dummy cronet api implementation so we can build on Jenkins. | Makarand Dharmapurikar | 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 pull request #6394 from y-zeng/fix-5557 | Yuchen Zeng | 2016-05-02 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Explicitly cast constant value to gpr_atm | |||
* \ \ \ \ \ \ \ \ | Merge pull request #6380 from ctiller/stress_fail | Nicolas Noble | 2016-05-02 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Stress test fixes | |||
| | | | | | * \ \ \ | 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. |