aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/GrpcCore/Internal
Commit message (Expand)AuthorAge
* renaming of VS projects and other minor structural fixesGravatar Jan Tattermusch2015-02-20
* Changed namespace from Google.GRPC to Grpc, sorted using statements, minor re...Gravatar Jan Tattermusch2015-02-19
* got rid of server_add_secure_http2_portGravatar Jan Tattermusch2015-02-18
* Cleanup of AsyncCall.csGravatar Jan Tattermusch2015-02-18
* renaming file name to match class nameGravatar Jan Tattermusch2015-02-18
* migration to new C APIGravatar Jan Tattermusch2015-02-18
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* changed 2014 -> 2015Gravatar Jan Tattermusch2015-02-13
* added license headers to all grpc C# filesGravatar Jan Tattermusch2015-02-13
* Fixed Timespec to work on Windows, fixes in ServerSafeHandleGravatar Jan Tattermusch2015-02-12
* little refactoring for TimespecGravatar Jan Tattermusch2015-02-12
* bind Pinvoke c# call to the new wrappersGravatar Jan Tattermusch2015-02-12
* reference windows-style library names in DllImport, mono still finds the righ...Gravatar Jan Tattermusch2015-02-11
* Update completion type enum to reflect changes in grpc.hGravatar Jan Tattermusch2015-02-11
* added commentGravatar Jan Tattermusch2015-02-05
* Improved the server implementation to be able to register call handlers, also...Gravatar Jan Tattermusch2015-02-05
* Prototype of gRPC C# library (Core and API examples)Gravatar Jan Tattermusch2015-02-03