| Commit message (Expand) | Author | Age |
* | remove occurences of NewClient factory method | Jan Tattermusch | 2016-06-22 |
* | migrate code to single client-side class | Jan Tattermusch | 2016-04-01 |
* | migrate from client side interface to client side abstract class | Jan Tattermusch | 2016-04-01 |
* | Update copyrights | Craig Tiller | 2016-03-31 |
* | fix copyright | Jan Tattermusch | 2016-03-01 |
* | fix #4427 | Jan Tattermusch | 2016-03-01 |
* | temporarily disable UnimplementedMethod test | Jan Tattermusch | 2015-12-14 |
* | temporarily disable StatusCodeAndMessage test | Jan Tattermusch | 2015-12-14 |
* | implement unimplemented_method interop test | Jan Tattermusch | 2015-12-09 |
* | implemented more interop tests | Jan Tattermusch | 2015-12-09 |
* | stop using SSL_CERT_FILE env for C# interop tests | Jan Tattermusch | 2015-10-22 |
* | Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 | Jan Tattermusch | 2015-08-26 |
|\ |
|
| * | implement timeout_on_sleeping_server interop test | Jan Tattermusch | 2015-08-20 |
| * | get rid of explicit GrpcEnvironment.Shutdown() | Jan Tattermusch | 2015-08-20 |
| * | Revert "implement timeout_on_sleeping_server interop test" | Jan Tattermusch | 2015-08-13 |
| * | implement timeout_on_sleeping_server interop test | Jan Tattermusch | 2015-08-12 |
* | | migrated code to proto3 | Jan Tattermusch | 2015-08-08 |
|/ |
|
* | changed the way ports are added to the server | Jan Tattermusch | 2015-08-04 |
* | changed way service definitions are added to the server | Jan Tattermusch | 2015-08-04 |
* | make some interop tests run as async methods | Jan Tattermusch | 2015-07-24 |
* | make insecure channel and server explicit | Jan Tattermusch | 2015-07-24 |
* | adjust C# generator to match the new API | Jan Tattermusch | 2015-07-15 |
* | no need to call GrpcEnvironment.Initialize() explicitly | Jan Tattermusch | 2015-07-10 |
* | fix stylecop issues | Jan Tattermusch | 2015-06-09 |
* | revamp of c# channel options | Jan Tattermusch | 2015-06-09 |
* | add host and port overload for new channel | Jan Tattermusch | 2015-06-08 |
* | Replace handwritten testService stub by the generated one | Jan Tattermusch | 2015-05-07 |
* | Split address passed to AddListeningPort into host and port | Jan Tattermusch | 2015-05-07 |
* | Added basic support for cancellation | Jan Tattermusch | 2015-05-04 |
* | A new version C# API based on async/await | Jan Tattermusch | 2015-05-04 |
* | Various Windows fixes. | Nicolas Noble | 2015-03-19 |
* | Started using immutable collections and other code cleanup | Jan Tattermusch | 2015-03-12 |
* | code style fixes based on StyleCop warnings | Jan Tattermusch | 2015-03-11 |
* | C# server side TLS support | Jan Tattermusch | 2015-03-09 |
* | added C# interop server | Jan Tattermusch | 2015-02-26 |
* | Added interop server, interop unit tests and fixes to pingpong | Jan Tattermusch | 2015-02-25 |