aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Core/Internal/ServerSafeHandle.cs
Commit message (Expand)AuthorAge
* basic pooling of requestcallcontextGravatar Jan Tattermusch2017-11-30
* simple version of batchcontext poolingGravatar Jan Tattermusch2017-11-25
* server and channel adjustmentsGravatar Jan Tattermusch2017-11-21
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* introduce separate grpcsharp_request_call_contextGravatar Jan Tattermusch2016-10-21
* prevent race between grpcsharp_server_request_call and grpc_completion_queue_...Gravatar Jan Tattermusch2016-06-23
* eliminate global completion registryGravatar Jan Tattermusch2016-05-25
* add support for multiple cqs to GrpcThreadPoolGravatar Jan Tattermusch2016-05-25
* Update copyrightsGravatar Craig Tiller2016-03-31
* extend copyright to 2016Gravatar Jan Tattermusch2016-01-15
* revamp C# native library loaderGravatar Jan Tattermusch2016-01-15
* get rid of explicit GrpcEnvironment.Shutdown()Gravatar Jan Tattermusch2015-08-20
* make insecure channel and server explicitGravatar Jan Tattermusch2015-07-24
* no need to call GrpcEnvironment.Initialize() explicitlyGravatar Jan Tattermusch2015-07-10
* Merge branch 'master' of https://github.com/grpc/grpc into ct-you-complete-meGravatar Masood Malekghassemi2015-06-15
|\
* \ Merge remote-tracking branch 'upstream/master' into you-complete-me-csharpGravatar Jan Tattermusch2015-06-09
|\ \
| | * allow specifying channel options when creating a serverGravatar Jan Tattermusch2015-06-09
| |/
| * Stop using native callbacks for C#Gravatar Jan Tattermusch2015-06-05
* | adapt C# to the new server shutdown APIGravatar Jan Tattermusch2015-05-29
|/
* Make IAsyncReadStream use IAsyncEnumerator from Ix-AsyncGravatar Jan Tattermusch2015-05-20
* C# fixes for #1472 core API cleanupGravatar Jan Tattermusch2015-05-04
* Removing some ugly hacks from C# server and improving the comments a bitGravatar Jan Tattermusch2015-04-23
* Various Windows fixes.Gravatar Nicolas Noble2015-03-19
* code style fixes based on StyleCop warningsGravatar Jan Tattermusch2015-03-11
* C# server side TLS supportGravatar Jan Tattermusch2015-03-09
* renaming of VS projects and other minor structural fixesGravatar Jan Tattermusch2015-02-20