Commit History

Author SHA1 Message Date
  Jan Tattermusch 8d9dff5118 prevent interfering of project.json files with .csproj files in VS2015 9 years ago
  Jan Tattermusch ec4359ddc1 add support for CoreCLR 9 years ago
  Jan Tattermusch 504b3b9cc4 set default gRPC C# logging level to Info 9 years ago
  Jan Tattermusch 2bab9a8339 add LogLevel enum 9 years ago
  Jan Tattermusch 6620dc3e2d remote AsyncCompletion 9 years ago
  Jan Tattermusch e0af286620 rename some ill-named enums and move them to the right files 9 years ago
  Jan Tattermusch f4a961df96 move ServerRpcNew and ClientSideStatus to their own file 9 years ago
  Jan Tattermusch d550ad1f7c Add TextWriterLogger 9 years ago
  Jan Tattermusch 054fae7e9d move implementations of CallInvoker to Grpc.Core.Internal 10 years ago
  Jan Tattermusch b24035866e add parameterless constructor for ClientBase 10 years ago
  Jan Tattermusch c831a4443d add ClientBase.WithHost and get rid of HeaderInterceptor 10 years ago
  Jan Tattermusch 8496efa146 add concept of CallInvoker 10 years ago
  Jan Tattermusch 7a3ee6a3a3 rename Preconditions to GrpcPreconditions 10 years ago
  Jon Skeet e813bc760e Add a NullLogger in the C# implementation 10 years ago
  Jan Tattermusch 660c15b844 add roots.pem as a resource 10 years ago
  Jan Tattermusch 7928b4175f update C# dependencies 10 years ago
  Jan Tattermusch ecb02be1ea include assembly signing key in the repo 10 years ago
  Jan Tattermusch afab541d01 revamp C# native library loader 10 years ago
  Jan Tattermusch d233543073 Cleanup of grpc.csharp.native package 10 years ago
  Jorge Canizales b91c706820 Merge Python tox fix into release-0.12-to-be-merged-into-master 10 years ago
  Jan Tattermusch 189fcf8686 introduce auth interceptor context 10 years ago
  Jan Tattermusch 5beb0ee9d7 update C# projects 10 years ago
  Julien Boeuf 675b5ce861 Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change 10 years ago
  Jan Tattermusch 452ca9b912 add profiling support 10 years ago
  Jan Tattermusch 08dea32d24 update C# to the new C core auth API 10 years ago
  Jan Tattermusch 5bd7005833 introduce the new split-type credentials api 10 years ago
  Jan Tattermusch 5bd75d789c implement C# wrapping for plugin API 10 years ago
  Jan Tattermusch ea02eb619d introduce INativeCall interface to simplify testing 10 years ago
  Jan Tattermusch 94829fb7b1 remove OperationFailedException also from the project file 10 years ago
  Jan Tattermusch 3e941977f5 get rid of unnecessary ExceptionHelper 10 years ago