aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #791 from jtattermusch/python_testingGravatar Nathaniel Manista2015-02-25
|\
| * fix readmeGravatar Jan Tattermusch2015-02-25
* | Merge pull request #788 from ctiller/sec-wtfGravatar Michael Lumish2015-02-25
|\ \ | |/ |/|
* | clang-formatGravatar Jan Tattermusch2015-02-25
| * Fix read through null pointerGravatar Craig Tiller2015-02-25
* | Fix to make the conditional include under WindowsGravatar Jan Tattermusch2015-02-25
* | Include grpc_csharp_ext.dll only under WindowsGravatar Jan Tattermusch2015-02-25
* | grpc_csharp_ext.dll added to the project to force automatic copying to the ou...Gravatar Jan Tattermusch2015-02-25
* | Added ability for c# to redirect C core logs to arbitrary sinkGravatar Jan Tattermusch2015-02-25
|/
* Merge pull request #739 from soltanmm/py-updateGravatar Nathaniel Manista2015-02-25
|\
* \ Merge pull request #783 from tbetbetbe/grpc_ruby_switch_auth_to_google_auth_l...Gravatar Michael Lumish2015-02-25
|\ \
* \ \ Merge pull request #722 from jtattermusch/csharp_performanceGravatar Tim Emiola2015-02-25
|\ \ \
| | * | Remove the ruby gRPC auth implementationGravatar Tim Emiola2015-02-25
| | * | Updates the pubsub demo to use the new auth libraryGravatar Tim Emiola2015-02-25
| | * | Updates the interop client to use the new auth libraryGravatar Tim Emiola2015-02-25
| | * | Adds a reference to GoogleAuthGravatar Tim Emiola2015-02-25
* | | | Merge pull request #779 from ctiller/32BGravatar David Klempner2015-02-24
|\ \ \ \
| * | | | Fix shutdown race in CHTTP2Gravatar Craig Tiller2015-02-24
* | | | | Merge pull request #602 from dklempner/unary_promotion_with_concurrent_pollGravatar Craig Tiller2015-02-24
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #776 from jboeuf/ssl_cipher_suitesGravatar Abhishek Kumar2015-02-24
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #778 from ctiller/macGravatar Nicolas Noble2015-02-24
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #735 from jboeuf/fix_ssl_sanGravatar Craig Tiller2015-02-24
|\ \ \ \ \ \ \ \
| | * | | | | | | Fix mac buildGravatar Craig Tiller2015-02-24
| |/ / / / / / / |/| | | | | | |
| | * | | | | | Addressing comments.Gravatar Julien Boeuf2015-02-24
| | * | | | | | Using HTTP2 compliant cipher suites by default.Gravatar Julien Boeuf2015-02-24
* | | | | | | | Removing port from checked ssl target name.Gravatar Julien Boeuf2015-02-24
| |/ / / / / / |/| | | | | |
| | | | | | * Updated Python protoc plugin testing.Gravatar Masood Malekghassemi2015-02-24
* | | | | | | Merge pull request #771 from murgatroid99/node_auth_dependencyGravatar donnadionne2015-02-24
|\ \ \ \ \ \ \
| | * | | | | | Addressing another round of comments.Gravatar Julien Boeuf2015-02-24
* | | | | | | | Merge pull request #768 from ctiller/httpGravatar Nicolas Noble2015-02-24
|\ \ \ \ \ \ \ \
| | | | * | | | | Move close() to when the fd refcount goes to zeroGravatar David Klempner2015-02-24
| * | | | | | | | Also get rid of CHTTP2 settings spamGravatar Craig Tiller2015-02-24
* | | | | | | | | Spam cleanupGravatar Craig Tiller2015-02-24
| |_|_|_|/ / / / |/| | | | | | |
| | * | | | | | Fixed import of google-auth-libraryGravatar murgatroid992015-02-24
* | | | | | | | Merge pull request #755 from nicolasnoble/feedbackGravatar Craig Tiller2015-02-24
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #769 from tbetbetbe/grpc_rb_temporarily_disable_some_faili...Gravatar Michael Lumish2015-02-24
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | Second batch of feedback.Gravatar Nicolas Noble2015-02-24
| | | | | * | | | Addressing comments.Gravatar Julien Boeuf2015-02-24
* | | | | | | | | Merge pull request #763 from ctiller/fix2Gravatar Nicolas Noble2015-02-24
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge pull request #764 from ctiller/fix3Gravatar Nicolas Noble2015-02-24
|\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | Add HTTP2 header tracingGravatar Craig Tiller2015-02-24
* | | | | | | | | | | Merge pull request #762 from ctiller/fix1Gravatar jboeuf2015-02-24
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| | | | * | | | | | | Temporarily suspend some tests that started failing because during the final ...Gravatar Tim Emiola2015-02-24
* | | | | | | | | | | Merge pull request #743 from murgatroid99/node_status_errorsGravatar Tim Emiola2015-02-24
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #765 from tbetbetbe/grpc_rb_rename_c_creds_apiGravatar Michael Lumish2015-02-24
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #750 from murgatroid99/node_interop_compatibilityGravatar Tim Emiola2015-02-24
|\ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #760 from murgatroid99/node_default_credentials_fixGravatar Tim Emiola2015-02-24
|\ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #753 from nathanielmanistaatgoogle/cancellation-ticket-kindGravatar Masood Malekghassemi2015-02-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | Remove unused variableGravatar Craig Tiller2015-02-24
| | | | | | | | * | | | | | | Remove redundant variable setGravatar Craig Tiller2015-02-24
| | | | | | | |/ / / / / / /