875 Commits (e65ff1116158958febacd1131a7c2f84f4e0eb1b)

Author SHA1 Message Date
Deepak Lukose dba4c5fd01 Add various options to verify ssl/tls client cert including letting the 9 years ago
Jan Tattermusch 8c839e839b check for histogramParams presence 9 years ago
Jan Tattermusch 2f0519e9be work around nunit issue #1406 9 years ago
Jan Tattermusch d550ad1f7c Add TextWriterLogger 9 years ago
Jan Tattermusch 9c3f15c43b improve C# sanity test 9 years ago
Jan Tattermusch 31b8316ab9 make NUnitMain fail on failure 9 years ago
Jan Tattermusch 04743d7a0b add Newtonsoft.Json to Grpc.Core.Tests 9 years ago
Jan Tattermusch 10e85f1ef7 fix interop tests 9 years ago
Jan Tattermusch a49a72dc0d use NUnitLite to run nunit tests 9 years ago
Jan Tattermusch 21451b7af6 add NUnitMain to test projects 9 years ago
Jan Tattermusch b323608b27 fix test credentials for nunit3 9 years ago
Jan Tattermusch 9f19bd3eb1 migrate Grpc.IntegrationTesting to NUnit3 9 years ago
Jan Tattermusch 6c0dee8b0d migrate Grpc.Examples.Tests to NUnit3 9 years ago
Jan Tattermusch e331da2277 make Grpc.Core.Tests work with NUnit3 9 years ago
Jan Tattermusch a8a73fd8d8 update nuget dependencies to nunit3 9 years ago
Jan Tattermusch 896ae71e13 remove leftover file from the past 9 years ago
Jan Tattermusch acd5f0e1b1 delete a leftover file from the past 9 years ago
Jan Tattermusch 9ad4c3a1fb async void is illegal in ASP.NET and DNXcore 9 years ago
Jan Tattermusch 1afdf846cb make gRPC C# nuget work with new project.json style projects 9 years ago
murgatroid99 585fb9417e Bumped version to 0.13.2-pre2 9 years ago
Jan Tattermusch eff9cf0d67 make interarrival timer generate the right QPS with poisson load 9 years ago
Jan Tattermusch e81adf3b7b Add more features for C# performance worker 9 years ago
Craig Tiller 084aa62861 Remove unnecessary -2016 from copyrights 9 years ago
Jan Tattermusch 5d27030128 add some test for the newly generated code 9 years ago
Jan Tattermusch ddc4e346bc regenerate code 9 years ago
Jan Tattermusch acb842c205 fix copyrights 9 years ago
Jan Tattermusch 2f0a837819 introduce concept of opaque client base configuration 9 years ago
Jan Tattermusch 054fae7e9d move implementations of CallInvoker to Grpc.Core.Internal 9 years ago
Jan Tattermusch b24035866e add parameterless constructor for ClientBase 9 years ago
Jan Tattermusch c831a4443d add ClientBase.WithHost and get rid of HeaderInterceptor 9 years ago
Jan Tattermusch b455bcc301 add host field support to CallInvoker 9 years ago
Jan Tattermusch 809148d6c5 migrate code to single client-side class 9 years ago
Jan Tattermusch d9495abc3c refactor ClientBase 9 years ago
Jan Tattermusch 8496efa146 add concept of CallInvoker 9 years ago
Jan Tattermusch d8f7c8ae0e migrate from client side interface to client side abstract class 9 years ago
Jan Tattermusch c86a58809f fix copyrights 9 years ago
Jan Tattermusch eeef5edd7a regenerate protos 9 years ago
Jan Tattermusch d39426d505 change C# service implementations to inherit from a generated base class 9 years ago
Jan Tattermusch db45aa8a94 ignore perf tests that slow down C# coverage on windows 9 years ago
Jan Tattermusch 57b096cc19 upgrade tool for C# coverage reports 9 years ago
Jan Tattermusch d2432e368c fixup 9 years ago
Jan Tattermusch 153c32a1eb allow halfclose after close on clients 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Nicolas "Pixel" Noble dc5cd55149 The release-0_13 branch is now 0.13.2-pre1. 9 years ago
Nicolas "Pixel" Noble ff084614e0 Flagging the 0.13.1 release. 9 years ago
Jan Tattermusch f85c70fc3f bump Google.Apis.Auth nuget to 1.11.1 9 years ago
Jan Tattermusch 42140525ab fix RunnerClientServerTest and copyrights 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Jan Tattermusch 253769e92d add ASYNC_GENERIC_SERVER support for C# 9 years ago
Jan Tattermusch e45ca5f592 add support for C# generic client 9 years ago