Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | Refactor default host name resolution | Craig Tiller | 2015-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 characters | Craig Tiller | 2015-08-21 | |
| | |/ / / | ||||
* | / / / | Added C API functions for compression args handling (w/ tests) | David Garcia Quintas | 2015-08-21 | |
| |/ / / |/| | | | ||||
| * | | | Merge remote-tracking branch 'upstream/master' | Hongyu Chen | 2015-08-20 | |
| |\ \ \ | |/ / / |/| | | | ||||
* | | | | Fixed wrong creation of metadata in compression. | David Garcia Quintas | 2015-08-19 | |
| | | | | ||||
| * | | | Move census_filters from .../channel to .../census | Hongyu Chen | 2015-08-19 | |
| | | | | ||||
| | | * | Comments and derived bugfixes. | David Garcia Quintas | 2015-08-19 | |
| | | | | ||||
| | | * | typo | David Garcia Quintas | 2015-08-19 | |
| | | | | ||||
* | | | | Fix TSAN reported race | Craig Tiller | 2015-08-18 | |
| | | | | ||||
| | | * | Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding | David Garcia Quintas | 2015-08-18 | |
| | |/| | |_|/ |/| | | ||||
* | | | clang-format all source | Craig Tiller | 2015-08-18 | |
| | | | ||||
| * | | Make census_filter more of a noop. | Hongyu Chen | 2015-08-14 | |
| | | | ||||
| * | | Make census filter mostly no-op | Hongyu Chen | 2015-08-13 | |
| | | | ||||
* | | | Merge branch 'master' of github.com:grpc/grpc into compression-interop | David Garcia Quintas | 2015-08-13 | |
|\ \ \ | ||||
| | * \ | Merge remote-tracking branch 'upstream/master' | Hongyu Chen | 2015-08-11 | |
| | |\ \ | | |/ / | |/| | | ||||
| | * | | Build file changes | Hongyu Chen | 2015-08-11 | |
| | | | | ||||
| | | * | Server: added the ability to disable compression algorithm | David Garcia Quintas | 2015-08-10 | |
| | | | | ||||
| | | * | wip. we need a way to pass args to server construction | David Garcia Quintas | 2015-08-10 | |
| |_|/ |/| | | ||||
* | | | Merge branch 'master' into compression-accept-encoding | David Garcia Quintas | 2015-08-09 | |
|\ \ \ | | |/ | |/| | ||||
| | * | Shutdown lb_policy when changing it | Craig Tiller | 2015-08-07 | |
| |/ | ||||
| * | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | Julien Boeuf | 2015-08-06 | |
| |\ | | | | | | | | | | server_creds_auth_md_processor | |||
| | * | Fix memory leaks | Craig Tiller | 2015-08-06 | |
| | | | ||||
| * | | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | Julien Boeuf | 2015-08-06 | |
| |\| | | | | | | | | | | server_creds_auth_md_processor | |||
| | * | Delay name resolution until we need a channel to be READY | Craig Tiller | 2015-08-05 | |
| | | | ||||
| * | | Merge branch 'master' of github.com:grpc/grpc into auth_md_processor | Julien Boeuf | 2015-08-03 | |
| |\| | ||||
| | * | Respond to review | Craig Tiller | 2015-07-31 | |
| | | | ||||
| * | | Properly send GRPC_STATUS_UNAUTHENTICATED from server auth failures | Craig Tiller | 2015-07-31 | |
| | | | ||||
| | * | Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about | Craig Tiller | 2015-07-29 | |
| | |\ | | |/ | |/| | | | | | | | | | | Conflicts: src/core/channel/http_client_filter.c src/core/surface/channel.c | |||
| * | | Merge github.com:grpc/grpc into ↵ | Craig Tiller | 2015-07-28 | |
| |\ \ | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other | |||
| | * \ | Merge github.com:grpc/grpc into warbling-wombat | Craig Tiller | 2015-07-26 | |
| | |\ \ | ||||
| | | | * | Merge branch 'sometimes-its-good-just-to-check-in-with-each-other' into ↵ | Craig Tiller | 2015-07-26 | |
| | | | |\ | | |_|_|/ | |/| | | | | | | | | yeah-we-know-what-youre-talking-about | |||
| | | | * | Add a hook for sending default authority when needed | Craig Tiller | 2015-07-26 | |
| | | | | | ||||
| * | | | | Merge github.com:grpc/grpc into ↵ | Craig Tiller | 2015-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 crash | Craig Tiller | 2015-07-23 | |
| | |_|/ | |/| | | ||||
| | * | | Merge branch 'compress_flag_reset' of github.com:dgquintas/grpc into ↵ | Craig Tiller | 2015-07-23 | |
| | |\ \ | | | | | | | | | | | | | | | | virtuous-velvit-velociraptor | |||
| | * | | | Fix flow control | Craig Tiller | 2015-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 ↵ | Craig Tiller | 2015-07-23 | |
| |\| | | | | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other | |||
| | | | * | Integration fix | Craig Tiller | 2015-07-23 | |
| | | | | | ||||
| | | | * | Merge github.com:grpc/grpc into warbling-wombat | Craig Tiller | 2015-07-23 | |
| | | | |\ | | | |_|/ | | |/| | | ||||
| | * | | | Merge pull request #2542 from ctiller/tell-me-who-you-might-be | Yang Gao | 2015-07-23 | |
| | |\ \ \ | | | | | | | | | | | | | Expose call peer uri from C core | |||
* | | \ \ \ | Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding | David Garcia Quintas | 2015-07-23 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||
| * | | | | | Merge pull request #2622 from ctiller/look-at-the-trees | Yang Gao | 2015-07-22 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Prevent applications from sending reserved metadata | |||
| | * | | | | | Filter out reserved metadata so that applications cant mess us up | Craig Tiller | 2015-07-22 | |
| | | | | | | | ||||
| * | | | | | | Fix interop tests by ensuring non-http-special metadata precedes other metadata | Craig Tiller | 2015-07-22 | |
| | | | | | | | ||||
| | | | | | * | Canonicalize metadata keys in core | Craig Tiller | 2015-07-22 | |
| | | |_|_|/ | | |/| | | | ||||
| | | * | | | Merge github.com:grpc/grpc into ↵ | Craig Tiller | 2015-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_parse | David Garcia Quintas | 2015-07-21 | |
| | | | | | | ||||
| | | | | * | Fixes for streaming compression. | David Garcia Quintas | 2015-07-21 | |
| | | |_|/ | | |/| | | ||||
| * | | | | Merge pull request #2556 from ctiller/one-thing-at-a-time | Vijay Pai | 2015-07-21 | |
| |\ \ \ \ | | | | | | | | | | | | | Fix TSAN reported failure | |||
| | | | * \ | Merge github.com:grpc/grpc into ↵ | Craig Tiller | 2015-07-21 | |
| | | | |\ \ | | |_|_|/ / | |/| | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other |