1. 409e6c8 Updates the module name in C extension, ensuring it compiles by Tim Emiola · 9 years ago
  2. 67dc149 Temporarily pauses some tests by Tim Emiola · 9 years ago
  3. bc91e25 Merge pull request #508 from nicolasnoble/make-protobuf by Craig Tiller · 9 years ago
  4. d2cfde7 Forgot to add the test file. by Nicolas Noble · 9 years ago
  5. c70752a Updating build instructions in regard to protobuf. by Nicolas Noble · 9 years ago
  6. 5383062 Compiling protobuf from the Makefile if we don't have it on the system. by Nicolas Noble · 9 years ago
  7. 6b6c3dd Merge pull request #500 from nicolasnoble/secure_getenv by Craig Tiller · 9 years ago
  8. 9b09d19 Merge pull request #505 from jtattermusch/csharp_single_dll by Tim Emiola · 9 years ago
  9. a9edeef clang-format of grpc_csharp_ext.c by Jan Tattermusch · 9 years ago
  10. 6b41b61 Merge pull request #503 from murgatroid99/core_empty_batch by Craig Tiller · 9 years ago
  11. 13b9cfb added ssl.props as a dependency for grpc_csharp_ext, regenerated project files by Jan Tattermusch · 9 years ago
  12. 61f93b2 Fixed Timespec to work on Windows, fixes in ServerSafeHandle by Jan Tattermusch · 9 years ago
  13. c9562b6 fixes in extension library by Jan Tattermusch · 9 years ago
  14. 86a249f little refactoring for Timespec by Jan Tattermusch · 9 years ago
  15. e1e1187 bind Pinvoke c# call to the new wrappers by Jan Tattermusch · 9 years ago
  16. 35e4280 added wrappers for all grpc and gpr functions used by grpc C# by Jan Tattermusch · 9 years ago
  17. a8c21e8 Added useful behavior for empty batch by murgatroid99 · 9 years ago
  18. e0da0f7 Merge pull request #502 from murgatroid99/core_call_race_fix by Yang Gao · 9 years ago
  19. 04c4479 Fix race in call.c by murgatroid99 · 9 years ago
  20. f0ee545 Merge pull request #497 from nicolasnoble/buildcheck by Craig Tiller · 9 years ago
  21. d3ae976 Not all Linuxes are equal, and secure_getenv isn't always there. by Nicolas Noble · 9 years ago
  22. d8b88de Merge pull request #475 from dklempner/epoll by Craig Tiller · 9 years ago
  23. 98d1dd0 Merge pull request #1 from ctiller/bc by Nicolas Noble · 9 years ago
  24. 9d085a3 Generate more pleasing build.json output by Craig Tiller · 9 years ago
  25. 1407adb Ran build-cleaner, and re-generated project files. by Nicolas Noble · 9 years ago
  26. 5fa1c3f Destroy the wakeup fd in the right function by David Klempner · 9 years ago
  27. 6be5e58 Merge pull request #480 from dklempner/runs_per_test by Craig Tiller · 9 years ago
  28. 2ea18ee Merge pull request #492 from jtattermusch/csharp_mono by Michael Lumish · 9 years ago
  29. 20b738d reference windows-style library names in DllImport, mono still finds the right library by Jan Tattermusch · 9 years ago
  30. a99bf34 Merge pull request #491 from nicolasnoble/win32-tmpfile-fix by Jan Tattermusch · 9 years ago
  31. 630f1b8 Update completion type enum to reflect changes in grpc.h by Jan Tattermusch · 9 years ago
  32. df80ba8 Freeing the proper string in gpr_tmpfile. by Nicolas Noble · 9 years ago
  33. 2573958 Change TestCache to parameterize whether to skip running tests. by David Klempner · 9 years ago
  34. c9b8eb3 Merge pull request #490 from nicolasnoble/win32-debug by Jan Tattermusch · 9 years ago
  35. 24cad9b Enabling debug symbols while running batched tests under Windows. by Nicolas Noble · 9 years ago
  36. 31f89f8 Merge pull request #489 from jtattermusch/cpu_windows by Nicolas Noble · 9 years ago
  37. 1a9cf61 Merge pull request #481 from jtattermusch/csharp_win_dll by Nicolas Noble · 9 years ago
  38. 2cdacb8 added log messages for cpu_windows.c by Jan Tattermusch · 9 years ago
  39. 6943fb3 added cpu_windows.c by Jan Tattermusch · 9 years ago
  40. 59680ee Merge pull request #482 from nicolasnoble/typos by Craig Tiller · 9 years ago
  41. 5eff611 Merge pull request #470 from ejona86/docker-java by Tim Emiola · 9 years ago
  42. 8f24bec set RuntimeLibrary for zlib project to default by Jan Tattermusch · 9 years ago
  43. fed9186 Merge pull request #468 from nathanielmanistaatgoogle/server_server_credentials by Tim Emiola · 9 years ago
  44. 0af000b Fixing valgrind's codepath in run_tests.py. by Nicolas Noble · 9 years ago
  45. 0bae4b2 Merge pull request #471 from jboeuf/call_host_name_check by Nicolas Noble · 9 years ago
  46. f6ff8f6 remove _shared suffix from target dll names by Jan Tattermusch · 9 years ago
  47. 5e35b14 Disable test caching when runs_per_test > 1 by David Klempner · 9 years ago
  48. a612216 fixes to zlib VS project by Jan Tattermusch · 9 years ago
  49. 31e4065 fixes to make shared libraries build by Jan Tattermusch · 9 years ago
  50. 9fb0116 fixed filename of grpc VS project templates by Jan Tattermusch · 9 years ago
  51. 785778b added projects for shared libraries by Jan Tattermusch · 9 years ago
  52. 7d0188c Merge pull request #479 from murgatroid99/node_perf_test by Vijay Pai · 9 years ago
  53. a10abbd Clean up the epoll wakeup fd too. by David Klempner · 9 years ago
  54. fdd42cf Actually include the port_platform.h epoll change too by David Klempner · 9 years ago
  55. 7c9f091 Address pull request thread comments by David Klempner · 9 years ago
  56. 3a890a2 Remove now unnecessary check that incoming epoll fds are not orphaned by David Klempner · 9 years ago
  57. 53eae7a Merge branch 'master' into epoll by David Klempner · 9 years ago
  58. b7bfe69 Merge pull request #477 from jtattermusch/vsproject_templates by Nicolas Noble · 9 years ago
  59. b7f53d9 removed filters for grpc_csharp_ext by Jan Tattermusch · 9 years ago
  60. 4d3098a Merge branch 'vsproject_templates' of github.com:jtattermusch/grpc into vsproject_templates by Jan Tattermusch · 9 years ago
  61. 2dcc9a8 removed empty filters file for grpc_csharp_ext by Jan Tattermusch · 9 years ago
  62. 2fe2ec6 Added standard performance metrics by murgatroid99 · 9 years ago
  63. 909bfae Updated copyright date by murgatroid99 · 9 years ago
  64. c8df0a8 Added a performance test by murgatroid99 · 9 years ago
  65. 326c164 added user settings and generated files to gitignore by Jan Tattermusch · 9 years ago
  66. 92e2e3f some VS project template fixes and added templates for grpc_csharp_ext by Jan Tattermusch · 9 years ago
  67. 3b22774 added user settings and generated files to gitignore by Jan Tattermusch · 9 years ago
  68. 9e1d446 some VS project template fixes and added templates for grpc_csharp_ext by Jan Tattermusch · 9 years ago
  69. 187994e Merge pull request #448 from nicolasnoble/grpc-win32 by Craig Tiller · 9 years ago
  70. 9a7926c Merge pull request #474 from dklempner/unary_upgrade_check by Craig Tiller · 9 years ago
  71. baced4d Epoll based multipoller by David Klempner · 9 years ago
  72. 49959ed Have unary pollset check to see if the existing fd is orphaned by David Klempner · 9 years ago
  73. a81196c Merge pull request #460 from nathanielmanistaatgoogle/server_credentials_wrapping by jboeuf · 9 years ago
  74. 98c387d Merge pull request #428 from ctiller/clientlock2 by Nicolas Noble · 9 years ago
  75. ae47921 Update grpc_java_base Dockerfile to proto3 by Eric Anderson · 9 years ago
  76. 54b2192 Adding call host (:authority header) check in the secure channel. by Julien Boeuf · 10 years ago
  77. 5f6480b Merge pull request #469 from ctiller/fix6 by jboeuf · 9 years ago
  78. bc9773e Allow _low.Server objects to be passed a ServerCredentials. by Nathaniel Manista · 9 years ago
  79. 49c877e Add a wrapping of grpc_server_credentials. by Nathaniel Manista · 9 years ago
  80. e801eb3 Fix some tests by Craig Tiller · 9 years ago
  81. caf378a Merge pull request #453 from ctiller/fix2 by Nathaniel Manista · 9 years ago
  82. 2b86b35 Merge pull request #465 from vjpai/qps-pool by Nicolas Noble · 9 years ago
  83. 6c84ba0 Merge pull request #464 from vjpai/linkstatic by Nicolas Noble · 9 years ago
  84. 1a051df Merge pull request #462 from a11r/doc by Nicolas Noble · 9 years ago
  85. 75be91a Allow Python to be built without sudo by Craig Tiller · 9 years ago
  86. 6749e73 Fix spelling: recommend by Abhishek Kumar · 9 years ago
  87. 2d63da7 Updated as a result of changed options in build.json by Vijay Pai · 9 years ago
  88. 4ca479c Change pointer format by Vijay Pai · 9 years ago
  89. c3b02d9 Allow varying number of server threads via command line flag by Vijay Pai · 9 years ago
  90. 5438d4b Change link options for qps client and qps server by Vijay Pai · 9 years ago
  91. 3dd9df9 Updated INSTALL to clarify phrasing around OpenSSL. by Abhishek Kumar · 9 years ago
  92. 38f9651 Merge pull request #461 from jtattermusch/csharp_windows by Michael Lumish · 9 years ago
  93. f0ea718 update readme file by Jan Tattermusch · 9 years ago
  94. b2ec6af Merge pull request #459 from grpc/jayantkolhe-patch-1 by Tim Emiola · 9 years ago
  95. 0a8acd4 Update README.md by Jayant Kolhe · 9 years ago
  96. c520f09 Merge pull request #458 from ctiller/fix5 by Eric Anderson · 9 years ago
  97. 9b2a531 Correctly handle large headers in HPACK table by Craig Tiller · 9 years ago
  98. 3116d4f Merge pull request #452 from ctiller/fix by Michael Lumish · 9 years ago
  99. 860f6d0 started using nuget packages for dependencies by Jan Tattermusch · 9 years ago
  100. 3d8e34d Rewording comment :-) by Nicolas "Pixel" Noble · 9 years ago