aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Core
Commit message (Collapse)AuthorAge
...
* | fix copyrightsGravatar Jan Tattermusch2016-01-22
| |
* | get C# version generated by templatesGravatar Jan Tattermusch2016-01-22
|/
* include assembly signing key in the repoGravatar Jan Tattermusch2016-01-21
|
* Merge pull request #4730 from jtattermusch/revamp_native_loaderGravatar Michael Lumish2016-01-19
|\ | | | | Revamp C# native loader
* \ Merge pull request #4744 from dgquintas/check_newlinesGravatar Craig Tiller2016-01-15
|\ \ | | | | | | Added sanity check for trailing newlines
| | * extend copyright to 2016Gravatar Jan Tattermusch2016-01-15
| | |
| | * revamp C# native library loaderGravatar Jan Tattermusch2016-01-15
| |/ |/|
| * Updated copyrights...Gravatar David Garcia Quintas2016-01-15
| |
| * Added sanity check for trailing newlinesGravatar David Garcia Quintas2016-01-14
| |
* | Cleanup of grpc.csharp.native packageGravatar Jan Tattermusch2016-01-12
|/
* refcounting completion queue shutdownGravatar Jan Tattermusch2015-12-16
|
* fix bug in Server.KillAsync()Gravatar Jan Tattermusch2015-12-14
|
* Merge pull request #4397 from jtattermusch/tv_sec_64bitGravatar Craig Tiller2015-12-11
|\ | | | | Make gpr_timespec platform agnostic.
* | remove dead code from AsyncCallBaseGravatar Jan Tattermusch2015-12-10
| |
* | add coverage for call optionsGravatar Jan Tattermusch2015-12-10
| |
| * make gpr_timespec platform agnosticGravatar Jan Tattermusch2015-12-10
|/
* Merge pull request #4383 from jtattermusch/run_more_interopGravatar Michael Lumish2015-12-10
|\ | | | | run_interop_tests.py support for new interop tests
| * implement unimplemented_method interop testGravatar Jan Tattermusch2015-12-09
| |
* | put user defined userAgentString to the beginning of userAgentStringGravatar Jan Tattermusch2015-12-09
|/
* Merge Python tox fix into release-0.12-to-be-merged-into-masterGravatar Jorge Canizales2015-12-07
|\
* | add ConfigureAwait(false) where neededGravatar Jan Tattermusch2015-12-07
| |
* | Merge pull request #4236 from jtattermusch/get_ready_vs2015Gravatar Nicolas Noble2015-12-03
|\ \ | | | | | | Make native nuget packages VS2015 ready
| | * introduce auth interceptor contextGravatar Jan Tattermusch2015-12-02
| | |
| * | update C# projectsGravatar Jan Tattermusch2015-12-01
| | |
* | | Merge branch 'release-0_12'Gravatar Nicolas "Pixel" Noble2015-12-01
|\ \ \ | |/ / |/| / | |/ | | | | Conflicts: src/core/security/credentials.c test/core/security/credentials_test.c
| * bump C# version to 0.12.0Gravatar Jan Tattermusch2015-11-19
| |
* | Merge pull request #4146 from jtattermusch/csharp_perf_runnersGravatar Michael Lumish2015-11-19
|\ \ | |/ |/| Provide performance workers for C#
| * Provide performance workers for C#Gravatar Jan Tattermusch2015-11-17
| |
* | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\|
| * add profiling supportGravatar Jan Tattermusch2015-11-02
| |
* | update C# to the new C core auth APIGravatar Jan Tattermusch2015-10-26
|/
* Polishing of C# auth APIGravatar Jan Tattermusch2015-10-12
|
* rename grpc.native.csharp_ext nuget to grpc.native.csharpGravatar Jan Tattermusch2015-10-08
|
* prevent ArgumentNullException in credentials pluginGravatar Jan Tattermusch2015-10-08
|
* introduce the new split-type credentials apiGravatar 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
|
* 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
|
* add roots.pem to Grpc C# nuget packageGravatar Jan Tattermusch2015-08-31
|
* check for allowed characters in metadata keyGravatar Jan Tattermusch2015-08-28
|
* error spec compliance and marshalling testsGravatar Jan Tattermusch2015-08-27
|
* make ToLower culture invariantGravatar Jan Tattermusch2015-08-27
|
* Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3Gravatar Jan Tattermusch2015-08-26
|\ | | | | | | | | Conflicts: src/csharp/Grpc.IntegrationTesting/InteropClient.cs
| * polishing public docsGravatar Jan Tattermusch2015-08-24
| |
| * make unneeded API internal-only, update docsGravatar Jan Tattermusch2015-08-24
| |
| * revert AssemblyInfo.csGravatar Jan Tattermusch2015-08-21
| |
| * fix stylecop issuesGravatar Jan Tattermusch2015-08-21
| |
| * support for reading response headers on client sideGravatar Jan Tattermusch2015-08-21
| |
| * simplify stream reads on client sideGravatar Jan Tattermusch2015-08-21
| |