aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Collapse)AuthorAge
* Merge branch 'master' of github.com:grpc/grpc into ↵Gravatar Julien Boeuf2015-08-28
|\ | | | | | | credentials_naming_and_cleanup
| * Merge pull request #3104 from yang-g/create_channelGravatar Craig Tiller2015-08-27
| |\ | | | | | | Create channel API change
* | \ Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into ↵Gravatar Julien Boeuf2015-08-27
|\ \ \ | |/ / |/| | | | | credentials_naming_and_cleanup
* | | Merge pull request #2947 from jboeuf/grpc_security_abiGravatar Craig Tiller2015-08-27
|\ \ \ | | | | | | | | First draft at addressing #1799 for grpc_security.
| | | * implementation fixGravatar yang-g2015-08-27
| | | |
| | | * channel creation API changeGravatar yang-g2015-08-27
| | | |
* | | | Revert "Refactor Endpoint API"Gravatar Craig Tiller2015-08-27
| | | |
* | | | Merge pull request #3025 from ctiller/endpointsGravatar Yang Gao2015-08-26
|\ \ \ \ | | | | | | | | | | Refactor Endpoint API
* | | | | minor fixesGravatar yang-g2015-08-26
| |_|_|/ |/| | |
| * | | Merge github.com:grpc/grpc into endpointsGravatar Craig Tiller2015-08-26
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/iomgr/tcp_windows.c
* | \ \ \ Merge remote-tracking branch 'upstream/master' into string_ref_authGravatar yang-g2015-08-26
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Add ostream support for string_refGravatar Craig Tiller2015-08-26
| | | | |
| * | | | Merge pull request #3065 from yang-g/string_refGravatar Craig Tiller2015-08-26
| |\ \ \ \ | | | | | | | | | | | | Use string_ref for incoming metadata
| * \ \ \ \ Merge pull request #3048 from maxwell-demon/timespecGravatar Craig Tiller2015-08-26
| |\ \ \ \ \ | | | | | | | | | | | | | | Move core/profiling/timers_preciseclock.h to core/support/ such that we
| | | | | | * Credentials cleanup:Gravatar Julien Boeuf2015-08-25
| | | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Removing service_accounts credentials. These credentials just have drawbacks compared to service_account_jwt_access credentials, notably in terms for security. - Renaming Google specific credentials with a Google prefix for C and C++. This should be done as well for wrapped languages.
* | | | | / auth context api change for string_refGravatar yang-g2015-08-25
| |_|/ / / |/| | | |
| | | | * Merge branch 'master' of https://github.com/grpc/grpc into grpc_security_abiGravatar Julien Boeuf2015-08-25
| | | | |\
| | * | | \ Merge remote-tracking branch 'upstream/master' into timespecGravatar Hongyu Chen2015-08-25
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| * | | | | Merge github.com:grpc/grpc into naming-crisisGravatar Craig Tiller2015-08-25
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | implGravatar yang-g2015-08-25
| | | | | |
* | | | | | api change to string_refGravatar yang-g2015-08-25
| | | | | |
* | | | | | remove constexpr since gcc 4.4 or vs2010 does not support itGravatar yang-g2015-08-25
| |/ / / / |/| | | |
| * | | | Use SSL override as a default host name if none is specifiedGravatar Craig Tiller2015-08-25
| | | | |
* | | | | Merge branch 'master' of github.com:grpc/grpc into cpp_string_refGravatar Julien Boeuf2015-08-24
|\| | | |
* | | | | Adding grpc::string_ref class.Gravatar Julien Boeuf2015-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Strict subset of http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3442.html - Useful to avoid unnecessary string copies.
| | * | | Move core/profiling/timers_preciseclock.h to core/support/ such that weGravatar Hongyu Chen2015-08-24
| | | | | | | | | | | | | | | | | | | | have a gpr public function which returns cycle clock.
| * | | | merge with headGravatar yang-g2015-08-24
| |\ \ \ \
| | | | * \ Merge github.com:grpc/grpc into endpointsGravatar Craig Tiller2015-08-24
| | | | |\ \ | | | |_|/ / | | |/| | |
| | * | | | Merge pull request #3015 from grpc/docsdocsdocsGravatar Craig Tiller2015-08-24
| | |\ \ \ \ | | | | | | | | | | | | | | Expanded grpc_server_request_call's docstring
| | | * | | | Added some clarificationGravatar Craig Tiller2015-08-24
| | | | | | |
| | * | | | | Merge branch 'master' into frayGravatar Vijay Pai2015-08-24
| | |\ \ \ \ \
| | | | | | * \ Merge github.com:grpc/grpc into endpointsGravatar Craig Tiller2015-08-24
| | | | | | |\ \ | | | | |_|_|/ / | | | |/| | | |
| | | * | | | | Merge pull request #3019 from dgquintas/channel_args_compressionGravatar Yang Gao2015-08-24
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | Added C API functions for compression args handling (w/ tests)
| | | * \ \ \ \ \ Merge pull request #2818 from ctiller/y12kdm3Gravatar Vijay Pai2015-08-24
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add a test of non-blocking API behavior
| | | * \ \ \ \ \ \ Merge pull request #3007 from jboeuf/core_md_processor_fixesGravatar Craig Tiller2015-08-24
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | | Have a richer interface for auth metadata processors.
| | * / | | | | | | Eliminate public thread-pool interfaceGravatar Vijay Pai2015-08-24
| | |/ / / / / / /
| | | | * | | | | Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-21
| | | | |\ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | split stream.h into sync_stream.h and async_stream.hGravatar yang-g2015-08-21
| | | | | | | | |
| * | | | | | | | headers reorgGravatar yang-g2015-08-21
| | | | | | | | |
| | | | | | | * | Refactor Endpoint APIGravatar Craig Tiller2015-08-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Allow reads to complete immediately - Unify read/write signatures - Simplify memory management to allow future optimization work
| | | | | * | | | Added C API functions for compression args handling (w/ tests)Gravatar David Garcia Quintas2015-08-21
| | | |_|/ / / / | | |/| | | | |
| | | | | * | | Update grpc.hGravatar David G. Quintas2015-08-20
| | | | | | | |
| | | | | * | | Expanded grpc_server_request_call's docstringGravatar David G. Quintas2015-08-20
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge remote-tracking branch 'upstream/master' into docsGravatar yang-g2015-08-20
| |\| | | | |
| * | | | | | Make Channel ctor privateGravatar yang-g2015-08-20
| | | | | | |
| * | | | | | remove internal_stubGravatar yang-g2015-08-20
| | | | | | |
| * | | | | | Fix server side and generic stubGravatar yang-g2015-08-20
| | | | | | |
| * | | | | | make registermethod privateGravatar yang-g2015-08-20
| | | | | | |
| | * | | | | Merge pull request #2978 from hongweiwang/remove-unregister-all-pluginsGravatar David G. Quintas2015-08-19
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Remove grpc_unregister_all_plugins in grpc.h
| | * \ \ \ \ \ Merge pull request #3005 from dgquintas/head_vs_tailsGravatar Yang Gao2015-08-19
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fixed wrong creation of metadata in compression.