Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #2797 from jtattermusch/polishing_api | Jan Tattermusch | 2015-08-05 |
|\ | | | | | C# API improvements | ||
* \ | Merge pull request #2767 from ctiller/no-poop-on-pizza | Abhishek Kumar | 2015-08-05 |
|\ \ | | | | | | | Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port | ||
| | * | changed the way ports are added to the server | Jan Tattermusch | 2015-08-04 |
| | | | |||
| | * | changed way service definitions are added to the server | Jan Tattermusch | 2015-08-04 |
| | | | |||
| | * | remove the ImmutableCollections dependency | Jan Tattermusch | 2015-08-04 |
| | | | |||
| | * | enable forcing client auth | Jan Tattermusch | 2015-08-04 |
| |/ |/| | |||
* | | watch connectivity state API has changed in the meantime | Jan Tattermusch | 2015-08-04 |
| | | |||
* | | add DefaultAuthority constant to channel options | Jan Tattermusch | 2015-08-04 |
| | | |||
* | | expose Channel.Target property | Jan Tattermusch | 2015-08-04 |
| | | |||
* | | use NULL for default host in grpc_channel_call_create | Jan Tattermusch | 2015-08-04 |
| | | |||
* | | Added channel state API | Jan Tattermusch | 2015-08-04 |
| | | |||
* | | tolerate occasional StatusCode.Internal on timeout | Jan Tattermusch | 2015-08-04 |
| | | |||
| * | Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port | Craig Tiller | 2015-08-03 |
|/ | |||
* | Regenerating project files and massaging VS project files. | Nicolas Noble | 2015-07-30 |
| | |||
* | Merge github.com:grpc/grpc into ↵ | Craig Tiller | 2015-07-28 |
|\ | | | | | | | sometimes-its-good-just-to-check-in-with-each-other | ||
| * | Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth | Julien Boeuf | 2015-07-27 |
| |\ | |||
| | * | Add ReleaseSigned configuration for Grpc.sln | Jan Tattermusch | 2015-07-27 |
| | | | |||
| | * | only use lowercase metadata keys in headers | Jan Tattermusch | 2015-07-27 |
| | | | |||
| * | | Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth | Julien Boeuf | 2015-07-27 |
| |\| | |||
| | * | Merge pull request #2593 from ctiller/elliptic-orange-chamelion | Yang Gao | 2015-07-27 |
| | |\ | | | | | | | | | Rename grpc_channel_create to grpc_insecure_channel_create | ||
| | * \ | Merge pull request #2666 from jtattermusch/oauth_token_api_fix | Michael Lumish | 2015-07-27 |
| | |\ \ | | | | | | | | | | | Make work with out-of-band oauth2 token more pleasant | ||
| | | | * | Merge github.com:grpc/grpc into elliptic-orange-chamelion | Craig Tiller | 2015-07-26 |
| | | | |\ | | | |_|/ | | |/| | | | | | | | | | | | | Conflicts: src/csharp/ext/grpc_csharp_ext.c | ||
* | | | | | 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 work with out-of-band oauth2 token more pleasant | Jan Tattermusch | 2015-07-25 |
| | | | | | |||
| * | | | | make sure async test wont be silently skipped with old NUnit | Jan Tattermusch | 2015-07-24 |
| | | | | | |||
| * | | | | make some interop tests run as async methods | Jan Tattermusch | 2015-07-24 |
| | | | | | |||
| * | | | | introducing async tests | Jan Tattermusch | 2015-07-24 |
| | | | | | |||
| * | | | | add NUnitTestAdapter for VS | Jan Tattermusch | 2015-07-24 |
| | |/ / | |/| | | |||
| * | | | make insecure channel and server explicit | Jan Tattermusch | 2015-07-24 |
| | | | | |||
| * | | | introduce gRPC logger | Jan Tattermusch | 2015-07-24 |
| | | | | |||
| * | | | fix reference to bouncyCastles assembly | Jan Tattermusch | 2015-07-24 |
| | | | | |||
| * | | | upgrade Grpc.Auth to latest version of Google.Apis.Auth and remove unneeded code | Jan Tattermusch | 2015-07-24 |
| | | | | |||
| * | | | fix x86 target to be AnyCPU | Jan Tattermusch | 2015-07-24 |
| | | | | |||
| * | | | added test for client SSL authentication | Jan Tattermusch | 2015-07-24 |
| | | | | |||
| * | | | added option to authenticate client using root cert chain | Jan Tattermusch | 2015-07-24 |
| | | | | |||
| * | | | expose peer info in serverside call handlers | Jan Tattermusch | 2015-07-24 |
| | | | | |||
| * | | | tiny fixes | Jan Tattermusch | 2015-07-23 |
| | | | | |||
| * | | | fix test on windows | Jan Tattermusch | 2015-07-23 |
| | | | | |||
| * | | | explicitly convert deadline for server handlers to realtime | Jan Tattermusch | 2015-07-23 |
| | | | | |||
| * | | | add MathService.Fib test with deadline | Jan Tattermusch | 2015-07-23 |
| | | | | |||
| * | | | implemented cancellation support for MathService.Fib | Jan Tattermusch | 2015-07-23 |
| | | | | |||
| * | | | add Timeout support and tests | Jan Tattermusch | 2015-07-23 |
| | | | | |||
| * | | | added deadline to generated stubs | Jan Tattermusch | 2015-07-23 |
| | | | | |||
| * | | | Timespec.FromDateTime implementation and tests | Jan Tattermusch | 2015-07-23 |
| | | | | |||
| * | | | implemented FromDateTime | Jan Tattermusch | 2015-07-23 |
| | | | | |||
| * | | | robust conversion from Timespec to DateTime and tests | Jan Tattermusch | 2015-07-23 |
| | | | | |||
| | | * | Merge github.com:grpc/grpc into elliptic-orange-chamelion | Craig Tiller | 2015-07-23 |
| | | |\ | | |_|/ | |/| | | |||
* | | | | Merge github.com:grpc/grpc into ↵ | Craig Tiller | 2015-07-23 |
|\| | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other | ||
| * | | | fix stylecop warnings | Jan Tattermusch | 2015-07-22 |
| | | | | |||
| * | | | added generated file Health.cs to stylecop ignore | Jan Tattermusch | 2015-07-22 |
| | | | |