Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-28 |
|\ | |||
| * | Merge branch 'master' of github.com:grpc/grpc into ↵ | Julien Boeuf | 2015-08-28 |
| |\ | | | | | | | | | | credentials_naming_and_cleanup | ||
* | \ | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-28 |
|\ \ \ | | |/ | |/| | |||
* | | | Adding C++ metadata processor. | Julien Boeuf | 2015-08-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Had to chnage the core API to add a destroy function pointer in grpc_auth_metadata_processor. - Tested end to end. - Fixed some issues in the server_auth_filter (we were not checking the length which put us at risk of an overflow). | ||
| * | | Merge pull request #3101 from yang-g/string_ref_auth | Craig Tiller | 2015-08-27 |
|/| | | | | | | | | Use millis instead of micros in seconds_timeout and reduce a large deadline. | ||
| | * | Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into ↵ | Julien Boeuf | 2015-08-27 |
| |/| |/| | | | | | | | | credentials_naming_and_cleanup | ||
* | | | Merge pull request #2947 from jboeuf/grpc_security_abi | Craig Tiller | 2015-08-27 |
|\ \ \ | | | | | | | | | First draft at addressing #1799 for grpc_security. | ||
| | * | | use millis to protect against potential overflow | yang-g | 2015-08-27 |
| | | | | |||
| | * | | Reduce a timeout causing overflow | yang-g | 2015-08-27 |
| | | | | |||
* | | | | Revert "Refactor Endpoint API" | Craig Tiller | 2015-08-27 |
| | | | | |||
* | | | | Make port_windows compile again | Craig Tiller | 2015-08-26 |
| | | | | |||
* | | | | Use port server on windows | Craig Tiller | 2015-08-26 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into endpoints | Craig Tiller | 2015-08-26 |
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | Conflicts: src/core/iomgr/tcp_windows.c | ||
| * | | | Merge pull request #3072 from ctiller/pneumatic-figure-skater | Vijay Pai | 2015-08-26 |
| |\ \ \ | | | | | | | | | | | Cleanup test, initialize correctly | ||
| | | | * | Credentials cleanup: | Julien Boeuf | 2015-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. | ||
| | | * | Fixing tests. | Julien Boeuf | 2015-08-25 |
| | | | | |||
| | * | | Cleanup test, initialize correctly | Craig Tiller | 2015-08-25 |
| | |/ | | | | | | | | | | Test was failing on mac because gpr time code was not initialized. Whilst here, clean up the test so that I can understand it again. | ||
| * | | Merge github.com:grpc/grpc into naming-crisis | Craig Tiller | 2015-08-25 |
| |\| | |||
| | * | Merge pull request #3011 from dgquintas/comma-separated-ips | Craig Tiller | 2015-08-25 |
| | |\ | | | | | | | | | sockaddr_resolver now supports comma-separated list of IPs | ||
| * | | | Merge github.com:grpc/grpc into naming-crisis | Craig Tiller | 2015-08-25 |
| |\| | | |||
* | | | | Merge github.com:grpc/grpc into endpoints | Craig Tiller | 2015-08-24 |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | Merge pull request #3019 from dgquintas/channel_args_compression | Yang Gao | 2015-08-24 |
| |\ \ \ | | | | | | | | | | | Added C API functions for compression args handling (w/ tests) | ||
| * \ \ \ | Merge pull request #2818 from ctiller/y12kdm3 | Vijay Pai | 2015-08-24 |
| |\ \ \ \ | | | | | | | | | | | | | Add a test of non-blocking API behavior | ||
| | | * | | | Improvements to the grpc_channel_args_compression_algorithm_set_state api | David Garcia Quintas | 2015-08-24 |
| | | | | | | |||
| | | | * | | 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. | ||
* | | | | | | Refactor Endpoint API | Craig Tiller | 2015-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) | David Garcia Quintas | 2015-08-21 |
| | | |/ / | |||
| | | | * | sockaddr_resolver now supports comma-separated list of IPs | David Garcia Quintas | 2015-08-20 |
| | | |/ | |||
| * | / | Have a richer interface for auth metadata processors. | Julien Boeuf | 2015-08-19 |
| | |/ | |/| | |||
| | * | Merge github.com:grpc/grpc into y12kdm3 | Craig Tiller | 2015-08-19 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #2972 from ctiller/get-reserved-things-right | Yang Gao | 2015-08-19 |
|/| | | | | | | | | Add some reserved checks that need to be present | ||
| | * | Merge github.com:grpc/grpc into y12kdm3 | Craig Tiller | 2015-08-18 |
| | |\ | |_|/ |/| | | |||
| * | | Sprinkle reserved = NULL around | Craig Tiller | 2015-08-18 |
| | | | |||
* | | | clang-format all source | Craig Tiller | 2015-08-18 |
|/ / | |||
* | | Merge pull request #2965 from yang-g/lame_client_error_message | Craig Tiller | 2015-08-18 |
|\ \ | | | | | | | Let lame_client accept error status | ||
* \ \ | Merge branch 'master' of github.com:grpc/grpc into compression-interop | David Garcia Quintas | 2015-08-17 |
|\ \ \ | |||
| | * | | Let lame_client accept error status | yang-g | 2015-08-17 |
| |/ / | |||
| | * | Merge github.com:grpc/grpc into y12kdm3 | Craig Tiller | 2015-08-17 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #2376 from rjshade/add_udp_server_2 | Yang Gao | 2015-08-13 |
| |\ \ | | | | | | | | | Add UDP server to gRPC. | ||
| * | | | Renamed "none" as "identity" for the no-op compression algorithm for ↵ | David Garcia Quintas | 2015-08-13 |
| | | | | | | | | | | | | | | | | consistency with the spec | ||
| | * | | Merge remote-tracking branch 'upstream/master' into add_udp_server_2 | Robbie Shade | 2015-08-13 |
| | |\ \ | | |/ / | |/| | | |||
| | * | | Update to latest API changes. | Robbie Shade | 2015-08-13 |
| | | | | |||
| | * | | Merge remote-tracking branch 'upstream/master' into add_udp_server_2 | Robbie Shade | 2015-08-13 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile | ||
* | | \ \ | Merge branch 'master' of github.com:grpc/grpc into compression-interop | David Garcia Quintas | 2015-08-13 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||
| | * | | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown | Nicolas "Pixel" Noble | 2015-08-13 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| * | | | | Removing gpr_cancelable. | Nicolas "Pixel" Noble | 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' into add_udp_server_2 | Robbie Shade | 2015-08-13 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | * | | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown | Nicolas "Pixel" Noble | 2015-08-13 |
| | |\ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | Conflicts: src/cpp/client/channel.cc src/cpp/client/client_context.cc | ||
| * | | | | Merge pull request #2847 from jboeuf/client_auth_filter_error_handling | Jorge Canizales | 2015-08-12 |
| |\ \ \ \ | | | | | | | | | | | | | C client library auth: produce adequate error codes and messages. |