Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | Fixes host transformation when user supplies a port. | Jorge Canizales | 2015-04-21 | |
| | | * | | | | | Add remote HTTPS tests. Local HTTP ones fail to connect. | Jorge Canizales | 2015-04-21 | |
* | | | | | | | | removed chatty log messages on windows | Jan Tattermusch | 2015-04-21 | |
| | | * | | | | | Cleanup | Jorge Canizales | 2015-04-21 | |
| | | * | | | | | Loads certificates from file. SSL works ^^ | Jorge Canizales | 2015-04-21 | |
| | | * | | | | | Removes scheme before passing to C layer | Jorge Canizales | 2015-04-21 | |
| | | * | | | | | Fixes scheme detection logic and NPE | Jorge Canizales | 2015-04-21 | |
| | | * | | | | | Makes GRPCChannel a cluster class of secure and unsecured. | Jorge Canizales | 2015-04-21 | |
| |_|/ / / / / |/| | | | | | | ||||
* | | | | | | | Merge pull request #1333 from jtattermusch/windows_fix_empty_message | Nicolas Noble | 2015-04-21 | |
|\ \ \ \ \ \ \ | ||||
| | * | | | | | | remove opts param from signature | Stanley Cheung | 2015-04-21 | |
| |/ / / / / / |/| | | | | | | ||||
| * | | | | | | remove nslices assertion on windows | Jan Tattermusch | 2015-04-21 | |
| * | | | | | | allow empty messages in gRPC on windows | Jan Tattermusch | 2015-04-21 | |
* | | | | | | | Merge pull request #1331 from jcanizales/use-protos-main-repo | Michael Lumish | 2015-04-21 | |
|\ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ | Merge pull request #1325 from jtattermusch/grpc_nuget | Tim Emiola | 2015-04-21 | |
|\ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | forgot to update class name | Stanley Cheung | 2015-04-21 | |
* | | | | | | | | | Support update metadata callback function in php BaseStub | Stanley Cheung | 2015-04-21 | |
| | | | | * | | | | Add !=NULL | Craig Tiller | 2015-04-21 | |
| | | | | * | | | | Merge github.com:google/grpc into batch-metadata | Craig Tiller | 2015-04-21 | |
| | | | | |\ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||
| | | | | * | | | | Use GPR_ASSERT here | Craig Tiller | 2015-04-21 | |
| | | | | * | | | | Add helpful log message | Craig Tiller | 2015-04-21 | |
| | | | | * | | | | Add != NULL | Craig Tiller | 2015-04-21 | |
| | * | | | | | | | Centers the sample location in Gran Canaria :P | Jorge Canizales | 2015-04-21 | |
| | * | | | | | | | Adds more assertions to the test | Jorge Canizales | 2015-04-21 | |
| | * | | | | | | | Adds test that sends proto and expects one | Jorge Canizales | 2015-04-21 | |
| | * | | | | | | | Adds Objective-C prefixes to the protos | Jorge Canizales | 2015-04-21 | |
| | * | | | | | | | Fix Route_guide to declare public headers | Jorge Canizales | 2015-04-21 | |
| | * | | | | | | | Point the Podfile to a "generated" local podspec | Jorge Canizales | 2015-04-21 | |
| | * | | | | | | | Generated files :) | Jorge Canizales | 2015-04-21 | |
| | * | | | | | | | Copy route_guide.proto and make it 2.6 | Jorge Canizales | 2015-04-21 | |
| | * | | | | | | | Add dependency to Protobuf 2.6 to the podfile | Jorge Canizales | 2015-04-21 | |
| |/ / / / / / / |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #1327 from jcanizales/update-main-repo | Michael Lumish | 2015-04-21 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Changes #import paths from RxLibrary -> gRPC | Jorge Canizales | 2015-04-21 | |
| | | | | * | | | | Fix indentation | Craig Tiller | 2015-04-21 | |
| | | | | * | | | | Add /* NDEBUGS */ as appropriate | Craig Tiller | 2015-04-21 | |
| | | | * | | | | | Remove an extra unref | Yang Gao | 2015-04-21 | |
| |_|_|/ / / / / |/| | | | | | | | ||||
| * | | | | | | | Moves RxLibrary.podspec into gRPC.podspec | Jorge Canizales | 2015-04-21 | |
| | | | | * | | | Clamp at 1.0 on low end to handle rare possibility of sub-1 microsecond | vjpai | 2015-04-21 | |
* | | | | | | | | Merge pull request #1320 from murgatroid99/node_load_json | Tim Emiola | 2015-04-21 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||
| | * | | | | | | Adds documentation to the tests and reduces timeout to 2s | Jorge Canizales | 2015-04-21 | |
| | * | | | | | | Adds two tests that pass with the RouteGuide Java server | Jorge Canizales | 2015-04-21 | |
| | * | | | | | | Asynchronous unit test | Jorge Canizales | 2015-04-21 | |
| | * | | | | | | Fixes the sample app to point to the new podspecs | Jorge Canizales | 2015-04-21 | |
| | * | | | | | | Working podspecs for gRPC core & wrapper | Jorge Canizales | 2015-04-21 | |
| |/ / / / / / |/| | | | | | | ||||
| | * | | | | | enabling creation of nuget package for grpc_csharp_ext | Jan Tattermusch | 2015-04-20 | |
| | * | | | | | .nupkg files to gitignore | Jan Tattermusch | 2015-04-20 | |
| | * | | | | | Spec for Grpc.Core nuget package that works | Jan Tattermusch | 2015-04-20 | |
| |/ / / / / |/| | | | | | ||||
* | | | | | | Grpc.Core managed project now depends on native nuget packages with openssl a... | Jan Tattermusch | 2015-04-20 | |
* | | | | | | changed path to grpc_csharp_ext.dll | Jan Tattermusch | 2015-04-20 | |
* | | | | | | Merge pull request #1318 from yang-g/flowfix | Nicolas Noble | 2015-04-20 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | resolve comment | Yang Gao | 2015-04-20 |