aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/channel
Commit message (Expand)AuthorAge
* Merge pull request #3035 from ctiller/naming-crisisGravatar David G. Quintas2015-08-25
|\
* \ Merge pull request #3021 from ctiller/reject-the-stuffsGravatar Yang Gao2015-08-25
|\ \
| | * Merge github.com:grpc/grpc into naming-crisisGravatar Craig Tiller2015-08-25
| | |\ | |_|/ |/| |
* | | Merge pull request #2945 from maxwell-demon/masterGravatar Alistair Veitch2015-08-25
|\ \ \
| | | * Merge github.com:grpc/grpc into naming-crisisGravatar Craig Tiller2015-08-25
| | | |\ | |_|_|/ |/| | |
* | | | Improvements to the grpc_channel_args_compression_algorithm_set_state apiGravatar David Garcia Quintas2015-08-24
| | | * Refactor default host name resolutionGravatar Craig Tiller2015-08-24
| | * | 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
* | Fix TSAN reported raceGravatar Craig Tiller2015-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
* | | 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 server_creds_auth_...Gravatar Julien Boeuf2015-08-06
| |\
| | * Fix memory leaksGravatar Craig Tiller2015-08-06
| * | Merge branch 'master' of https://github.com/grpc/grpc into server_creds_auth_...Gravatar Julien Boeuf2015-08-06
| |\|
| | * 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
| * | Properly send GRPC_STATUS_UNAUTHENTICATED from server auth failuresGravatar Craig Tiller2015-07-31
| | * Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-aboutGravatar Craig Tiller2015-07-29
| | |\ | | |/ | |/|
| * | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-28
| |\ \
| | * \ Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-07-26
| | |\ \
| | | | * Merge branch 'sometimes-its-good-just-to-check-in-with-each-other' into yeah-...Gravatar Craig Tiller2015-07-26
| | | | |\ | | |_|_|/ | |/| | |
| | | | * Add a hook for sending default authority when neededGravatar Craig Tiller2015-07-26
| * | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-26
| |\ \ \ \ | | | |/ / | | |/| |
| | | | * Make passing NULL for host not crashGravatar Craig Tiller2015-07-23
| | |_|/ | |/| |
| | * | Merge branch 'compress_flag_reset' of github.com:dgquintas/grpc into virtuous...Gravatar Craig Tiller2015-07-23
| | |\ \
| | * | | Fix flow controlGravatar Craig Tiller2015-07-23
| * | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-23
| |\| | |
| | | | * Integration fixGravatar Craig Tiller2015-07-23
| | | | * Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-07-23
| | | | |\ | | | |_|/ | | |/| |
| | * | | Merge pull request #2542 from ctiller/tell-me-who-you-might-beGravatar Yang Gao2015-07-23
| | |\ \ \
* | | \ \ \ Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-07-23
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #2622 from ctiller/look-at-the-treesGravatar Yang Gao2015-07-22
| |\ \ \ \ \
| | * | | | | Filter out reserved metadata so that applications cant mess us upGravatar Craig Tiller2015-07-22
| * | | | | | Fix interop tests by ensuring non-http-special metadata precedes other metadataGravatar Craig Tiller2015-07-22
| | | | | | * Canonicalize metadata keys in coreGravatar Craig Tiller2015-07-22
| | | |_|_|/ | | |/| | |
| | | * | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-22
| | | |\ \ \ | | |_|/ / / | |/| | | |
* | | | | | Fixed buggy grpc_compression_algorithm_parseGravatar David Garcia Quintas2015-07-21
| | | | | * Fixes for streaming compression.Gravatar David Garcia Quintas2015-07-21
| | | |_|/ | | |/| |
| * | | | Merge pull request #2556 from ctiller/one-thing-at-a-timeGravatar Vijay Pai2015-07-21
| |\ \ \ \