aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Strip port in peer name checkGravatar Craig Tiller2015-02-25
| | | | | | | This string comes from an authority field, which is allowed to contain a ':' port (see https://tools.ietf.org/html/rfc3986#section-3.2). We need to strip it before performing host name verification.
* Merge pull request #799 from a11r/a11r-patch-1Gravatar Jayant Kolhe2015-02-25
|\ | | | | Update CONTRIBUTING.md
* \ Merge pull request #798 from nicolasnoble/versionGravatar Craig Tiller2015-02-25
|\ \ | | | | | | We have decided our release version number shall be 0.5.0.
| * | We have decided our release version number shall be 0.5.0.Gravatar Nicolas "Pixel" Noble2015-02-25
|/ /
* | Merge pull request #777 from donnadionne/go-auth-testsGravatar Qi Zhao2015-02-25
|\ \ | | | | | | Go auth tests
| | * Update CONTRIBUTING.mdGravatar Abhishek Kumar2015-02-25
| | | | | | | | | Massage wording and fix the instructions for run_tests to remove reference to non-existsant -l all option.
* | | Merge pull request #794 from tbetbetbe/grpc_ruby_clear_default_creds_canaryGravatar donnadionne2015-02-25
|\ \ \ | | | | | | | | Removes a redundant canary test
| * | | Removes a redundant canary testGravatar Tim Emiola2015-02-25
| | | |
* | | | Merge pull request #786 from ctiller/travis-wrapGravatar Michael Lumish2015-02-25
|\ \ \ \ | |/ / / |/| | | Make PHP compile
* | | | Merge pull request #793 from tbetbetbe/grpc_ruby_remove_default_creds_canaryGravatar donnadionne2015-02-25
|\ \ \ \ | | | | | | | | | | Grpc ruby remove default creds canary
* \ \ \ \ Merge pull request #792 from murgatroid99/node_interop_tls_fixGravatar Craig Tiller2015-02-25
|\ \ \ \ \ | |_|_|_|/ |/| | | | Fixed TLS host resolution problems
| * | | | Fixed TLS host resolution problemsGravatar murgatroid992015-02-25
| | | | |
* | | | | Merge pull request #791 from jtattermusch/python_testingGravatar Nathaniel Manista2015-02-25
|\ \ \ \ \ | |/ / / / |/| | | | Python readme fixes
| * | | | fix readmeGravatar Jan Tattermusch2015-02-25
| | | | |
* | | | | Merge pull request #788 from ctiller/sec-wtfGravatar Michael Lumish2015-02-25
|\ \ \ \ \ | |/ / / / |/| | | | Fix read through null pointer
* | | | | Merge pull request #787 from jtattermusch/log_redirectionGravatar Michael Lumish2015-02-25
|\ \ \ \ \ | | | | | | | | | | | | Improvements in gRPC C# support for Windows
| * | | | | clang-formatGravatar Jan Tattermusch2015-02-25
| | | | | |
| | * | | | Fix read through null pointerGravatar Craig Tiller2015-02-25
| |/ / / / |/| | | |
| | | * | Make PHP compileGravatar 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 ↵Gravatar Jan Tattermusch2015-02-25
| | | | | | | | | | | | | | | | output dir
| * | | 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
|\ \ \ | | | | | | | | Updated Python protoc plugin and Python plugin testing.
* \ \ \ Merge pull request #783 from ↵Gravatar Michael Lumish2015-02-25
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | tbetbetbe/grpc_ruby_switch_auth_to_google_auth_library_ruby Grpc ruby switch auth to google auth library ruby
| | | * | Fixes the GCE creds test flagsGravatar Tim Emiola2015-02-25
| | | | |
| | | * | Updates the docker test commandsGravatar 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
| |_|/ / |/| | |
| * | | Fixes the GCE creds test flagsGravatar Tim Emiola2015-02-25
| | | |
| * | | Updates the docker test commandsGravatar Tim Emiola2015-02-25
| | | |
* | | | Merge pull request #722 from jtattermusch/csharp_performanceGravatar Tim Emiola2015-02-25
|\ \ \ \ | | | | | | | | | | Added support for true synchronous unary call & some performance tests.
| | * | | 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 CHTTP2
| * | | | | Fix shutdown race in CHTTP2Gravatar Craig Tiller2015-02-24
| | | | | | | | | | | | | | | | | | | | | | | | After we have called closed() ensure that no other callbacks are ever made.
* | | | | | Merge pull request #602 from dklempner/unary_promotion_with_concurrent_pollGravatar Craig Tiller2015-02-24
|\ \ \ \ \ \ | | | | | | | | | | | | | | Ensure there is no concurrent poller for unary->multipoll
* \ \ \ \ \ \ Merge pull request #776 from jboeuf/ssl_cipher_suitesGravatar Abhishek Kumar2015-02-24
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Using HTTP2 compliant cipher suites by default.
* \ \ \ \ \ \ \ Merge pull request #778 from ctiller/macGravatar Nicolas Noble2015-02-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix mac build
* \ \ \ \ \ \ \ \ Merge pull request #735 from jboeuf/fix_ssl_sanGravatar Craig Tiller2015-02-24
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Verifying the peer name on the X509 Certs correctly.
| | * | | | | | | | Fix mac buildGravatar Craig Tiller2015-02-24
| |/ / / / / / / / |/| | | | | | | |
| | * | | | | | | Addressing comments.Gravatar Julien Boeuf2015-02-24
| | | | | | | | |
| | | | | | | | * Merge branch 'master' of github.com:google/grpc into go-auth-testsGravatar Donna Dionne2015-02-24
| | | | | | | | |\ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| | | | | | | | * Fixing go commandsGravatar Donna Dionne2015-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing test names
* | | | | | | | | Merge pull request #775 from jboeuf/strip_port_from_target_in_sslGravatar Craig Tiller2015-02-24
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | Removing port from checked ssl target name.
| | | * | | | | | Using HTTP2 compliant cipher suites by default.Gravatar Julien Boeuf2015-02-24
| |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added a way to override the cipher suites with an environment variable so that we can still do interop testing with java7. - Takes care of #681.