aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/channel
Commit message (Collapse)AuthorAge
* Merge pull request #3404 from dgquintas/dgquintas-patch-1Gravatar Nicolas Noble2015-09-22
|\ | | | | Fixed typo in channel_args.h docstring
* \ Merge pull request #3387 from dgquintas/content_type_filteringGravatar Craig Tiller2015-09-22
|\ \ | | | | | | Client now swallows content-type on receive
* | | Removed spurious predicate from if branchGravatar David Garcia Quintas2015-09-21
| | | | | | | | | | | | the channeld->content_type->key is already consumed by the preceding if.
| | * Fixed typo in channel_args.h docstringGravatar David G. Quintas2015-09-21
| |/ |/|
| * Client now swallows content-type on receiveGravatar David Garcia Quintas2015-09-18
|/
* Merge pull request #3288 from ctiller/snarky-nannyGravatar David G. Quintas2015-09-16
|\ | | | | Explicitly set content-type for servers
* \ Merge github.com:grpc/grpc into immolating-conversionGravatar Craig Tiller2015-09-11
|\ \
* | | Fix typoGravatar Craig Tiller2015-09-10
| | |
* | | Enable -WconversionGravatar Craig Tiller2015-09-10
| | |
* | | First round of fixing up implicit 64->32 bit conversionsGravatar Craig Tiller2015-09-10
| | |
* | | Merge github.com:grpc/grpc into immolating-conversionGravatar Craig Tiller2015-09-10
|\ \ \
* | | | Sign conversion fixesGravatar Craig Tiller2015-09-10
| | | |
| | | * Explicitly set content-type for serversGravatar Craig Tiller2015-09-08
| | |/ | |/|
| | * Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-09-08
| | |\ | | |/ | |/|
| * | Fix a case where :status could be returned to applicationsGravatar Craig Tiller2015-09-04
|/ /
* | Merge pull request #3035 from ctiller/naming-crisisGravatar David G. Quintas2015-08-25
|\ \ | | | | | | Refactor default host name resolution
* \ \ Merge pull request #3021 from ctiller/reject-the-stuffsGravatar Yang Gao2015-08-25
|\ \ \ | | | | | | | | Outlaw illegal metadata characters
| | * \ Merge github.com:grpc/grpc into naming-crisisGravatar Craig Tiller2015-08-25
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #2945 from maxwell-demon/masterGravatar Alistair Veitch2015-08-25
|\ \ \ \ | | | | | | | | | | Re-install census_filters
| | | * \ Merge github.com:grpc/grpc into naming-crisisGravatar Craig Tiller2015-08-25
| | | |\ \ | |_|_|/ / |/| | | |
| | | | * Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-08-24
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Improvements to the grpc_channel_args_compression_algorithm_set_state apiGravatar David Garcia Quintas2015-08-24
| | | | |
| | | | * Merge branch 'compression-accept-encoding' of github.com:dgquintas/grpc into ↵Gravatar David Garcia Quintas2015-08-24
| | | | |\ | | | | | | | | | | | | | | | | | | compression-accept-encoding
| | | | * \ Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-08-24
| | | | |\ \
| | | * | | | Refactor default host name resolutionGravatar Craig Tiller2015-08-24
| | | | |/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rephrase API's such that resolvers are constrained to be able to provide a default host given just the text of the URI channel target. This avoids needing to rewrite such details in the core library during retries, and generally makes things much saner to debug.
| | * / | | Outlaw illegal metadata charactersGravatar Craig Tiller2015-08-21
| | |/ / /
* | / / / Added C API functions for compression args handling (w/ tests)Gravatar David Garcia Quintas2015-08-21
| |/ / / |/| | |
| * | | Merge remote-tracking branch 'upstream/master'Gravatar Hongyu Chen2015-08-20
| |\ \ \ | |/ / / |/| | |
* | | | Fixed wrong creation of metadata in compression.Gravatar David Garcia Quintas2015-08-19
| | | |
| * | | Move census_filters from .../channel to .../censusGravatar Hongyu Chen2015-08-19
| | | |
| | | * Comments and derived bugfixes.Gravatar David Garcia Quintas2015-08-19
| | | |
| | | * typoGravatar David Garcia Quintas2015-08-19
| | | |
* | | | Fix TSAN reported raceGravatar Craig Tiller2015-08-18
| | | |
| | | * Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-08-18
| | |/| | |_|/ |/| |
* | | clang-format all sourceGravatar Craig Tiller2015-08-18
| | |
| * | Make census_filter more of a noop.Gravatar Hongyu Chen2015-08-14
| | |
| * | Make census filter mostly no-opGravatar Hongyu Chen2015-08-13
| | |
* | | Merge branch 'master' of github.com:grpc/grpc into compression-interopGravatar David Garcia Quintas2015-08-13
|\ \ \
| | * \ Merge remote-tracking branch 'upstream/master'Gravatar Hongyu Chen2015-08-11
| | |\ \ | | |/ / | |/| |
| | * | Build file changesGravatar Hongyu Chen2015-08-11
| | | |
| | | * Server: added the ability to disable compression algorithmGravatar David Garcia Quintas2015-08-10
| | | |
| | | * wip. we need a way to pass args to server constructionGravatar David Garcia Quintas2015-08-10
| |_|/ |/| |
* | | Merge branch 'master' into compression-accept-encodingGravatar David Garcia Quintas2015-08-09
|\ \ \ | | |/ | |/|
| | * Shutdown lb_policy when changing itGravatar Craig Tiller2015-08-07
| |/
| * Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar Julien Boeuf2015-08-06
| |\ | | | | | | | | | server_creds_auth_md_processor
| | * Fix memory leaksGravatar Craig Tiller2015-08-06
| | |
| * | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar Julien Boeuf2015-08-06
| |\| | | | | | | | | | server_creds_auth_md_processor
| | * Delay name resolution until we need a channel to be READYGravatar Craig Tiller2015-08-05
| | |
| * | Merge branch 'master' of github.com:grpc/grpc into auth_md_processorGravatar Julien Boeuf2015-08-03
| |\|
| | * Respond to reviewGravatar Craig Tiller2015-07-31
| | |