aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp
Commit message (Expand)AuthorAge
* Merge pull request #4154 from jboeuf/new_creds_plugin_apiGravatar jboeuf2015-11-25
|\
| * Also adding a credentials type to the plugin API.Gravatar Julien Boeuf2015-11-19
* | bump C# version to 0.12.0Gravatar Jan Tattermusch2015-11-19
| * Fixing implementations.Gravatar Julien Boeuf2015-11-18
|/
* Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\
* \ Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\ \
| | * Updating the server1 cert so that it can be used with Go.Gravatar Julien Boeuf2015-11-09
| |/
| * Merge pull request #4025 from jtattermusch/csharp_perf_instrumentationGravatar Michael Lumish2015-11-03
| |\
| | * add profiling supportGravatar Jan Tattermusch2015-11-02
| * | Merge pull request #3981 from jtattermusch/add_nuget_badgeGravatar Tim Emiola2015-10-30
| |\ \ | | |/ | |/|
| * | Add OpenCover coverage for C#Gravatar Jan Tattermusch2015-10-27
| | * Add nuget version badgeGravatar Jan Tattermusch2015-10-27
* | | update C# to the new C core auth APIGravatar Jan Tattermusch2015-10-26
| |/ |/|
| * stop using SSL_CERT_FILE env for C# interop testsGravatar Jan Tattermusch2015-10-22
| * Update README.mdGravatar Jan Tattermusch2015-10-19
|/
* restrict number of iterations for UnaryCallPerformance testGravatar Jan Tattermusch2015-10-15
* Merge pull request #3756 from jtattermusch/adjust_csharp_auth_apiGravatar Jan Tattermusch2015-10-13
|\
| * Polishing of C# auth APIGravatar Jan Tattermusch2015-10-12
* | Merge pull request #3688 from murgatroid99/run_tests_tracing_fixGravatar Michael Lumish2015-10-12
|\ \ | |/ |/|
* | rename grpc.native.csharp_ext nuget to grpc.native.csharpGravatar Jan Tattermusch2015-10-08
* | Merge pull request #3739 from jtattermusch/csharp_interop_authGravatar Stanley Cheung2015-10-08
|\ \
* \ \ Merge pull request #3731 from jtattermusch/csharp_use_common_protosGravatar Yang Gao2015-10-08
|\ \ \
| | * | use JWT credentials for per_rpc_credsGravatar Jan Tattermusch2015-10-08
| | * | prevent ArgumentNullException in credentials pluginGravatar Jan Tattermusch2015-10-08
| | * | make C# auth interop tests up to specGravatar Jan Tattermusch2015-10-08
| |/ / |/| |
| * | regenerate generated interop testing filesGravatar Jan Tattermusch2015-10-07
| * | remove extra copy of test.protoGravatar Jan Tattermusch2015-10-07
| * | update C# regenerate proto scriptGravatar Jan Tattermusch2015-10-07
* | | make C# interop test args parsing compliant with specGravatar Jan Tattermusch2015-10-07
| | * Shortened long C# benchmark testGravatar murgatroid992015-10-07
| |/
* | stop gcc complaints about func ptr conversionsGravatar Jan Tattermusch2015-10-07
* | introduce the new split-type credentials apiGravatar Jan Tattermusch2015-10-06
* | a small interop client refactoringGravatar Jan Tattermusch2015-10-06
* | Migrate C# to the new auth APIGravatar Jan Tattermusch2015-10-06
* | implement C# wrapping for plugin APIGravatar Jan Tattermusch2015-10-06
|/
* Merge pull request #3602 from grpc/release-0_11Gravatar Tim Emiola2015-10-02
|\
* \ Merge pull request #3467 from ctiller/can-we-be-single-threadedGravatar Nicolas Noble2015-09-30
|\ \
| * | Ensure GrpcEnvironment setup for these (special) testsGravatar Craig Tiller2015-09-29
* | | enable cloud_to_cloud tests with servers in a separate containerGravatar Jan Tattermusch2015-09-28
|/ /
| * further docs fixesGravatar Jan Tattermusch2015-09-25
| * Update c# docs for release 0.11Gravatar Jan Tattermusch2015-09-24
* | Merge pull request #3372 from grpc/release-0_11Gravatar David G. Quintas2015-09-23
|\|
* | Drop issue 527 TODOs for interop specificationGravatar Nathaniel Manista2015-09-23
| * bump version of C# to 0.7.1Gravatar Jan Tattermusch2015-09-22
| * plain log message should not be treated as format stringGravatar Jan Tattermusch2015-09-17
| * Don't do .Wait() in async context.Gravatar Jan Tattermusch2015-09-16
* | Type sign fix for C#Gravatar David Garcia Quintas2015-09-12
|/
* use service account credentials for per RPC testGravatar Jan Tattermusch2015-09-04
* ugly fix of per_rpc_creds testGravatar Jan Tattermusch2015-09-03
* update the interop tests based on specGravatar Jan Tattermusch2015-09-03