aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
...
| | | | | * | | | | | | Merge pull request #3323 from nathanielmanistaatgoogle/dependenciesGravatar Masood Malekghassemi2015-09-22
| | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Further maintenance of Python dependencies
| | | | | * | | | | | | | Fix erroneous attribute name.Gravatar Nathaniel Manista2015-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This defect was introduced in 9e4d0610ea5e2bb302c. I had thought that this code was exercised in tests but it is bypassed by the use of grpc_test.beta.test_utilities.not_really_secure_channel. :-(
| | | | | | | | | * | | | php: update text to reflect betaGravatar Stanley Cheung2015-09-22
| | | | | | | | | | | | |
* | | | | | | | | | | | | Move argument passing to start of listGravatar Craig Tiller2015-09-22
| | | | | | | | | | | | |
* | | | | | | | | | | | | Rename initGravatar Craig Tiller2015-09-22
| | | | | | | | | | | | |
* | | | | | | | | | | | | Rename runGravatar Craig Tiller2015-09-22
| | | | | | | | | | | | |
* | | | | | | | | | | | | Fixup namingGravatar Craig Tiller2015-09-22
| | | | | | | | | | | | |
* | | | | | | | | | | | | Change runs to enqueueGravatar Craig Tiller2015-09-22
| | | | | | | | | | | | |
* | | | | | | | | | | | | Move argument passing to start of listGravatar Craig Tiller2015-09-22
| | | | | | | | | | | | |
* | | | | | | | | | | | | Move arguments to the start of listsGravatar Craig Tiller2015-09-22
| | | | | | | | | | | | |
* | | | | | | | | | | | | indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
| | | | | | | | | | | | |
| | | | | | | | | * | | | minor fixesGravatar Stanley Cheung2015-09-22
| | | | | | | | | | | | |
| | | | | | | | | * | | | php: add examples for apache and nginxGravatar Stanley Cheung2015-09-22
| | | | | | |_|_|/ / / / | | | | | |/| | | | | |
* | | | | | | | | | | | Split closures from iomgr.hGravatar Craig Tiller2015-09-22
| | | | | | | | | | | |
* | | | | | | | | | | | clang-format all core filesGravatar Craig Tiller2015-09-22
| | | | | | | | | | | |
* | | | | | | | | | | | Rename call_list to closure_listGravatar Craig Tiller2015-09-22
| | | | | | | | | | | |
* | | | | | | | | | | | Merge github.com:grpc/grpc into we-are-oneGravatar Craig Tiller2015-09-22
|\| | | | | | | | | | |
| | | | | * | | | | | | Merge pull request #3407 from jboeuf/fix_3390Gravatar Craig Tiller2015-09-22
| | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing issue #3390
| | | | | * \ \ \ \ \ \ \ Merge pull request #3397 from nicolasnoble/shutdown-win32-warningGravatar Craig Tiller2015-09-22
| | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Shutting down warning about operations on closed sockets.
| * | | | | \ \ \ \ \ \ \ \ Merge pull request #3393 from jtattermusch/fix_windows_buildGravatar Craig Tiller2015-09-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix windows build
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #3387 from dgquintas/content_type_filteringGravatar Craig Tiller2015-09-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Client now swallows content-type on receive
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #3378 from yang-g/connection_failure_detectionGravatar Craig Tiller2015-09-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove connectivity watcher from interested party early
| | | | | | | | * \ \ \ \ \ \ \ \ Merge pull request #3362 from nicolasnoble/backportGravatar Craig Tiller2015-09-22
| | | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport the lock race fix to 0.11.
| * | | | | | | | \ \ \ \ \ \ \ \ \ Merge pull request #3027 from jboeuf/security_connector_refactoringGravatar Craig Tiller2015-09-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Security connector refactoring
* | | | | | | | | | | | | | | | | | | Fix list iterationGravatar Craig Tiller2015-09-22
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge pull request #3406 from jboeuf/auth_plugin_fixesGravatar Yang Gao2015-09-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Credentials plugin fixes (after the branch was merged).
| | | | | | | | | | | | | * | | | | | | Fixing issue #3390Gravatar Julien Boeuf2015-09-21
| | | | | | | | | | | |_|/ / / / / / / | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A transport op indicating a cancellation can be sent to the auth client filter. In this case, the code should not assert that a context is not null on this op.
* | | | | | | | | | | | | | | | | | | FixesGravatar Craig Tiller2015-09-21
| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Credentials plugin fixes (after the branch was merged).Gravatar Julien Boeuf2015-09-21
| | | |_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * / | | | | | | | | | | | | | | | Removed spurious predicate from if branchGravatar David Garcia Quintas2015-09-21
| |/ / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the channeld->content_type->key is already consumed by the preceding if.
| | | | | | * / / / / / / / / / / Fixed typo in channel_args.h docstringGravatar David G. Quintas2015-09-21
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | FixesGravatar Craig Tiller2015-09-21
| | | | | | | | | | | | | | | |
| | | | | | | | | * | | | | | | Shutting down warning about operations on closed sockets.Gravatar Nicolas "Pixel" Noble2015-09-22
| | | | | | | | |/ / / / / / / | | | | | | | |/| | | | | | |
* | | | | | | | | | | | | | | Call list progressGravatar Craig Tiller2015-09-21
| | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | Merge branch 'fix_windows_build' into win_fix_parameter_typesGravatar Jan Tattermusch2015-09-21
| | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / | | | | | |/| | | | | | | | |
| | | | | | * | | | | | | | | make function definitions match declaration in headerGravatar Jan Tattermusch2015-09-21
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #3176 from jboeuf/core_creds_pluginGravatar Yang Gao2015-09-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Design and implementation of the core credentials plugin API.
| | | | | | * | | | | | | | | remove leftover field initializationGravatar Jan Tattermusch2015-09-21
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Call list progressGravatar Craig Tiller2015-09-21
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Call list progressGravatar Craig Tiller2015-09-18
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #3132 from rjshade/rename_callbackGravatar Yang Gao2015-09-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename the TCP server callback arguments to be more descriptive.
| | | | | | * | | | | | | | | Client now swallows content-type on receiveGravatar David Garcia Quintas2015-09-18
| | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | Merge pull request #3381 from jcanizales/fix-bazel-breakageGravatar Yang Gao2015-09-18
| | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix import that relied on Cocoapods' unique behavior
* | | | | | | | | | | | | | | | CleanupGravatar Craig Tiller2015-09-18
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Introduce call lists for moving work outside locksGravatar Craig Tiller2015-09-18
| | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | add a testGravatar yang-g2015-09-18
| | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | remove interested party earlyGravatar yang-g2015-09-18
| | | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | plain log message should not be treated as format stringGravatar Jan Tattermusch2015-09-17
| | | | | | | | |_|_|_|/ / / / | | | | | | | |/| | | | | | |
| | | | | | * / | | | | | | | Revert "Swallow content-type at the client. Fixes #3368"Gravatar David Garcia Quintas2015-09-17
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 784db97ad2991330b8a7d8e1fe53bcdd06203cf3.
| * | | | | | | | | | | | | Swallow content-type at the client. Fixes #3368Gravatar David Garcia Quintas2015-09-17
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |