1. ae873a6 Remove unnecessary adapter files by Masood Malekghassemi · 9 years ago
  2. f21dc7e Migrate to Cython by Masood Malekghassemi · 9 years ago
  3. aed42a8 Update Cython gRPC code by Masood Malekghassemi · 9 years ago
  4. 13ee182 Use value equality for status codes by Masood Malekghassemi · 9 years ago
  5. 7a6b0a4 Merge pull request #4323 from soltanmm/LD50 by Jan Tattermusch · 9 years ago
  6. eaa7d20 Fix interop Python test invocation by Masood Malekghassemi · 9 years ago
  7. 8f45418 Merge pull request #4260 from jtattermusch/auth_interceptor_context by jboeuf · 9 years ago
  8. 63b31de Merge pull request #4290 from murgatroid99/node_auth_plugin_param_change by Jan Tattermusch · 9 years ago
  9. 67140d0 Merge pull request #4281 from soltanmm/LD50 by Nathaniel Manista · 9 years ago
  10. 070b91c Generate coverage HTML reports for Jenkins by Masood Malekghassemi · 9 years ago
  11. d00241e Use tox by Masood Malekghassemi · 9 years ago
  12. bcf193e Generalize metadata plugin arguments to future-proof it by murgatroid99 · 9 years ago
  13. 98ee61f Merge pull request #4282 from jcanizales/custom-mutable-dict by Michael Lumish · 9 years ago
  14. 5a5e9ee Merge pull request #4277 from murgatroid99/node_backport_memory_leak_fix by Nicolas Noble · 9 years ago
  15. 35768db Mark the GRPCRequestHeaders protocol deprecated by Jorge Canizales · 9 years ago
  16. e1f7445 Add the protocol back for backward compatibility. by Jorge Canizales · 9 years ago
  17. f4f150f Makes GRPCRequestHeaders a NSMutableDictionary by Jorge Canizales · 9 years ago
  18. 0a9cc3c Fix Python interop test invocation in run_interop_tests.py by Masood Malekghassemi · 9 years ago
  19. 7566c9a Make Python testing predictable again by Masood Malekghassemi · 9 years ago
  20. 31c16e5 Merge pull request #4269 from nathanielmanistaatgoogle/lifecycle by Masood Malekghassemi · 9 years ago
  21. 14d76fd Fixes memory leak when receiving data by Seongjin Cho · 9 years ago
  22. b531f76 Memory leak fix? by Seongjin Cho · 9 years ago
  23. 873d04b Merge pull request #4235 from jcanizales/use-boringssl by Michael Lumish · 9 years ago
  24. 2533365 Fixes to stub and server lifecycle by Nathaniel Manista · 9 years ago
  25. e0abeea Migrate _termination_action into _End by Nathaniel Manista · 9 years ago
  26. 189fcf8 introduce auth interceptor context by Jan Tattermusch · 9 years ago
  27. 9d8d97a Merge pull request #4226 from nicolasnoble/format-0_12 by Craig Tiller · 9 years ago
  28. 0c0d15f Move BoringSSL.podspec into src, and point Podfiles to it by Jorge Canizales · 9 years ago
  29. 0d718cd Point gRPC.podspec to pushed BoringSSL version by Jorge Canizales · 9 years ago
  30. 5d92bda Prepare pod for submission. by Jorge Canizales · 9 years ago
  31. 2a47c65 BoringSSL.podspec: Workaround Swift compiler problem. by Jorge Canizales · 9 years ago
  32. 2285186 Point spec to BoringSSL by Jorge Canizales · 9 years ago
  33. ba40482 Clang format. by Nicolas "Pixel" Noble · 9 years ago
  34. 3e5cbee Merge pull request #4223 from jcanizales/filter-protobuf-warnings by Michael Lumish · 9 years ago
  35. 7127b68 Merge pull request #4210 from jcanizales/objc-012 by Michael Lumish · 9 years ago
  36. 42fe14a The podspec is a template. The podspec is a template. by Jorge Canizales · 9 years ago
  37. f762d40 Filter Protobuf nullable warnings by Jorge Canizales · 9 years ago
  38. e3d9db2 Adjust version requirements through samples and tests. by Jorge Canizales · 9 years ago
  39. d1908b1 Move podspec version to 0.12 by Jorge Canizales · 9 years ago
  40. 4ffc9d8 Merge pull request #4208 from jboeuf/cpp_new_creds_plugin_api by Yang Gao · 9 years ago
  41. 6489740 Improving documentation. by Julien Boeuf · 9 years ago
  42. 67c2c95 Fixing typo. by Julien Boeuf · 9 years ago
  43. 2b8e9ca Merge branch 'release-0_12' of github.com:grpc/grpc into cpp_new_creds_plugin_api by Julien Boeuf · 9 years ago
  44. b1c41d7 Merge pull request #4154 from jboeuf/new_creds_plugin_api by jboeuf · 9 years ago
  45. eb029c9 Better documentation of the method_name field. by Julien Boeuf · 9 years ago
  46. 114f394 Cpp example of how the plugins can be done. by Julien Boeuf · 9 years ago
  47. caf9935 Also adding a credentials type to the plugin API. by Julien Boeuf · 9 years ago
  48. c1c5f2e Merge pull request #4166 from murgatroid99/node_0.12.0_version_bump by Jan Tattermusch · 9 years ago
  49. f37a90c Updated Node package version to 0.12.0 by murgatroid99 · 9 years ago
  50. 315fe61 Merge pull request #4162 from jtattermusch/bump_csharp_version by Michael Lumish · 9 years ago
  51. 1db095d bump C# version to 0.12.0 by Jan Tattermusch · 9 years ago
  52. 35b6b94 Fixing node build. by Julien Boeuf · 9 years ago
  53. 3c957e6 Fixing implementations. by Julien Boeuf · 9 years ago
  54. ea44bba Changing the credentials plugin API. by Julien Boeuf · 9 years ago
  55. 731c83f Merge pull request #3765 from jboeuf/core_creds_api_change by jboeuf · 9 years ago
  56. 25e46bf Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  57. 1505b69 Merge pull request #4150 from jboeuf/fix_null_terminator_in_cert by jboeuf · 9 years ago
  58. 0c9e0b1 Fixing NULL terminator for test cert. by Julien Boeuf · 9 years ago
  59. 232d625 Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  60. 930df6f Merge pull request #4096 from jboeuf/update_ssl_cert by jboeuf · 9 years ago
  61. 802f6b6 Merge branch 'master' of https://github.com/grpc/grpc into update_ssl_cert by Julien Boeuf · 9 years ago
  62. 6049ebd More C++ fixes (the merge did not quite work...). by Julien Boeuf · 9 years ago
  63. 9a437c2 Forgot to fix driver.cc somehow... by Julien Boeuf · 9 years ago
  64. e32075f Fixing tests. by Julien Boeuf · 9 years ago
  65. 7fc77e0 Merge pull request #4139 from grpc/release-0_11 by Jan Tattermusch · 9 years ago
  66. f3923f0 Merge pull request #4142 from yang-g/cancel by David G. Quintas · 9 years ago
  67. fb080a7 Merge pull request #4135 from soltanmm/example-fix by Nathaniel Manista · 9 years ago
  68. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  69. b0d1e3d Merge pull request #8 from soltanmm/credz by jboeuf · 9 years ago
  70. ab88da2 Merge pull request #4141 from carl-mastrangelo/fixLink by Jan Tattermusch · 9 years ago
  71. b0e5e08 include header by yang-g · 9 years ago
  72. a89bf50 Handle cancel before start case by yang-g · 9 years ago
  73. 7fdfe1a Bandaid over differences in the C API for Python credentials by Masood Malekghassemi · 9 years ago
  74. f030b8d Fix dead link in doc by Carl Mastrangelo · 9 years ago
  75. bef0d6d Merge pull request #4058 from murgatroid99/node_build_yaml by Nicolas Noble · 9 years ago
  76. 3cabe69 Merge pull request #4138 from dgquintas/std_thread by Sree Kuchibhotla · 9 years ago
  77. 5dc96fb Comments by David Garcia Quintas · 9 years ago
  78. 5de1616 Fix naming issue in stress_test by David Garcia Quintas · 9 years ago
  79. 6b116ac Merge pull request #4134 from ejona86/improve-language by Jorge Canizales · 9 years ago
  80. 77ebadc Add grace=0 to server stop in Python example by Masood Malekghassemi · 9 years ago
  81. 94aa0fd Improve grammar/language for clarity by Eric Anderson · 9 years ago
  82. 8e269cf Merge pull request #4044 from nathanielmanistaatgoogle/exception-str by Masood Malekghassemi · 9 years ago
  83. 118c0a0 Merge pull request #4127 from olostan/patch-1 by Michael Lumish · 9 years ago
  84. 2e5ba81 Small typo of NodeJS version in README.md by Valentyn Shybanov · 9 years ago
  85. e695941 Merge pull request #4091 from murgatroid99/node_channel_args_malloc by Tim Emiola · 9 years ago
  86. 06029a0 Merge pull request #4120 from tbetbetbe/grpc_ruby_fix_compile_on_2_0_typed_free_immediately by Michael Lumish · 9 years ago
  87. 9161a82 Corrects compile error on ruby 2.0 by Tim Emiola · 9 years ago
  88. 0af4b59 Merge pull request #4114 from jboeuf/ssl_override_doc by Yang Gao · 9 years ago
  89. 75065d4 Merge pull request #4106 from tbetbetbe/grpc_ruby_fix_flaky_ruby_interop_test by Michael Lumish · 9 years ago
  90. 05e466e Merge pull request #4107 from tbetbetbe/grpc_ruby_bidi_call_should_read_metadata by Michael Lumish · 9 years ago
  91. 3edd3af Merge pull request #4119 from bdotdub/objc-cleanup-generated-libraries by Jorge Canizales · 9 years ago
  92. 87ffbba Merge pull request #4108 from bdotdub/objc-sample-update by Jorge Canizales · 9 years ago
  93. a7c6c85 Remove unused RouteGuideClient and move RemoteTestClient to tests by Benny Wong · 9 years ago
  94. 66ae6bf Update Podfile to point to the right sample dependencies by Benny Wong · 9 years ago
  95. 1d5adb3 Revert edit for generated_libraries RemoteTest by Benny Wong · 9 years ago
  96. 112f4a3 Fixing the doc to warn of the dangers for overriding the target name when using SSL. by Julien Boeuf · 9 years ago
  97. a082435 Updates interop client/server logging by Tim Emiola · 9 years ago
  98. 69a672e Adds standard logging to the client/server by Tim Emiola · 9 years ago
  99. 7d21c04 Fixes a multithreading bug in the ruby rpc_server by Tim Emiola · 9 years ago
  100. 7beff53 Update location of grpc_objective_c_plugin for sample by Benny Wong · 9 years ago