1. 66f8578 display logs when running interop based tests by Jan Tattermusch · 7 years ago
  2. 3a5bba0 Connect to "localhost" from interop clients. by Paul Marks · 7 years ago
  3. b2a2647 added the real unimplemented_method test to csharp interop test by Noah Eisen · 8 years ago
  4. 9a171c7 renamed unimplemented_method -> unimplemented_service by Noah Eisen · 8 years ago
  5. a17b9bd removed check on the returned message from calling an unimplemented method by Noah Eisen · 8 years ago
  6. 2d41ed1 fixed bug in custom metadata interop test from csharp client to c++ server by Noah Eisen · 8 years ago
  7. 90cbde8 update to the newest CommandLineParser API by Jan Tattermusch · 8 years ago
  8. 678ec90 migrate to the new CommandLineParser API by Jan Tattermusch · 8 years ago
  9. 9490daf remove Google.Apis.Auth related CoreCLR todos by Jan Tattermusch · 8 years ago
  10. 1c0f30c fix conditional compilation for netcoreapp1.0 projects by Jan Tattermusch · 8 years ago
  11. 606e35a add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY by Jan Tattermusch · 8 years ago
  12. a7daf1e implement C# client compression interop tests by Jan Tattermusch · 8 years ago
  13. f8135f6 remove occurences of compressable payload type by Jan Tattermusch · 8 years ago
  14. 317b8ac migrate everything to netstandard1.5 by Jan Tattermusch · 8 years ago
  15. 1e5d9b9 fix one more test by Jan Tattermusch · 8 years ago
  16. 71702b1 fix tests by Jan Tattermusch · 8 years ago
  17. 166d482 Merge remote-tracking branch 'upstream/release-0_14' into HEAD by Jan Tattermusch · 8 years ago
  18. 87ba294 rename names of generated enum values to match protobuf3beta3 by Jan Tattermusch · 8 years ago
  19. a46d21d fix TimeoutOnSleepingServer interop test by Jan Tattermusch · 8 years ago
  20. 85c3ab0 fix #5912 by Jan Tattermusch · 8 years ago
  21. 9f19bd3 migrate Grpc.IntegrationTesting to NUnit3 by Jan Tattermusch · 8 years ago
  22. acb842c fix copyrights by Jan Tattermusch · 8 years ago
  23. 809148d migrate code to single client-side class by Jan Tattermusch · 8 years ago
  24. d8f7c8a migrate from client side interface to client side abstract class by Jan Tattermusch · 8 years ago
  25. fa20ebc implement unimplemented_method interop test by Jan Tattermusch · 9 years ago
  26. 0ed7315 implemented more interop tests by Jan Tattermusch · 9 years ago
  27. beffc77 stop using SSL_CERT_FILE env for C# interop tests by Jan Tattermusch · 9 years ago
  28. 18729a0 Polishing of C# auth API by Jan Tattermusch · 9 years ago
  29. cf72a3a use JWT credentials for per_rpc_creds by Jan Tattermusch · 9 years ago
  30. 64d7c24 make C# auth interop tests up to spec by Jan Tattermusch · 9 years ago
  31. 7828e81 make C# interop test args parsing compliant with spec by Jan Tattermusch · 9 years ago
  32. 5bd7005 introduce the new split-type credentials api by Jan Tattermusch · 9 years ago
  33. 9e5e7e9 a small interop client refactoring by Jan Tattermusch · 9 years ago
  34. 74f39e1 Migrate C# to the new auth API by Jan Tattermusch · 9 years ago
  35. 8266c67 enable cloud_to_cloud tests with servers in a separate container by Jan Tattermusch · 9 years ago
  36. 156a7b6 Don't do .Wait() in async context. by Jan Tattermusch · 9 years ago
  37. bea7cbd use service account credentials for per RPC test by Jan Tattermusch · 9 years ago
  38. ee0ef4d ugly fix of per_rpc_creds test by Jan Tattermusch · 9 years ago
  39. b26972f update the interop tests based on spec by Jan Tattermusch · 9 years ago
  40. 67c4587 error spec compliance and marshalling tests by Jan Tattermusch · 9 years ago
  41. 0608a00 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  42. e4134dd implement timeout_on_sleeping_server interop test by Jan Tattermusch · 9 years ago
  43. 2b35795 get rid of explicit GrpcEnvironment.Shutdown() by Jan Tattermusch · 9 years ago
  44. f6edf87 metadata polishing by Jan Tattermusch · 9 years ago
  45. e396b8d add method info to auth interceptor by Jan Tattermusch · 9 years ago
  46. 9e14414 refactor auth interceptors by Jan Tattermusch · 9 years ago
  47. 3c9752e Revert "implement timeout_on_sleeping_server interop test" by Jan Tattermusch · 9 years ago
  48. 46e85b0 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  49. 39b39d6 implement timeout_on_sleeping_server interop test by Jan Tattermusch · 9 years ago
  50. 0c140a8 migrate to usable auth library by Jan Tattermusch · 9 years ago
  51. f22abfb rename async extension methods for clarity by Jan Tattermusch · 9 years ago
  52. 8644aea migrated code to proto3 by Jan Tattermusch · 9 years ago
  53. c8d7b84 polishing tests by Jan Tattermusch · 9 years ago
  54. 1f21f33 Merge pull request #2666 from jtattermusch/oauth_token_api_fix by Michael Lumish · 9 years ago
  55. cd7a405 make work with out-of-band oauth2 token more pleasant by Jan Tattermusch · 9 years ago
  56. b98e1dd make some interop tests run as async methods by Jan Tattermusch · 9 years ago
  57. ae01709 fix stylecop warnings by Jan Tattermusch · 9 years ago
  58. a236ff2 rename Result to ResponseAsync by Jan Tattermusch · 9 years ago
  59. 7b4a31f implement per_rpc_creds and oauth2_auth_token interop tests by Jan Tattermusch · 9 years ago
  60. fd953a5 add support for per-call metadata by Jan Tattermusch · 9 years ago
  61. b533281 adjust C# generator to match the new API by Jan Tattermusch · 9 years ago
  62. 04eb89c no need to call GrpcEnvironment.Initialize() explicitly by Jan Tattermusch · 9 years ago
  63. c8f7d10 fix stylecop issues by Jan Tattermusch · 9 years ago
  64. 2ddb5a6 revamp of c# channel options by Jan Tattermusch · 9 years ago
  65. da71a4d add host and port overload for new channel by Jan Tattermusch · 9 years ago
  66. 9f550a3 changed tests and examples to use "using" for IDisposable calls by Jan Tattermusch · 9 years ago
  67. 43dc50b make naming of async write methods clearer (by adding Async suffix) by Jan Tattermusch · 9 years ago
  68. 7ca6179 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async by Jan Tattermusch · 9 years ago
  69. 7eb3a76 Replace handwritten testService stub by the generated one by Jan Tattermusch · 9 years ago
  70. 8c2dd9d Fixes for C# cancellation support by Jan Tattermusch · 9 years ago
  71. e5c4460 Added basic support for cancellation by Jan Tattermusch · 9 years ago
  72. a5272b6 A new version C# API based on async/await by Jan Tattermusch · 9 years ago
  73. aa5fba4 Fix assertion for compute_engine_creds by Jan Tattermusch · 9 years ago
  74. 0bbfa38 attempt to support compute_engine_creds interop test by Jan Tattermusch · 9 years ago
  75. 1ca56b9 style fixes by Jan Tattermusch · 9 years ago
  76. dca6e88 First attempt to add service account creds interop test by Jan Tattermusch · 9 years ago
  77. 286975f Started using immutable collections and other code cleanup by Jan Tattermusch · 9 years ago
  78. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 9 years ago
  79. b0829eb C# server side TLS support by Jan Tattermusch · 9 years ago
  80. f7e32a6 C# interop client support for external CA file by Jan Tattermusch · 9 years ago
  81. 1532923 client side support for TLS by Jan Tattermusch · 9 years ago
  82. 503bbac added C# interop server by Jan Tattermusch · 9 years ago[Renamed (98%) from src/csharp/Grpc.IntegrationTesting/Client.cs]
  83. 2083138 Added interop server, interop unit tests and fixes to pingpong by Jan Tattermusch · 9 years ago
  84. 50faa8f Added support for true synchronous unary call and added some performance tests. by Jan Tattermusch · 9 years ago
  85. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 9 years ago[Renamed (99%) from src/csharp/InteropClient/Client.cs]
  86. 3086862 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings by Jan Tattermusch · 9 years ago
  87. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  88. d853baa Merge pull request #516 from jtattermusch/csharp_shutdown by Tim Emiola · 9 years ago
  89. af77b3d changed 2014 -> 2015 by Jan Tattermusch · 9 years ago
  90. a7fff86 added license headers to all grpc C# files by Jan Tattermusch · 9 years ago
  91. 23821ce Reworked GrpcEnvironment initialization and shutdown to allow running all tests at once. by Jan Tattermusch · 9 years ago
  92. 392d1e0 addressed review comments by Jan Tattermusch · 9 years ago[Renamed (98%) from src/csharp/InteropClient/InteropClient.cs]
  93. d233d3a added some more interop tests by Jan Tattermusch · 9 years ago
  94. eb3e76e scaffolding for interop_client and little bit of project renaming by Jan Tattermusch · 9 years ago