Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add method info to auth interceptor | Jan Tattermusch | 2015-08-18 |
| | |||
* | fix comment | Jan Tattermusch | 2015-08-18 |
| | |||
* | refactor auth interceptors | Jan Tattermusch | 2015-08-18 |
| | |||
* | forgot to expose status and trailers for unary call | Jan Tattermusch | 2015-08-18 |
| | |||
* | generate auth URI for JWT access token properly | Jan Tattermusch | 2015-08-12 |
| | |||
* | Merge pull request #2900 from jtattermusch/csharp_exceptions | Jan Tattermusch | 2015-08-12 |
|\ | | | | | Getting rid of unnecessary exception type | ||
| * | remove OperationFailedException also from the project file | Jan Tattermusch | 2015-08-12 |
| | | |||
* | | migrate to usable auth library | Jan Tattermusch | 2015-08-12 |
| | | |||
| * | getting rid of unnecessary exception type | Jan Tattermusch | 2015-08-12 |
|/ | |||
* | add comments | Jan Tattermusch | 2015-08-10 |
| | |||
* | polishing CallOptions | Jan Tattermusch | 2015-08-10 |
| | |||
* | fixing doc comments | Jan Tattermusch | 2015-08-10 |
| | |||
* | get rid of unnecessary ExceptionHelper | Jan Tattermusch | 2015-08-10 |
| | |||
* | rename async extension methods for clarity | Jan Tattermusch | 2015-08-10 |
| | |||
* | fix preconditions class | Jan Tattermusch | 2015-08-10 |
| | |||
* | Merge pull request #2867 from jtattermusch/csharp_sandcastle | Tim Emiola | 2015-08-10 |
|\ | | | | | Added Sandcastle project to generate C# docs | ||
* \ | Merge pull request #2873 from jtattermusch/expose_version_string | Jan Tattermusch | 2015-08-10 |
|\ \ | | | | | | | expose C core version string to C# | ||
* \ \ | Merge pull request #2864 from jtattermusch/0.10-upport | Nicolas Noble | 2015-08-10 |
|\ \ \ | | | | | | | | | Upporting from 0.10 branch. | ||
| | * | | fix method signature and add test | Jan Tattermusch | 2015-08-10 |
| | | | | |||
| | * | | expose C core version string to C# | Jan Tattermusch | 2015-08-09 |
| | | | | |||
| | | * | added sandcastle project to generate docs | Jan Tattermusch | 2015-08-09 |
| | |/ | |||
* | | | added tests | Jan Tattermusch | 2015-08-08 |
| | | | |||
* | | | context propagation API | Jan Tattermusch | 2015-08-08 |
| | | | |||
* | | | make intializer for metadata even nicer | Jan Tattermusch | 2015-08-08 |
| | | | |||
* | | | fixed writeOptions and added test | Jan Tattermusch | 2015-08-07 |
| | | | |||
* | | | added ResponseHeadersTest, fixed stylecop issues | Jan Tattermusch | 2015-08-07 |
| | | | |||
* | | | implemented sending initial metadata | Jan Tattermusch | 2015-08-07 |
| | | | |||
* | | | added WriteOptions support and enabled NoCompress flag to be used for all writes | Jan Tattermusch | 2015-08-07 |
| |/ |/| | |||
* | | renamed CallContext to CallOptions | Jan Tattermusch | 2015-08-05 |
| | | |||
* | | update generator | Jan Tattermusch | 2015-08-05 |
| | | |||
* | | refactoring client side calls | Jan Tattermusch | 2015-08-05 |
| | | |||
* | | regenerated code | Jan Tattermusch | 2015-08-05 |
| | | |||
* | | add servicename field to method | Jan Tattermusch | 2015-08-05 |
| | | |||
* | | refactoring AsyncCall | Jan Tattermusch | 2015-08-05 |
| | | |||
* | | introduce CallContext | Jan Tattermusch | 2015-08-05 |
| | | |||
* | | 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 |
| | | |||
* | | 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 |
| | | |||
| * | bump C# version to 0.6.1 and core version to 0.10.1 | Jan Tattermusch | 2015-07-31 |
|/ | | | | | Conflicts: src/csharp/Grpc.Core/Version.cs | ||
* | Add ReleaseSigned configuration for Grpc.sln | Jan Tattermusch | 2015-07-27 |
| | |||
* | make insecure channel and server explicit | Jan Tattermusch | 2015-07-24 |
| | |||
* | introduce gRPC logger | 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 |
| |