| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of github.com:grpc/grpc into jwt_verifier | Julien Boeuf | 2015-07-08 |
|\ |
|
| * | Refcounting fixes and debugging, empty batch stability fixes | Craig Tiller | 2015-07-01 |
* | | Adding JWT verifier. | Julien Boeuf | 2015-06-30 |
|/ |
|
* | Docs | Craig Tiller | 2015-06-18 |
* | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-06 |
|\ |
|
* | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-04 |
|\| |
|
| * | Expose gpr_asprintf and gpr_strdup | Masood Malekghassemi | 2015-06-03 |
* | | Properly integrate credentials metadata delivery | Craig Tiller | 2015-06-01 |
* | | Rephrase integration for httpcli | Craig Tiller | 2015-06-01 |
* | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-24 |
|\| |
|
| * | Remove all uses of __FUNCTION__ | Craig Tiller | 2015-05-24 |
* | | clang-format some files | Craig Tiller | 2015-05-13 |
* | | More plumbing work through creds framework | Craig Tiller | 2015-05-11 |
* | | Wire up google_default_credentials/http_cli | Craig Tiller | 2015-05-08 |
|/ |
|
* | Refactoring of core security to remove the factories. | Julien Boeuf | 2015-04-17 |
* | Shutting off warnings about control paths. | Nicolas "Pixel" Noble | 2015-04-01 |
* | Guard headers tool. | Nicolas "Pixel" Noble | 2015-03-01 |
* | Added support for default credentials. | Julien Boeuf | 2015-02-21 |
* | Removing the hardcoded SSL roots. | Julien Boeuf | 2015-02-20 |
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
* | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
* | Adding call host (:authority header) check in the secure channel. | Julien Boeuf | 2015-02-10 |
* | Fix a memory leak. | Yang Gao | 2015-02-02 |
* | Merge pull request #188 from ctiller/bprintf | Nicolas Noble | 2015-01-26 |
|\ |
|
* | | Fixing a few winsocket misuses. | Nicolas "Pixel" Noble | 2015-01-24 |
| * | Remove use of vsprintf | Craig Tiller | 2015-01-23 |
|/ |
|
* | Move string.h to internal code | Craig Tiller | 2015-01-23 |
* | clang-format codebase | Craig Tiller | 2015-01-13 |
* | Remove libevent. | ctiller | 2015-01-09 |
* | Add a --forever flag, to continuously run tests as things change. | ctiller | 2015-01-09 |
* | Remove libevent. | ctiller | 2015-01-08 |
* | Allow overriding httpcli behavior by tests. | ctiller | 2014-12-19 |
* | Remove endpoint/ directories. | ctiller | 2014-12-17 |
* | Introducing iomgr. | ctiller | 2014-12-09 |
* | Initial import. | Nicolas Noble | 2014-11-26 |