- May 05, 2016
-
-
Julien Boeuf authored
As opposed to a flat directory, we now have the following structure: - security -context - credentials - composite - fake - google_default - iam - jwt - oauth2 - plugin - ssl - transport - util We have not refactored the test code yet but this PR is already large enough...
-
- Apr 22, 2016
-
-
Craig Tiller authored
-
- Apr 20, 2016
-
-
itessier authored
This also fixes the x25519_NEON symbol error when importing the gRPC Python modules on ARM. Change-Id: Id98cf6b0f9a3a8f5b88204bd0a6ad2346182ba3d
-
- Apr 15, 2016
-
-
Nicolas "Pixel" Noble authored
-
- Apr 12, 2016
-
-
Craig Tiller authored
-
- Apr 09, 2016
-
-
David Garcia Quintas authored
-
- Apr 07, 2016
-
-
Craig Tiller authored
-
- Apr 06, 2016
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
- Apr 05, 2016
-
-
Craig Tiller authored
-
- Mar 31, 2016
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
- Mar 30, 2016
-
-
David Garcia Quintas authored
Added the ability to create channels from client_channel_factory. This will be used by the grpclb code to create the channels to communicate with the LB servers.
-
- Mar 29, 2016
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
- Mar 28, 2016
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
- Mar 26, 2016
-
-
Craig Tiller authored
-
- Mar 23, 2016
-
-
Matthew Iselin authored
This extends the existing http parser to support requests as well as responses. httpcli continues to exist and work as it has previously, though in the new directory src/core/http (to reflect the fact the directory now contains code relevant to parsing requests, which httpcli would not generally involve itself in).
-
- Mar 21, 2016
-
-
David Garcia Quintas authored
-
- Mar 18, 2016
-
-
Craig Tiller authored
-
David G. Quintas authored
-
ahedberg authored
-
- Mar 17, 2016
-
-
Nicolas "Pixel" Noble authored
-
- Mar 11, 2016
-
-
Craig Tiller authored
-
- Feb 25, 2016
-
-
Craig Tiller authored
-
- Feb 22, 2016
-
-
Alistair Veitch authored
-
Craig Tiller authored
-
- Feb 19, 2016
-
-
Nicolas "Pixel" Noble authored
-
David Garcia Quintas authored
-
- Feb 18, 2016
-
-
Craig Tiller authored
Allow plugins to extend the set of filters used by gRPC core: - plugins at construction time can register against the 'channel_init' system to be allowed to mutate a new channel_stack_builder type - channel_stack_builder provides a central and rather dynamic place to construct the list of filters required by a channel stack - ultimately we construct the channel stack in the fashion we always have This is also a prerequisite step to allowing filters to be implemented from wrapped languages.
-
- Feb 16, 2016
-
-
Craig Tiller authored
-
- Feb 12, 2016
-
-
Craig Tiller authored
-