aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Collapse)AuthorAge
...
* | | | | | | | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affineGravatar Craig Tiller2016-05-14
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #5456 from ctiller/cleaner-posix3Gravatar Jan Tattermusch2016-05-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Splitting out a pure poll() based event engine
* | | | | | | | | Renamed some definesGravatar David Garcia Quintas2016-05-12
| | | | | | | | |
* | | | | | | | | Merge pull request #6552 from jboeuf/add_curliesGravatar Jan Tattermusch2016-05-12
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add curlies for multiline if statements.
* \ \ \ \ \ \ \ \ \ Merge pull request #6553 from grpc/revert-6488-revert-6214-masterGravatar Jan Tattermusch2016-05-12
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Revert "Revert "cronet wrapper code"", and fix the issue with build.yaml
* | | | | | | | | | | Add callback when gRPC FD is about to be orphaned.Gravatar Robbie Shade2016-05-12
| | | | | | | | | | |
| | | * | | | | | | | Remove redundant declarationGravatar Craig Tiller2016-05-12
| | | | | | | | | | |
| | | | | * | | | | | use LANG_ENGLISH for windows api FormatMessageGravatar goldenbull2016-05-12
| |_|_|_|/ / / / / / |/| | | | | | | | |
| | * | | | | | | | Add curlies for multiline if statements.Gravatar Julien Boeuf2016-05-11
| |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Revert "Revert "cronet wrapper code""Gravatar makdharma2016-05-11
|/ / / / / / / /
| | | * / / / / Let execution contexts signal that they are doneGravatar Craig Tiller2016-05-11
| |_|/ / / / / |/| | | | | |
| * | | | | | Force wakeup after fd additionGravatar Craig Tiller2016-05-11
| | | | | | |
| * | | | | | clang-formatGravatar Craig Tiller2016-05-11
| | | | | | |
| | * | | | | Merge branch 'master' into server_channel_affinityGravatar Sree Kuchibhotla2016-05-11
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge github.com:grpc/grpc into cleaner-posix3Gravatar Craig Tiller2016-05-11
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #6449 from sreecha/stress_client_reconnectsGravatar Jan Tattermusch2016-05-10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Interop/Stress client that is resilient to server restarts
| | | | | | * \ Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into ↵Gravatar Julien Boeuf2016-05-10
| | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | credentials_refactoring
| | | | | | * | | Fixing headers.Gravatar Julien Boeuf2016-05-10
| | | | | | | | |
| | | | | | | * | clang-formatGravatar Julien Boeuf2016-05-10
| | | | | | | | |
| | | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar Julien Boeuf2016-05-10
| | | | | | |/| | | |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | credentials_refactoring
| | | * | | | | Merge branch 'master' into server_channel_affinityGravatar Sree Kuchibhotla2016-05-10
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge pull request #6279 from dgquintas/lb_proto_v1Gravatar Jan Tattermusch2016-05-10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Updated load balancer proto to v1
* \ \ \ \ \ \ \ \ Merge pull request #6320 from markdroth/limit_metadata_sizeGravatar Jan Tattermusch2016-05-10
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add support for max metadata size.
| | | | | | | * | | fixed wrong changeGravatar David Garcia Quintas2016-05-09
| | | | | | | | | |
| | | | | | * | | | grpc-accept-encoding checksGravatar David Garcia Quintas2016-05-09
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Revert "cronet wrapper code"Gravatar Craig Tiller2016-05-09
| | | | | | | | |
| | | | | | * | | Fixed compression interop and re-enable for C++.Gravatar David Garcia Quintas2016-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also added some defense in depth for compression algorithms in the receive path.
* | | | | | | | | Master is now 0.15.0-dev.Gravatar Nicolas "Pixel" Noble2016-05-06
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge pull request #6379 from y-zeng/debug-logging-fixGravatar Yuchen Zeng2016-05-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | debug logging fix
* \ \ \ \ \ \ \ \ Merge pull request #6447 from ctiller/import-madnessGravatar Jan Tattermusch2016-05-05
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Temporary fix for plugin initialization problem
| | | | | * | | | | Interop client that is resilient to server restartsGravatar Sree Kuchibhotla2016-05-05
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #6214 from makdharma/masterGravatar Nicolas Noble2016-05-05
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | cronet wrapper code
| | | | * | | | | | More clang-format fixes.Gravatar Mark D. Roth2016-05-05
| | | | | | | | | |
| | * | | | | | | | Temporary fix for plugin initialization problemGravatar Craig Tiller2016-05-05
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #6383 from dgquintas/remove-outdated-census-chargGravatar Jan Tattermusch2016-05-04
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Removed leftover function declaration from channel args
| | | | | | | | * | Refactoring the core security code.Gravatar Julien Boeuf2016-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.Gravatar Mark D. Roth2016-05-04
| | | | | | | | |
| | | | * | | | | Use unlimited default for max header size until receiving new settingsGravatar Mark D. Roth2016-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 episodeGravatar Craig Tiller2016-05-03
| | | | | | | | |
| | | | | | | | * Fix undefined behaviorGravatar Craig Tiller2016-05-03
| |_|_|_|_|_|_|/ |/| | | | | | |
| | * | | | | | Fixed a compiler warning that only shows up on linuxGravatar Makarand Dharmapurikar2016-05-03
| | | | | | | |
| | * | | | | | clang-format fixesGravatar Makarand Dharmapurikar2016-05-03
| | | | | | | |
| | * | | | | | Added dummy cronet api implementation so we can build on Jenkins.Gravatar Makarand Dharmapurikar2016-05-03
| | | | | | | |
| | | | * | | | Merge branch 'master' into limit_metadata_sizeGravatar Mark D. Roth2016-05-03
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| | | | * | | | 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 'master' into server_channel_affinityGravatar Sree Kuchibhotla2016-05-03
| | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge pull request #6394 from y-zeng/fix-5557Gravatar Yuchen Zeng2016-05-02
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Explicitly cast constant value to gpr_atm
* \ \ \ \ \ \ \ \ Merge pull request #6380 from ctiller/stress_failGravatar Nicolas Noble2016-05-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Stress test fixes
| | | | | | * \ \ \ Merge branch 'master' into limit_metadata_sizeGravatar Mark D. Roth2016-05-02
| | | | | | |\ \ \ \
| | | | | | * | | | | 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.