Commit message (Expand) | Author | Age | |
---|---|---|---|
* | One test compiles | Craig Tiller | 2015-04-22 |
* | Merge github.com:grpc/grpc into one-pass | Craig Tiller | 2015-04-22 |
|\ | |||
* | | Transport compiles | Craig Tiller | 2015-04-22 |
| * | Merge pull request #1312 from ctiller/batch-metadata | Yang Gao | 2015-04-22 |
| |\ | |||
* | | | Beginning transport work | Craig Tiller | 2015-04-22 |
* | | | Call compiles | Craig Tiller | 2015-04-22 |
| * | | mathserver listens on fixed port | Jan Tattermusch | 2015-04-22 |
| * | | Merge pull request #1341 from jcanizales/merge-https-upstream | Michael Lumish | 2015-04-22 |
| |\ \ | |||
| * \ \ | Merge pull request #1330 from yang-g/bugfix | Craig Tiller | 2015-04-22 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #1335 from stanley-cheung/php_basestub_metadata_callback | Tim Emiola | 2015-04-22 |
| |\ \ \ \ | |||
| | | | | * | Merge github.com:google/grpc into batch-metadata | Craig Tiller | 2015-04-22 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
* | | | | | | Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-pass | Craig Tiller | 2015-04-22 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||
* | | | | | | call progress | Craig Tiller | 2015-04-22 |
| | | | | * | Adds RemoteTests to the Xcode project, and fixes RxLibrary #imports | Jorge Canizales | 2015-04-21 |
| | * | | | | partial fix for #546 | Jan Tattermusch | 2015-04-21 |
| | | | | * | Small cleanup of the sample app | Jorge Canizales | 2015-04-21 |
| | | | | * | Small logging formatting fix | Jorge Canizales | 2015-04-21 |
| | | | | * | Adds proto support to the main app too. | Jorge Canizales | 2015-04-21 |
| | | | | * | Fixes proto remote test to use the actual protos of the service. | Jorge Canizales | 2015-04-21 |
| | | | | * | Adds podspec for the generated files | Jorge Canizales | 2015-04-21 |
| | | | | * | Generates ObjC code for the test protos | Jorge Canizales | 2015-04-21 |
| | | | | * | Adds Class prefix RMT | Jorge Canizales | 2015-04-21 |
| | | | | * | Brings in proto files for the remote test server. | Jorge Canizales | 2015-04-21 |
| | | | | * | Move Route_guide protos to their own folder to make room for remote test protos | Jorge Canizales | 2015-04-21 |
| | | | | * | Fixes local test after ensuring using https:// doesn't work with it. | Jorge Canizales | 2015-04-21 |
| | | | | * | 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 |
* | | | | | stuff | Craig Tiller | 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 |