Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-02-02 | |
| | | | |\ | | | |_|/ | | |/| | | ||||
| | * | | | Support falling back on older secure_getenv/getenv versions on older glibc | Craig Tiller | 2016-02-01 | |
| | | | | | ||||
* | | | | | Merge branch 'master' into server_try_cancel_api | Sree Kuchibhotla | 2016-02-01 | |
|\ \ \ \ \ | ||||
| | * \ \ \ | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable | Nicolas "Pixel" Noble | 2016-02-01 | |
| | |\ \ \ \ | | |/ / / / | |/| | | | | ||||
| | | * | | | Merge branch 'no_extern_allowed' of github.com:nicolasnoble/grpc into patchy | Craig Tiller | 2016-02-01 | |
| | |/| | | | |/| | | | | ||||
| * | | | | | Merge pull request #4934 from jboeuf/ssl_credentials_override_default_roots | Craig Tiller | 2016-02-01 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Ssl credentials override default roots | |||
| | | * \ \ \ | Merge branch 'win32_subprocess' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 | |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | ||||
| * | | | | | | 32 bits is also a thing. | Nicolas "Pixel" Noble | 2016-01-31 | |
| | | | | | | | ||||
| | | * | | | | Removing zookeeper's API for now. | Nicolas "Pixel" Noble | 2016-01-31 | |
| | | | | | | | ||||
| | | * | | | | Merge branch 'no_extern_allowed' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 | |
| | |/| | | | | |/| |/ / / | ||||
| | | * | | | Replacing grpc_max_auth_token_lifetime by an accessor. | Nicolas "Pixel" Noble | 2016-01-31 | |
| | | | | | | ||||
| * | | | | | Adding windows support for gpr subprocesses. | Nicolas "Pixel" Noble | 2016-01-31 | |
| | |/ / / | |/| | | | ||||
| | * | | | fixing test and clang-format. | Julien Boeuf | 2016-01-29 | |
| | | | | | ||||
* | | | | | Update comment on TryCancel() API | Sree Kuchibhotla | 2016-01-29 | |
| | | | | | ||||
| * | | | | Add includes | Craig Tiller | 2016-01-29 | |
| | | | | | ||||
| * | | | | copyrights | Craig Tiller | 2016-01-29 | |
| | | | | | ||||
| * | | | | clang-format | Craig Tiller | 2016-01-29 | |
| | | | | | ||||
| * | | | | Add {GPR,GRPC,CENSUS}_API tags to public functions | Craig Tiller | 2016-01-29 | |
| | | | | | ||||
* | | | | | Comments and format | Sree Kuchibhotla | 2016-01-28 | |
| | | | | | ||||
* | | | | | TryCancel() on ServerContext() | Sree Kuchibhotla | 2016-01-28 | |
|/ / / / | ||||
| * | | | Changing the API to use a callback mechanism. | Julien Boeuf | 2016-01-28 | |
| | | | | | | | | | | | | | | | | This is the agreed-upon solution. | |||
| * | | | Fixing copyright. | Julien Boeuf | 2016-01-28 | |
| | | | | ||||
| * | | | Merge branch 'master' of github.com:grpc/grpc into ↵ | Julien Boeuf | 2016-01-28 | |
| |\ \ \ | | | | | | | | | | | | | | | | ssl_credentials_override_default_roots | |||
| | | | * | Fix copyrights, formatting | Craig Tiller | 2016-01-28 | |
| | | | | | ||||
| | | | * | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-01-28 | |
| | | | |\ | | | |_|/ | | |/| | | ||||
* | | | | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-28 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||
| * | | | | Merge pull request #4902 from nicolasnoble/win32-cleanup | Michael Lumish | 2016-01-28 | |
| |\ \ \ \ | | | | | | | | | | | | | Cleaning up Windows compilation. | |||
* | | | | | | Fixed wrong usage of global var | David Garcia Quintas | 2016-01-28 | |
| | | | | | | ||||
* | | | | | | sanity fixes | David Garcia Quintas | 2016-01-27 | |
| | | | | | | ||||
* | | | | | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-27 | |
|\| | | | | | ||||
* | | | | | | copyrights | David Garcia Quintas | 2016-01-27 | |
| | | | | | | ||||
* | | | | | | DONE!!1one | David Garcia Quintas | 2016-01-27 | |
| | | | | | | ||||
* | | | | | | After GrpcLibrary refactoring. Compiles and passes. WIP still | David Garcia Quintas | 2016-01-27 | |
| | | | | | | ||||
| | | * | | | Addressing comments. | Julien Boeuf | 2016-01-27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | The new API is now actually useful... | |||
| | | * | | | Adding a function to override the ssl default roots path. | Julien Boeuf | 2016-01-27 | |
| | |/ / / | |/| | | | | | | | | | | | | | Fixes the first part of #4834. | |||
| | * | | | Tidying things up. | Nicolas "Pixel" Noble | 2016-01-27 | |
| | | | | | ||||
| * | | | | Fix copyrights | Craig Tiller | 2016-01-27 | |
| | | | | | ||||
| * | | | | Alternative ownership for global callbacks | Craig Tiller | 2016-01-26 | |
| | | | | | ||||
| | * | | | Cleaning up Windows compilation. | Nicolas "Pixel" Noble | 2016-01-26 | |
| | |/ / | ||||
* | | | | pre sync_stream.cc creation. Does not compile | David Garcia Quintas | 2016-01-25 | |
| | | | | ||||
* | | | | async_stream.h done. Compiles | David Garcia Quintas | 2016-01-25 | |
| | | | | ||||
* | | | | copyrights | David Garcia Quintas | 2016-01-25 | |
| | | | | ||||
* | | | | Further work. Compiles. WIP | David Garcia Quintas | 2016-01-25 | |
| | | | | ||||
* | | | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-25 | |
|\ \ \ \ | | |/ / | |/| | | ||||
| | | * | Get subchannel index working | Craig Tiller | 2016-01-25 | |
| | | | | ||||
| | | * | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-01-25 | |
| | | |\ | | |_|/ | |/| | | ||||
| | * | | Merge remote-tracking branch 'upstream/master' | Bogdan Drutu | 2016-01-24 | |
| | |\ \ | | |/ / | |/| | | ||||
| * | | | fix formatting | Jan Tattermusch | 2016-01-22 | |
| | | | | ||||
| | | * | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-01-22 | |
| | | |\ | | |_|/ | |/| | | ||||
* | | | | Improved a couple error messages | David Garcia Quintas | 2016-01-22 | |
| | | | |