Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | Add a sanity test for name aliasing | Craig Tiller | 2016-02-22 | |
| |/ | ||||
* | | Update copyrights | Craig Tiller | 2016-02-19 | |
| | | ||||
* | | Provide an interface firewall between pollset and its implementations | Craig Tiller | 2016-02-19 | |
| | | | | | | | | | | | | | | Starting to allow for >1 implementation of pollset within a binary. Do so without requiring an extra allocation for completion queues (which we could not tolerate). | |||
* | | Fix tools | Craig Tiller | 2016-02-18 | |
| | | ||||
* | | Move worker into pollset | Craig Tiller | 2016-02-18 | |
|/ | ||||
* | Move parenthesis to compile | Craig Tiller | 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 | |||
| | * | Fixing copyrights. | Nicolas "Pixel" Noble | 2016-02-01 | |
| | | | ||||
| | * | Replacing grpc_max_auth_token_lifetime by an accessor. | Nicolas "Pixel" Noble | 2016-01-31 | |
| |/ |/| | ||||
| * | fixing test and clang-format. | Julien Boeuf | 2016-01-29 | |
| | | ||||
| * | 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 | |
| | | ||||
* | | Update copyrights | Craig Tiller | 2016-01-28 | |
| | | ||||
* | | Preparatory changes for work shedding | Craig Tiller | 2016-01-28 | |
| | | | | | | | | | | | | | | | | - cleanup: change grpc_iomgr_cb_func to take a bool instead of int success - cleanup: follow through with iomgr callback scheduling functions - prepare: add a workqueue to offload to to grpc_exec_ctx_enqueue* functions | |||
| * | 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. | |||
* | Updated copyrights | murgatroid99 | 2016-01-12 | |
| | ||||
* | Merge github.com:grpc/grpc into ints | Craig Tiller | 2016-01-04 | |
|\ | ||||
| * | Update copyrights | Craig Tiller | 2015-12-22 | |
| | | ||||
* | | Eliminate gpr_ int types - and insist on C99 variants instead | Craig Tiller | 2015-12-22 | |
|/ | ||||
* | Unit testing the peer from auth context functionality. | Julien Boeuf | 2015-12-18 | |
| | ||||
* | Removing the peer from the SSL security connector. | Julien Boeuf | 2015-12-17 | |
| | | | | - Missing unit tests. | |||
* | clang-format after last weeks test-fest | Craig Tiller | 2015-12-14 | |
| | ||||
* | One more test for default google creds. | Julien Boeuf | 2015-12-10 | |
| | ||||
* | Testing cached google default creds. | Julien Boeuf | 2015-12-10 | |
| | ||||
* | Fix Windows build | Craig Tiller | 2015-12-10 | |
| | | | | To do pollset work we need grpc to be initialized | |||
* | Testing GCE detection in google default credentials. | Julien Boeuf | 2015-12-09 | |
| | ||||
* | Fix memory leak | Craig Tiller | 2015-12-07 | |
| | ||||
* | Add test for grpc_get_well_known_google_credentials_file_path | Craig Tiller | 2015-12-07 | |
| | ||||
* | Merge branch 'release-0_12' | Nicolas "Pixel" Noble | 2015-12-01 | |
|\ | | | | | | | | | | | Conflicts: src/core/security/credentials.c test/core/security/credentials_test.c | |||
| * | Fixing implementations. | Julien Boeuf | 2015-11-18 | |
| | | ||||
* | | clang-format | Craig Tiller | 2015-11-18 | |
|/ | ||||
* | Addressing comments. | Julien Boeuf | 2015-10-20 | |
| | | | | | The composite channel credentials creation does not change the passed-in channel creds anymore. | |||
* | Fixing mem leak and compilation error in tsan. | Julien Boeuf | 2015-10-10 | |
| | ||||
* | Got the core test passing. | Julien Boeuf | 2015-10-09 | |
| | ||||
* | Fix Windows compilation | Craig Tiller | 2015-09-23 | |
| | ||||
* | Finish cleanup | Craig Tiller | 2015-09-22 | |
| | ||||
* | clang-format all core files | Craig Tiller | 2015-09-22 | |
| | ||||
* | Final patches for rename | Craig Tiller | 2015-09-22 | |
| | ||||
* | Move argument passing to start of list | Craig Tiller | 2015-09-22 | |
| | ||||
* | Rename init | Craig Tiller | 2015-09-22 | |
| | ||||
* | Rename run | Craig Tiller | 2015-09-22 | |
| | ||||
* | Move argument passing to start of list | Craig Tiller | 2015-09-22 | |
| | ||||
* | Move arguments to the start of lists | Craig Tiller | 2015-09-22 | |
| | ||||
* | indent pass to get logical source lines on one physical line | Craig Tiller | 2015-09-22 | |
| | ||||
* | Rename call_list to closure_list | Craig Tiller | 2015-09-22 | |
| | ||||
* | Merge github.com:grpc/grpc into we-are-one | Craig Tiller | 2015-09-22 | |
|\ | ||||
* | | Fix tests | Craig Tiller | 2015-09-22 | |
| | | ||||
* | | Fixes | Craig Tiller | 2015-09-21 | |
| | |