1. fed9186 Merge pull request #468 from nathanielmanistaatgoogle/server_server_credentials by Tim Emiola · 10 years ago
  2. 0bae4b2 Merge pull request #471 from jboeuf/call_host_name_check by Nicolas Noble · 10 years ago
  3. 7d0188c Merge pull request #479 from murgatroid99/node_perf_test by Vijay Pai · 10 years ago
  4. b7bfe69 Merge pull request #477 from jtattermusch/vsproject_templates by Nicolas Noble · 10 years ago
  5. b7f53d9 removed filters for grpc_csharp_ext by Jan Tattermusch · 10 years ago
  6. 4d3098a Merge branch 'vsproject_templates' of github.com:jtattermusch/grpc into vsproject_templates by Jan Tattermusch · 10 years ago
  7. 2dcc9a8 removed empty filters file for grpc_csharp_ext by Jan Tattermusch · 10 years ago
  8. 2fe2ec6 Added standard performance metrics by murgatroid99 · 10 years ago
  9. 909bfae Updated copyright date by murgatroid99 · 10 years ago
  10. c8df0a8 Added a performance test by murgatroid99 · 10 years ago
  11. 326c164 added user settings and generated files to gitignore by Jan Tattermusch · 10 years ago
  12. 92e2e3f some VS project template fixes and added templates for grpc_csharp_ext by Jan Tattermusch · 10 years ago
  13. 3b22774 added user settings and generated files to gitignore by Jan Tattermusch · 10 years ago
  14. 9e1d446 some VS project template fixes and added templates for grpc_csharp_ext by Jan Tattermusch · 10 years ago
  15. 187994e Merge pull request #448 from nicolasnoble/grpc-win32 by Craig Tiller · 10 years ago
  16. 9a7926c Merge pull request #474 from dklempner/unary_upgrade_check by Craig Tiller · 10 years ago
  17. 49959ed Have unary pollset check to see if the existing fd is orphaned by David Klempner · 10 years ago
  18. a81196c Merge pull request #460 from nathanielmanistaatgoogle/server_credentials_wrapping by jboeuf · 10 years ago
  19. 98c387d Merge pull request #428 from ctiller/clientlock2 by Nicolas Noble · 10 years ago
  20. 54b2192 Adding call host (:authority header) check in the secure channel. by Julien Boeuf · 10 years ago
  21. 5f6480b Merge pull request #469 from ctiller/fix6 by jboeuf · 10 years ago
  22. bc9773e Allow _low.Server objects to be passed a ServerCredentials. by Nathaniel Manista · 10 years ago
  23. 49c877e Add a wrapping of grpc_server_credentials. by Nathaniel Manista · 10 years ago
  24. e801eb3 Fix some tests by Craig Tiller · 10 years ago
  25. caf378a Merge pull request #453 from ctiller/fix2 by Nathaniel Manista · 10 years ago
  26. 2b86b35 Merge pull request #465 from vjpai/qps-pool by Nicolas Noble · 10 years ago
  27. 6c84ba0 Merge pull request #464 from vjpai/linkstatic by Nicolas Noble · 10 years ago
  28. 1a051df Merge pull request #462 from a11r/doc by Nicolas Noble · 10 years ago
  29. 75be91a Allow Python to be built without sudo by Craig Tiller · 10 years ago
  30. 6749e73 Fix spelling: recommend by Abhishek Kumar · 10 years ago
  31. 2d63da7 Updated as a result of changed options in build.json by Vijay Pai · 10 years ago
  32. 4ca479c Change pointer format by Vijay Pai · 10 years ago
  33. c3b02d9 Allow varying number of server threads via command line flag by Vijay Pai · 10 years ago
  34. 5438d4b Change link options for qps client and qps server by Vijay Pai · 10 years ago
  35. 3dd9df9 Updated INSTALL to clarify phrasing around OpenSSL. by Abhishek Kumar · 10 years ago
  36. 38f9651 Merge pull request #461 from jtattermusch/csharp_windows by Michael Lumish · 10 years ago
  37. f0ea718 update readme file by Jan Tattermusch · 10 years ago
  38. b2ec6af Merge pull request #459 from grpc/jayantkolhe-patch-1 by Tim Emiola · 10 years ago
  39. 0a8acd4 Update README.md by Jayant Kolhe · 10 years ago
  40. c520f09 Merge pull request #458 from ctiller/fix5 by Eric Anderson · 10 years ago
  41. 9b2a531 Correctly handle large headers in HPACK table by Craig Tiller · 10 years ago
  42. 3116d4f Merge pull request #452 from ctiller/fix by Michael Lumish · 10 years ago
  43. 860f6d0 started using nuget packages for dependencies by Jan Tattermusch · 10 years ago
  44. 3d8e34d Rewording comment :-) by Nicolas "Pixel" Noble · 10 years ago
  45. b0e7275 Merge pull request #454 from ctiller/fix3 by Yang Gao · 10 years ago
  46. de34316 Return OK on server if there's no explicit status set by Craig Tiller · 10 years ago
  47. 0a5bcbc Add some documentation by Craig Tiller · 10 years ago
  48. d72ba6a Merge cleanup. by Nicolas Noble · 10 years ago
  49. 811b078 Merge branch 'master' of github.com:google/grpc into grpc-win32 by Nicolas "Pixel" Noble · 10 years ago
  50. 45e67a3 Addressing comments. by Nicolas Noble · 10 years ago
  51. acbb2b8 Merge pull request #446 from murgatroid99/node_stock_server_typo_fix by Tim Emiola · 10 years ago
  52. 79a78c2 Fixed typo in stock_server.js0 by murgatroid99 · 10 years ago
  53. 8fd62d7 Merge pull request #442 from jyang/add-echoing-requsted-symbol by Michael Lumish · 10 years ago
  54. d95a16c Added echoing of requested stock symbol. by Jun Yang · 10 years ago
  55. 09e4ea1 Merge pull request #440 from jyang/complete-sample-in-client-jsdoc by Tim Emiola · 10 years ago
  56. bc8169e Merge pull request #439 from tbetbetbe/grpc_ruby_update_after_c_core_changes by Michael Lumish · 10 years ago
  57. 1a22275 Stop calling finish on server calls by Tim Emiola · 10 years ago
  58. 9fd6770 fixes a typo by Tim Emiola · 10 years ago
  59. 67354c8 Completed minimal sample in JsDoc of stock client. by Jun Yang · 10 years ago
  60. 5d66df8 updates the client server spec to reflect that status is no longer shown by Tim Emiola · 10 years ago
  61. b24054a Disable failing wrapping level tests by Tim Emiola · 10 years ago
  62. 3c4cb79 Merge pull request #436 from murgatroid99/node_fix_example_servers by Tim Emiola · 10 years ago
  63. 767482b Fixed math and stock servers by murgatroid99 · 10 years ago
  64. d278574 Merge pull request #423 from jtattermusch/interop_testing by Tim Emiola · 10 years ago
  65. c3ac185 Fixes a event compiler error by Tim Emiola · 10 years ago
  66. 392d1e0 addressed review comments by Jan Tattermusch · 10 years ago
  67. c231238 Merge pull request #432 from murgatroid99/node_switch_fix by Tim Emiola · 10 years ago
  68. c52c463 Minor comment update by murgatroid99 · 10 years ago
  69. 484cd9a Updated event.cc with new changes by murgatroid99 · 10 years ago
  70. ee8f51f Merge pull request #381 from ctiller/async-api-new by Yang Gao · 10 years ago
  71. f71700b Merge pull request #425 from ctiller/c++api by Yang Gao · 10 years ago
  72. ae00e37 Fix duplicated line by Craig Tiller · 10 years ago
  73. 7d41321 Reduce contention on lock by Craig Tiller · 10 years ago
  74. 970781b Add missing unlock by Craig Tiller · 10 years ago
  75. d78a657 Merge github.com:grpc/grpc into async-api-new by Craig Tiller · 10 years ago
  76. a99bfe5 Merge pull request #424 from ctiller/c++api by Nicolas Noble · 10 years ago
  77. 2a2bacc Remove TODO by Craig Tiller · 10 years ago
  78. f834bdc Move completion_queue.cc to common by Craig Tiller · 10 years ago
  79. 1ffa52f Clean build.json by Craig Tiller · 10 years ago
  80. 6b7523d updated readme by Jan Tattermusch · 10 years ago
  81. d233d3a added some more interop tests by Jan Tattermusch · 10 years ago
  82. 56b805f added support for streaming calls to TestService stubs by Jan Tattermusch · 10 years ago
  83. eb3e76e scaffolding for interop_client and little bit of project renaming by Jan Tattermusch · 10 years ago
  84. a4b63bf Added simplified TestService for interop testing by Jan Tattermusch · 10 years ago
  85. 8a7424a Merge pull request #384 from ctiller/buffer by Vijay Pai · 10 years ago
  86. f2d5e40 Merge pull request #415 from jtattermusch/csharp_progress by Tim Emiola · 10 years ago
  87. 4e6dc3c Merge pull request #420 from nicolasnoble/upstream-fix by Yang Gao · 10 years ago
  88. 41efbf3 Merge github.com:google/grpc into async-api-new by Craig Tiller · 10 years ago
  89. 62d424a Merge github.com:google/grpc into buffer by Craig Tiller · 10 years ago
  90. 4acf81e Merge pull request #418 from nicolasnoble/tmp-win32 by Craig Tiller · 10 years ago
  91. 3f36f5e Few minor fixes. by Nicolas "Pixel" Noble · 10 years ago
  92. 4bf41d8 Merge pull request #387 from maxwell-demon/census_active_ops by Alistair Veitch · 10 years ago
  93. 696fda9 Add dropped line by Craig Tiller · 10 years ago
  94. b332316 Remove debug by Craig Tiller · 10 years ago
  95. 15867f1 Merge pull request #417 from yang-g/docker by donnadionne · 10 years ago
  96. 318eec1 Merge pull request #419 from jboeuf/slash_tmp by Nicolas Noble · 10 years ago
  97. a0ec4fc Adding /tmp to prefix when creating posix temporary files. by Julien Boeuf · 10 years ago
  98. d6dcec5 Making the gpr_tmpfile's win32 version a bit more Windows-y. by Nicolas "Pixel" Noble · 10 years ago
  99. 48d80e5 update comments by Yang Gao · 10 years ago
  100. 1988221 Use environment variable to set root certs in c++ interop test. by Yang Gao · 10 years ago