1. 5d8310e Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  2. 7692159 update gitignore by Jan Tattermusch · 9 years ago
  3. 67a77aa update readme by Jan Tattermusch · 9 years ago
  4. 8ed4c3e provide VS solution for building protoc plugins by Jan Tattermusch · 9 years ago
  5. 9686dab Initial refactoring and context API changes by Alistair Veitch · 9 years ago
  6. b10ab57 Merge branch 'master' of github.com:grpc/grpc into server_auth_context by Julien Boeuf · 9 years ago
  7. ba3c3cd Add testing of bad client behavior by Craig Tiller · 9 years ago
  8. 8b5276c Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  9. 2ce352d added support for building Symbol packages by Jan Tattermusch · 9 years ago
  10. bd02453 Merge branch 'master' of github.com:grpc/grpc into server_auth_context by Julien Boeuf · 9 years ago
  11. 84d964a API for auth context and server-side secure transport only impl. by Julien Boeuf · 9 years ago
  12. c6f8d0a Starting on low level changes to support server side authentication. by Julien Boeuf · 9 years ago
  13. 037d870 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  14. 7a29098 Send RST_STREAM when closing from the server without getting a client half-close first by Craig Tiller · 9 years ago
  15. eadd9a3 Add testing for GRPC_TRACE by Craig Tiller · 9 years ago
  16. 946e1a5 Actually removing grpc_http.h from build.json. by Nicolas "Pixel" Noble · 9 years ago
  17. e02471c Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  18. cc1c37c Merge pull request #1630 from jtattermusch/nuget_adjustments by Tim Emiola · 9 years ago
  19. 0596621 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  20. 73d7fab some nuget packaging adjustments by Jan Tattermusch · 9 years ago
  21. fff495e Fix test, readd it to build by Craig Tiller · 9 years ago
  22. 9aaa1b6 Merge pull request #1617 from ctiller/force-a-crash-but-then-dont-crash by Nicolas Noble · 9 years ago
  23. 685f1e6 Add header to build.json by Craig Tiller · 9 years ago
  24. ee210ab GPR_ASSERT is not an expression by Craig Tiller · 9 years ago
  25. c21a809 Add subprocess GPR API by Craig Tiller · 9 years ago
  26. 7de4d10 fixing nits by Jan Tattermusch · 9 years ago
  27. 8f8c053 Update readme for building nuget package by Jan Tattermusch · 9 years ago
  28. 3bc8ba9 bumped version of grpc.native.csharp_ext package by Jan Tattermusch · 9 years ago
  29. 0fff02c Merge pull request #1472 from ctiller/bye-bye-completion-queue-pie by Yang Gao · 9 years ago
  30. 97416dd Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  31. a0a6b12 Merge branch 'bye-bye-completion-queue-pie' into we-dont-need-no-backup by Craig Tiller · 9 years ago
  32. e144536 Various Win32 fixes and improvements. by Nicolas Noble · 9 years ago
  33. 6a29aa0 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  34. 5b9e743 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  35. f7670f3 Clean out old code by Craig Tiller · 9 years ago
  36. 532eb41 Properly naming grpc++_unsecure project. by Nicolas "Pixel" Noble · 9 years ago
  37. 18938cd Merge branch 'master' of github.com:grpc/grpc into generate-test-projects by Nicolas "Pixel" Noble · 9 years ago
  38. 2e36393 Making the gRPC C tests building under Windows. by Nicolas Noble · 9 years ago
  39. 7bf5092 Adding grpc++_unsecure project file, and adding better support for test projects. by Nicolas "Pixel" Noble · 9 years ago
  40. d7f768b Addressing comments. by Julien Boeuf · 9 years ago
  41. a7af3f8 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  42. 9f218dd Adding support for per call credentials in core. by Julien Boeuf · 10 years ago
  43. b7cf08f Initial pollset_set design sketch by Craig Tiller · 9 years ago
  44. 93ec371 Enable test that got forgotten by Craig Tiller · 9 years ago
  45. 3d3d632 merge with head by Yang Gao · 9 years ago
  46. 26839c7 Add a c test for max message length by Yang Gao · 9 years ago
  47. 434a36b Add test for >16777215 sequence numbered streams by Craig Tiller · 9 years ago
  48. df3c6c5 Adding property sheets for OpenSSL and zlib's NuGet packages. by Nicolas "Pixel" Noble · 9 years ago
  49. 26dfbb2 Merge branch 'fix-windows-tests' into delete-the-old-api by Craig Tiller · 9 years ago
  50. 74bbc41 Ensure all unsecure tests are built on Windows by Craig Tiller · 9 years ago
  51. 48373df Merge github.com:grpc/grpc into delete-the-old-api by Craig Tiller · 9 years ago
  52. 0ced984 Kill echo test by Craig Tiller · 9 years ago
  53. 5f9f455 Merge remote-tracking branch 'upstream/master' into stap by David Garcia Quintas · 9 years ago
  54. 45d54e4 Merge remote-tracking branch 'upstream/master' into stap by David Garcia Quintas · 9 years ago
  55. 8954e90 Integration of Systemtap (STAP) for profiling. by David Garcia Quintas · 9 years ago
  56. a0f666a Merge github.com:grpc/grpc into delete-the-old-api by Craig Tiller · 9 years ago
  57. 4354a8e Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  58. 5fb4ba0 Updating the templates to create win64 projects. by Nicolas "Pixel" Noble · 9 years ago
  59. 8ff2459 add Windows x64 (WIN64) mode and make buildable on MSVC by zeliard · 10 years ago
  60. 179be50 merge VS solutions file from upstream master by zeliard · 10 years ago
  61. 04ddd8c fix expression bug on socket creation failure (fd<0 is always false because fd is unsigned and Windows returns ~0 (-1) on socket failure) by zeliard · 10 years ago
  62. 7551fa6 Merge github.com:grpc/grpc into one-pass by Craig Tiller · 10 years ago
  63. fd2bf67 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 10 years ago
  64. 96de484 Add the new header to build.json and regenerate projects by Yang Gao · 10 years ago
  65. f0ebc99 Merge github.com:grpc/grpc into one-pass by Craig Tiller · 10 years ago
  66. 23be280 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 10 years ago
  67. 2cade59 Merge branch 'master' of https://github.com/grpc/grpc by zeliard · 10 years ago
  68. 201d303 add nuget info by zeliard · 10 years ago
  69. 010f1e7 More work in not having to compile OpenSSL. by Nicolas "Pixel" Noble · 10 years ago
  70. 924874e Merge github.com:google/grpc into one-pass by Craig Tiller · 10 years ago
  71. c43b345 Post merge cleanup. by Nicolas "Pixel" Noble · 10 years ago
  72. 6ad62a7 Merge github.com:grpc/grpc into one-pass by Craig Tiller · 10 years ago
  73. 2b1f7a9 Merge github.com:google/grpc into batch-metadata by Craig Tiller · 10 years ago
  74. 77979b0 Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-pass by Craig Tiller · 10 years ago
  75. 292adfe fix MSVC solution build-able on x64 mode (remove _USE_32BIT_TIME_T) by zeliard · 10 years ago
  76. 83f88d9 stuff by Craig Tiller · 10 years ago
  77. 062db02 Merge github.com:google/grpc into batch-metadata by Craig Tiller · 10 years ago
  78. c6d5f10 enabling creation of nuget package for grpc_csharp_ext by Jan Tattermusch · 10 years ago
  79. 65c2020 fix typo in vcxproj template by Jan Tattermusch · 10 years ago
  80. 5508c2c fixed grammar in readme by Jan Tattermusch · 10 years ago
  81. 5566d6d tiny fixups by Jan Tattermusch · 10 years ago
  82. 87d621b fixes to Grpc.mak by Jan Tattermusch · 10 years ago
  83. d169d60 updated README by Jan Tattermusch · 10 years ago
  84. 87ac31e allow building vcxproj files separately using msbuild by Jan Tattermusch · 10 years ago
  85. e824359 fixes to run_tests.py to at least start building tests on Windows by Jan Tattermusch · 10 years ago
  86. 789e7ae updated version of nuget packages used in Grpc.mak by Jan Tattermusch · 10 years ago
  87. 867ada1 regenerated Grpc.mak by Jan Tattermusch · 10 years ago
  88. d2a3845 remove what's left from vs2010 and vs2013 directories by Jan Tattermusch · 10 years ago
  89. 33c424a small fixes in README.md by Jan Tattermusch · 10 years ago
  90. f6f6fdb start using grpc.dependencies.openssl and grpc.dependencies.zlib nuget packages by Jan Tattermusch · 10 years ago
  91. b5bf574 regenerated project files by Jan Tattermusch · 10 years ago
  92. 8ff00a3 big refactoring of visual studio projects, started using nuget dependencies. by Jan Tattermusch · 10 years ago
  93. c8a2299 Merge github.com:grpc/grpc into batch-metadata by Craig Tiller · 10 years ago
  94. 7d1d9ca Refactoring of core security to remove the factories. by Julien Boeuf · 10 years ago
  95. 4e99edb Kill transport end2end tests: not useful by Craig Tiller · 10 years ago
  96. 6902ad2 Switching to batch oriented metadata passing by Craig Tiller · 10 years ago
  97. 83df2c3 Merge branch 'master' of git://github.com/vjpai/grpc into timers by Vijay Pai · 10 years ago
  98. a45c93e Visual Studio build files by Vijay Pai · 10 years ago
  99. d180e03 Update build files by Craig Tiller · 10 years ago
  100. 0a94998 Merge github.com:grpc/grpc into windows-fixes by Craig Tiller · 10 years ago