1. c7df4cf get rid of unused ReleaseSigned config by Jan Tattermusch · 8 years ago
  2. a4945df get rid of the obsolete C# package builder by Jan Tattermusch · 8 years ago
  3. 8613e47 Merge remote-tracking branch 'upstream/v1.0.x' into HEAD by Jan Tattermusch · 8 years ago
  4. 84be265 strong name sign csharp nuget builds with dotnet on windows by Alexander Polcyn · 8 years ago
  5. 50a730b Going 1.0.1. by Nicolas "Pixel" Noble · 8 years ago
  6. 5fe5eba provide framework independent version of Task.CompletedTask by Jan Tattermusch · 8 years ago
  7. 9f254c0 get rid of compiler warnings by Jan Tattermusch · 8 years ago
  8. f6caaa7 add copyrights for AssemblyInfo.cs files by Jan Tattermusch · 8 years ago
  9. caa965b regenerate C# related files after backporting from master by Jan Tattermusch · 8 years ago
  10. 67b6ef4 cleanup of project.json files by Jan Tattermusch · 8 years ago
  11. e1fde33 update .csproj projects to Google.Apis.Auth to 1.16.0 by Jan Tattermusch · 8 years ago
  12. 4da4750 update Google.Apis.Auth to 1.16.0 for project.json projects by Jan Tattermusch · 8 years ago
  13. b9a6f79 cleanup of project.json files by Jan Tattermusch · 8 years ago
  14. 9ed4098 update .csproj projects to Google.Apis.Auth to 1.16.0 by Jan Tattermusch · 8 years ago
  15. 3fa3d44 update Google.Apis.Auth to 1.16.0 for project.json projects by Jan Tattermusch · 8 years ago
  16. 35b8c51 Bumping version to 1.0.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  17. 0f9337b Removing pre2 flag. by Nicolas "Pixel" Noble · 8 years ago
  18. e1ee20b Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  19. 6868922 update Grpc.Auth.nuspec by Jan Tattermusch · 8 years ago
  20. 07bd74e update csproj project to Google.Apis.Auth 0.15.0 by Jan Tattermusch · 8 years ago
  21. a6624bb upgrade Google.Apis.Auth dependency to 0.15.0 by Jan Tattermusch · 8 years ago
  22. 229b161 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  23. baa8c31 Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtm by Jan Tattermusch · 8 years ago
  24. 3260a17 Bumping to 1.0.0-pre2. by Nicolas "Pixel" Noble · 8 years ago
  25. 3fc8c8a regenerate by Jan Tattermusch · 8 years ago
  26. 49bfb92 Master is now 1.1.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  27. 8c72ae4 Flagging master as 1.0.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  28. a9208be regenerate by Jan Tattermusch · 8 years ago
  29. 652c000 regenerate files by Jan Tattermusch · 8 years ago
  30. d29a3bf Update master branch to 0.16.0-dev by murgatroid99 · 8 years ago
  31. 381e26a regenerate project.json files by Jan Tattermusch · 8 years ago
  32. 317b8ac migrate everything to netstandard1.5 by Jan Tattermusch · 8 years ago
  33. a6c9a91 update project.json by Jan Tattermusch · 8 years ago
  34. 5ff32fa update .xproj files by Jan Tattermusch · 8 years ago
  35. 8d9dff5 prevent interfering of project.json files with .csproj files in VS2015 by Jan Tattermusch · 8 years ago
  36. ec4359d add support for CoreCLR by Jan Tattermusch · 8 years ago
  37. e545ffe Merge pull request #6007 from jtattermusch/upgrade_google_apis_nuget by Jan Tattermusch · 8 years ago
  38. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  39. f85c70f bump Google.Apis.Auth nuget to 1.11.1 by Jan Tattermusch · 8 years ago
  40. 0f89256 update copyrights by Jan Tattermusch · 8 years ago
  41. 7a3ee6a rename Preconditions to GrpcPreconditions by Jan Tattermusch · 8 years ago
  42. 7928b41 update C# dependencies by Jan Tattermusch · 8 years ago
  43. ecb02be include assembly signing key in the repo by Jan Tattermusch · 8 years ago
  44. 189fcf8 introduce auth interceptor context by Jan Tattermusch · 9 years ago
  45. 18729a0 Polishing of C# auth API by Jan Tattermusch · 9 years ago
  46. 5bd7005 introduce the new split-type credentials api by Jan Tattermusch · 9 years ago
  47. 74f39e1 Migrate C# to the new auth API by Jan Tattermusch · 9 years ago
  48. 12855fc polishing public docs by Jan Tattermusch · 9 years ago
  49. e396b8d add method info to auth interceptor by Jan Tattermusch · 9 years ago
  50. 9e14414 refactor auth interceptors by Jan Tattermusch · 9 years ago
  51. c7cfe9d Fix version of Google.Apis.Auth required by Grpc.Auth nuget. by Jan Tattermusch · 9 years ago
  52. 0c140a8 migrate to usable auth library by Jan Tattermusch · 9 years ago
  53. d8bbdea Added channel state API by Jan Tattermusch · 9 years ago
  54. c463c53 Add ReleaseSigned configuration for Grpc.sln by Jan Tattermusch · 9 years ago
  55. cd7a405 make work with out-of-band oauth2 token more pleasant by Jan Tattermusch · 9 years ago
  56. a6b8288 upgrade Grpc.Auth to latest version of Google.Apis.Auth and remove unneeded code by Jan Tattermusch · 9 years ago
  57. 7b4a31f implement per_rpc_creds and oauth2_auth_token interop tests by Jan Tattermusch · 9 years ago
  58. e5c9b80 renaming stub to client and refactoring metadata class by Jan Tattermusch · 9 years ago
  59. a580070 introduce Version.cs as single source of truth of gRPC C# version by Jan Tattermusch · 9 years ago
  60. 48f7ed4 pick up nuget package version from cmdline param and fix nuget build by Jan Tattermusch · 9 years ago
  61. cd9bb5c bumped version of C# by Jan Tattermusch · 9 years ago
  62. 06194dc bump C# package versions by Jan Tattermusch · 9 years ago
  63. a7361c7 update nuspec files by Jan Tattermusch · 9 years ago
  64. 5f0c4da Add generated documentation to nuget packages by Jan Tattermusch · 9 years ago
  65. 2ce352d added support for building Symbol packages by Jan Tattermusch · 9 years ago
  66. d2c513a update nuspec files by Jan Tattermusch · 9 years ago
  67. 7de4d10 fixing nits by Jan Tattermusch · 9 years ago
  68. 3af690c bump version of gRPC C# assemblies by Jan Tattermusch · 9 years ago
  69. 818ae16 get rid of unneeded dependency on Mono.Security by Jan Tattermusch · 9 years ago
  70. 0bbfa38 attempt to support compute_engine_creds interop test by Jan Tattermusch · 9 years ago
  71. b4ef7c9 logic for refreshing access token by Jan Tattermusch · 9 years ago
  72. 1ca56b9 style fixes by Jan Tattermusch · 9 years ago
  73. dca6e88 First attempt to add service account creds interop test by Jan Tattermusch · 9 years ago
  74. bb9d788 Added Grpc.Auth project by Jan Tattermusch · 9 years ago