aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Core/Server.cs
Commit message (Expand)AuthorAge
* make insecure channel and server explicitGravatar Jan Tattermusch2015-07-24
* introduce gRPC loggerGravatar Jan Tattermusch2015-07-24
* set primary user agent by C# channelGravatar Jan Tattermusch2015-07-22
* refactor server call handlersGravatar Jan Tattermusch2015-07-20
* some cleanup and better metadata supportGravatar Jan Tattermusch2015-07-20
* 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
| |/
| * Merge pull request #1966 from jtattermusch/csharp_revampGravatar Michael Lumish2015-06-09
| |\
| * | add host and port overload for new channelGravatar Jan Tattermusch2015-06-08
| | * Stop using native callbacks for C#Gravatar Jan Tattermusch2015-06-05
| |/
* / adapt C# to the new server shutdown APIGravatar Jan Tattermusch2015-05-29
|/
* Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-08
|\
| * Split address passed to AddListeningPort into host and portGravatar Jan Tattermusch2015-05-07
* | Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-06
|\|
* | C# fixes for #1472 core API cleanupGravatar Jan Tattermusch2015-05-04
| * A new version C# API based on async/awaitGravatar 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
* added C# interop serverGravatar Jan Tattermusch2015-02-26
* renaming of VS projects and other minor structural fixesGravatar Jan Tattermusch2015-02-20