1. fc797b7 Merge pull request #803 from grpc/oaktowner-patch-1 by Craig Tiller · 10 years ago
  2. 9c7a6af Merge pull request #806 from grpc/oaktowner-patch-2 by Craig Tiller · 10 years ago
  3. 874f9c9 Merge pull request #789 from jtattermusch/interop_testing by Tim Emiola · 10 years ago
  4. 2013626 Merge pull request #810 from murgatroid99/node_instructions by Tim Emiola · 10 years ago
  5. b189cbe Add Debian nodejs-legacy instructions by Michael Lumish · 10 years ago
  6. e6d72c2 Removing emplace from python plugin. by Nicolas "Pixel" Noble · 10 years ago
  7. 3c17f04 Merge pull request #795 from nathanielmanistaatgoogle/python-client-credentials by Masood Malekghassemi · 10 years ago
  8. 02a74dd Merge pull request #785 from nathanielmanistaatgoogle/early-adopter-changes by Masood Malekghassemi · 10 years ago
  9. 80f62e7 Changing to use node instead of nodejs by Dan Ciruli · 10 years ago
  10. 08d27fc Merge pull request #805 from tbetbetbe/grpc_ruby_temp_split_hostname_from_host_stering by Craig Tiller · 10 years ago
  11. 60fcca5 Update binding.gyp by Dan Ciruli · 10 years ago
  12. deb49dd Strip port in peer name check by Craig Tiller · 10 years ago
  13. 7708998 Tmp fix: splits the hostname from the host before creating a call by Tim Emiola · 10 years ago
  14. c855d57 Python ClientCredentials object. by Nathaniel Manista · 10 years ago
  15. e7209ae Merge pull request #794 from tbetbetbe/grpc_ruby_clear_default_creds_canary by donnadionne · 10 years ago
  16. 1d5f2d2 Removes a redundant canary test by Tim Emiola · 10 years ago
  17. b63518a Merge pull request #786 from ctiller/travis-wrap by Michael Lumish · 10 years ago
  18. 009c22e Merge pull request #792 from murgatroid99/node_interop_tls_fix by Craig Tiller · 10 years ago
  19. 3061606 Fixed TLS host resolution problems by murgatroid99 · 10 years ago
  20. c753c19 Merge pull request #791 from jtattermusch/python_testing by Nathaniel Manista · 10 years ago
  21. e0172a8 fix readme by Jan Tattermusch · 10 years ago
  22. 46f8495 Merge pull request #788 from ctiller/sec-wtf by Michael Lumish · 10 years ago
  23. 4788e78 fixed server streaming by Jan Tattermusch · 10 years ago
  24. 0e1f527 fix to make empty_stream pass against C++ server by Jan Tattermusch · 10 years ago
  25. 2083138 Added interop server, interop unit tests and fixes to pingpong by Jan Tattermusch · 10 years ago
  26. 44553b5 clang-format by Jan Tattermusch · 10 years ago
  27. 363eb8e Fix read through null pointer by Craig Tiller · 10 years ago
  28. 035a904 Make PHP compile by Craig Tiller · 10 years ago
  29. b17b00b Fix to make the conditional include under Windows by Jan Tattermusch · 10 years ago
  30. 5ffb4c3 Include grpc_csharp_ext.dll only under Windows by Jan Tattermusch · 10 years ago
  31. abf2202 grpc_csharp_ext.dll added to the project to force automatic copying to the output dir by Jan Tattermusch · 10 years ago
  32. 5339814 Added ability for c# to redirect C core logs to arbitrary sink by Jan Tattermusch · 10 years ago
  33. afae27c Merge pull request #739 from soltanmm/py-update by Nathaniel Manista · 10 years ago
  34. 9280790 Final changes to the early_adopter API. by Nathaniel Manista · 10 years ago
  35. 8861445 Merge pull request #783 from tbetbetbe/grpc_ruby_switch_auth_to_google_auth_library_ruby by Michael Lumish · 10 years ago
  36. 517aa0c Merge pull request #722 from jtattermusch/csharp_performance by Tim Emiola · 10 years ago
  37. 494f2f9 Remove the ruby gRPC auth implementation by Tim Emiola · 10 years ago
  38. 2731d3f Updates the pubsub demo to use the new auth library by Tim Emiola · 10 years ago
  39. b44da46 Updates the interop client to use the new auth library by Tim Emiola · 10 years ago
  40. cc1150f Adds a reference to GoogleAuth by Tim Emiola · 10 years ago
  41. 2175674 Merge pull request #779 from ctiller/32B by David Klempner · 10 years ago
  42. d1345de Fix shutdown race in CHTTP2 by Craig Tiller · 10 years ago
  43. 08cf970 Merge pull request #602 from dklempner/unary_promotion_with_concurrent_poll by Craig Tiller · 10 years ago
  44. 2e6a91b7 Merge pull request #776 from jboeuf/ssl_cipher_suites by Abhishek Kumar · 10 years ago
  45. e80fc7a Merge pull request #778 from ctiller/mac by Nicolas Noble · 10 years ago
  46. 36ccead Merge pull request #735 from jboeuf/fix_ssl_san by Craig Tiller · 10 years ago
  47. b5a79f6 Fix mac build by Craig Tiller · 10 years ago
  48. d43f0c3 Addressing comments. by Julien Boeuf · 10 years ago
  49. 8d6ec91 Using HTTP2 compliant cipher suites by default. by Julien Boeuf · 10 years ago
  50. 7fa3f41 Removing port from checked ssl target name. by Julien Boeuf · 10 years ago
  51. 59d9ff4 Updated Python protoc plugin testing. by Masood Malekghassemi · 10 years ago
  52. a770a6b Merge pull request #771 from murgatroid99/node_auth_dependency by donnadionne · 10 years ago
  53. 0170a6c Addressing another round of comments. by Julien Boeuf · 10 years ago
  54. c69786b Merge pull request #768 from ctiller/http by Nicolas Noble · 10 years ago
  55. c6bccc2 Move close() to when the fd refcount goes to zero by David Klempner · 10 years ago
  56. 5c6f21e Also get rid of CHTTP2 settings spam by Craig Tiller · 10 years ago
  57. 2c04a53 Spam cleanup by Craig Tiller · 10 years ago
  58. 042e63c Fixed import of google-auth-library by murgatroid99 · 10 years ago
  59. cb0a28e Merge pull request #755 from nicolasnoble/feedback by Craig Tiller · 10 years ago
  60. eef1103 Merge pull request #769 from tbetbetbe/grpc_rb_temporarily_disable_some_failing_tests by Michael Lumish · 10 years ago
  61. 085603c Second batch of feedback. by Nicolas Noble · 10 years ago
  62. 9fff77e Addressing comments. by Julien Boeuf · 10 years ago
  63. 9d31619 Merge pull request #763 from ctiller/fix2 by Nicolas Noble · 10 years ago
  64. ce99abf Merge pull request #764 from ctiller/fix3 by Nicolas Noble · 10 years ago
  65. d50e565 Add HTTP2 header tracing by Craig Tiller · 10 years ago
  66. a6792f3 Merge pull request #762 from ctiller/fix1 by jboeuf · 10 years ago
  67. 18180f0 Temporarily suspend some tests that started failing because during the final shutdown by Tim Emiola · 10 years ago
  68. ce5dd73 Merge pull request #743 from murgatroid99/node_status_errors by Tim Emiola · 10 years ago
  69. a8d8a96 Merge pull request #765 from tbetbetbe/grpc_rb_rename_c_creds_api by Michael Lumish · 10 years ago
  70. 0e3e0ae Merge pull request #750 from murgatroid99/node_interop_compatibility by Tim Emiola · 10 years ago
  71. c667eb2 Merge pull request #760 from murgatroid99/node_default_credentials_fix by Tim Emiola · 10 years ago
  72. 78c9607 Merge pull request #753 from nathanielmanistaatgoogle/cancellation-ticket-kind by Masood Malekghassemi · 10 years ago
  73. 9b070fa Remove unused variable by Craig Tiller · 10 years ago
  74. 4090993 Remove redundant variable set by Craig Tiller · 10 years ago
  75. 3be76ac Fix potential leak by Craig Tiller · 10 years ago
  76. 6e57b9e Add Server.Wait by Craig Tiller · 10 years ago
  77. 957537e Reflect a C-api name change by Tim Emiola · 10 years ago
  78. e493983 Fixed reference to grpc_default_credentials_create by murgatroid99 · 10 years ago
  79. b505661 Add a shutdown API to pollset by David Klempner · 10 years ago
  80. f4e3f3f Avoid CANCELLATION ticket kind for back-to-front tickets. by Nathaniel Manista · 10 years ago
  81. 7d2adf0 Updated interop proto for compatibility with proto3 servers by murgatroid99 · 10 years ago
  82. b002827 Fixed copyright format in some example files by murgatroid99 · 10 years ago
  83. b1b3dea Merge branch 'master' into node_status_errors by murgatroid99 · 10 years ago
  84. a29a122 Merge pull request #737 from murgatroid99/node_fix_lint by Tim Emiola · 10 years ago
  85. 5b14166 Added some measurement numbers to comments. by Jan Tattermusch · 10 years ago
  86. a0fcfcc Fixed formatting by Jan Tattermusch · 10 years ago
  87. f7c87c2 Merge pull request #727 from ctiller/deprecate-c++ by Yang Gao · 10 years ago
  88. 99885c9 Fixed old lint errors by murgatroid99 · 10 years ago
  89. 98cbc5a Fixed old lint errors by murgatroid99 · 10 years ago
  90. 4075f2a Return error status as actual errors to client callbacks by murgatroid99 · 10 years ago
  91. a7552b9 Merge pull request #721 from yang-g/master by Michael Lumish · 10 years ago
  92. 34fb751 Merge pull request #736 from nathanielmanistaatgoogle/propagate-link-join by Masood Malekghassemi · 10 years ago
  93. b9d91eb Merge github.com:google/grpc into deprecate-c++ by Craig Tiller · 10 years ago
  94. c75beaa Merge branch 'master' into unary_promotion_with_concurrent_poll by David Klempner · 10 years ago
  95. 0b9dfcf Merge pull request #725 from ctiller/unique by Yang Gao · 10 years ago
  96. 4ad0124 Propagate ForeLink-joining to the inner RearLink. by Nathaniel Manista · 10 years ago
  97. 597a4f2 Verifying the peer name on the X509 Certs correctly. by Julien Boeuf · 10 years ago
  98. ebda87a Merge pull request #734 from nicolasnoble/feedback by Craig Tiller · 10 years ago
  99. 65b0759 Addressing a first batch of feedback. by Nicolas Noble · 10 years ago
  100. 571a9c8 Merge pull request #732 from nathanielmanistaatgoogle/assembly-level-port-method by Masood Malekghassemi · 10 years ago