44 Commits (09694b984e4fe094de84d518d44186bf21d7abee)

Author SHA1 Message Date
Jan Tattermusch 253769e92d add ASYNC_GENERIC_SERVER support for C# 9 years ago
Jan Tattermusch 7928b4175f update C# dependencies 9 years ago
Jan Tattermusch ecb02be1ea include assembly signing key in the repo 9 years ago
Jan Tattermusch aba2548dbe upgrade Grpc.sln to newest Google.Protobuf nuget 9 years ago
Jan Tattermusch 3ac4900239 improve MetadataCredentials test 10 years ago
Jan Tattermusch 66a653df5e add ClientBase coverage 10 years ago
Jan Tattermusch d0c1bfa566 Provide performance workers for C# 10 years ago
Jan Tattermusch 317cb72f9b remove extra copy of test.proto 10 years ago
Jan Tattermusch 5bd75d789c implement C# wrapping for plugin API 10 years ago
Jan Tattermusch b26972fab4 update the interop tests based on spec 10 years ago
Jan Tattermusch 939ccbe0ff switch C# projects to Google.Protobuf 3.0.0-alpha4 package 10 years ago
Jan Tattermusch d68ef4f9ae upgrade third_party/protobufs to 3.0.0-beta-1 10 years ago
Jan Tattermusch 58d6374441 upgrade to latest protobufs 10 years ago
Jan Tattermusch 0c140a863e migrate to usable auth library 10 years ago
Jan Tattermusch 4ef39ce75b switched to protobuf from 20150808 10 years ago
Jan Tattermusch 28526319e0 upgraded NuGet package 10 years ago
Jan Tattermusch 5c42d8daea regenerate protos 10 years ago
Jan Tattermusch dc64fb5399 remove the ImmutableCollections dependency 10 years ago
Jan Tattermusch c463c5362b Add ReleaseSigned configuration for Grpc.sln 10 years ago
Jan Tattermusch f9c2d97605 fix reference to bouncyCastles assembly 10 years ago
Jan Tattermusch a6b8288468 upgrade Grpc.Auth to latest version of Google.Apis.Auth and remove unneeded code 10 years ago
Jan Tattermusch dce9f6e4c2 fix x86 target to be AnyCPU 10 years ago
Jan Tattermusch eea5955b56 added test for client SSL authentication 10 years ago
Jan Tattermusch 33c9130112 fixed dependencies in C# project 10 years ago
Jan Tattermusch a5800706fa introduce Version.cs as single source of truth of gRPC C# version 10 years ago
Jan Tattermusch 71762f826b use System.Collections.Immutable instead of Microsoft.Bcl.Immutable 10 years ago
Jan Tattermusch 7ca6179c66 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async 10 years ago
Jan Tattermusch 7eb3a76279 Replace handwritten testService stub by the generated one 10 years ago
Jan Tattermusch dca6e884ce First attempt to add service account creds interop test 10 years ago
Jan Tattermusch 119761f789 added dependency on Google.Apis.Auth package 10 years ago
zeliard 3e3e0ad348 merge from upstream (grpc) master 10 years ago
Craig Tiller 6f7030b9d7 revert accidental change 10 years ago
Craig Tiller 1a727fde47 clang-format 10 years ago
Jan Tattermusch 97e294aadc Removing some ugly hacks from C# server and improving the comments a bit 10 years ago
Jan Tattermusch 17c92b3364 Spec for Grpc.Core nuget package that works 10 years ago
Jan Tattermusch c0b3721d61 added support for metadata 10 years ago
Jan Tattermusch 286975fd2b Started using immutable collections and other code cleanup 10 years ago
Jan Tattermusch b0829ebaf1 C# server side TLS support 10 years ago
Jan Tattermusch 1532923d65 client side support for TLS 10 years ago
Jan Tattermusch 503bbac217 added C# interop server 10 years ago
Jan Tattermusch 208313895d Added interop server, interop unit tests and fixes to pingpong 10 years ago
Jan Tattermusch babfd91e4a Rename Grpc.Api to Grpc.Examples 10 years ago
Jan Tattermusch d3a7927620 moved proto files to Grpc.IntegrationTesting 10 years ago
Jan Tattermusch 03e9da7a7c moved interop testing specific files to Grpc.IntegrationTesting 10 years ago
Jan Tattermusch 8b86b15e67 renaming of VS projects and other minor structural fixes 10 years ago
Jan Tattermusch 3086862d20 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings 10 years ago
Jan Tattermusch 860f6d0820 started using nuget packages for dependencies 10 years ago
Jan Tattermusch 392d1e0cfe addressed review comments 10 years ago
Jan Tattermusch eb3e76e76c scaffolding for interop_client and little bit of project renaming 10 years ago
Jan Tattermusch a7608b081e Prototype of gRPC C# library (Core and API examples) 10 years ago