aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/channel
Commit message (Collapse)AuthorAge
...
| | | * | | | 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
| | |
| * | 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
| | |\ | | |/ | |/| | | | | | | | | | Conflicts: src/core/channel/http_client_filter.c src/core/surface/channel.c
| * | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-28
| |\ \ | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other
| | * \ 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 ↵Gravatar Craig Tiller2015-07-26
| | | | |\ | | |_|_|/ | |/| | | | | | | | yeah-we-know-what-youre-talking-about
| | | | * Add a hook for sending default authority when neededGravatar Craig Tiller2015-07-26
| | | | |
| * | | | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-26
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other Conflicts: src/core/iomgr/tcp_server_windows.c
| | | | * Make passing NULL for host not crashGravatar Craig Tiller2015-07-23
| | |_|/ | |/| |
| | * | Merge branch 'compress_flag_reset' of github.com:dgquintas/grpc into ↵Gravatar Craig Tiller2015-07-23
| | |\ \ | | | | | | | | | | | | | | | virtuous-velvit-velociraptor
| | * | | Fix flow controlGravatar Craig Tiller2015-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - sending of window updates is now integrated with the primary write path, making this far more robust - iomgr starts up after shutdown correctly again
| * | | | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-23
| |\| | | | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other
| | | | * 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
| | |\ \ \ | | | | | | | | | | | | Expose call peer uri from C core
* | | \ \ \ 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
| |\ \ \ \ \ | | | | | | | | | | | | | | Prevent applications from sending reserved metadata
| | * | | | | 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 ↵Gravatar Craig Tiller2015-07-22
| | | |\ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other Conflicts: src/core/client_config/subchannel.c src/core/iomgr/alarm.c src/core/iomgr/iomgr.c src/core/iomgr/tcp_client_posix.c
* | | | | | 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
| |\ \ \ \ | | | | | | | | | | | | Fix TSAN reported failure
| | | | * \ Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-21
| | | | |\ \ | | |_|_|/ / | |/| | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other