1. f776f90 Make Node library use core metadata validation instead of duplicating it by murgatroid99 · 9 years ago
  2. 93cdb18 Merge pull request #4635 from ctiller/spam_cleanup by Sree Kuchibhotla · 9 years ago
  3. 0467295 Fail test build if protoc can't be found by Masood Malekghassemi · 9 years ago
  4. 116982e Include core in Python distribution by Masood Malekghassemi · 9 years ago
  5. 093193e Fix pings by Craig Tiller · 9 years ago
  6. 320bee0 Review feedback by Craig Tiller · 9 years ago
  7. de2163b Merge github.com:grpc/grpc into poffy by Craig Tiller · 9 years ago
  8. 54ed674 Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  9. 4c219e6 Spam cleanup by Craig Tiller · 9 years ago
  10. 24e826e Updated dependencies, fixed a couple of tests by murgatroid99 · 9 years ago
  11. 56fada5 Make the Ruby extension throw an error when passed invalid metadata by murgatroid99 · 9 years ago
  12. 791a491 Merge github.com:grpc/grpc into clangfmt by Craig Tiller · 9 years ago
  13. c9d3084 Merge branch 'core_validate_metadata' into ruby_metadata_downcasing by murgatroid99 · 9 years ago
  14. 36187ab Fix header include syntax by murgatroid99 · 9 years ago
  15. c3910ca Expose core metadata validation functions in public headers by murgatroid99 · 9 years ago
  16. bbb94bd Merge pull request #4562 from ctiller/ints by jboeuf · 9 years ago
  17. c2ea3ae Parital implementation of ruby header checking by murgatroid99 · 9 years ago
  18. 64f1028 Merge pull request #4591 from nathanielmanistaatgoogle/protobuf-version by Masood Malekghassemi · 9 years ago
  19. 43a7803 Expose the fd in grpc_fd and grpc_tcp. by Dan Born · 9 years ago
  20. 772f950 Merge pull request #4609 from yang-g/timespec by Vijay Pai · 9 years ago
  21. 7fac30d Update copyright by murgatroid99 · 9 years ago
  22. 00450af Made ruby per-rpc creds interop use auth plugin API by murgatroid99 · 9 years ago
  23. a4d3d2c Fix typo in method call by murgatroid99 · 9 years ago
  24. 296ae72 Merge pull request #4611 from murgatroid99/ruby_0.12_version_update by Craig Tiller · 9 years ago
  25. a4ae4b5 Add tox to Py build-from-source instructions by Masood Malekghassemi · 9 years ago
  26. f58404e Free what we alloc by murgatroid99 · 9 years ago
  27. 9b83bd7 Use specific ruby thread to handle auth metadata plugin callbacks by murgatroid99 · 9 years ago
  28. 9b28987 Merge pull request #4615 from murgatroid99/backport_copyright_sanity_test by Craig Tiller · 9 years ago
  29. befa1ff Copyright checker fixes by Craig Tiller · 9 years ago
  30. a5c5e31 Merge pull request #4579 from jboeuf/security_connector_fixes-0_12 by Craig Tiller · 9 years ago
  31. 9bda5a8 Merge pull request #4554 from yang-g/stalled_and_destroy by Craig Tiller · 9 years ago
  32. b1fe7d6 Merge pull request #4590 from yang-g/unreachable by Craig Tiller · 9 years ago
  33. bba5431 Merge pull request #4608 from a11r/import1_4 by Craig Tiller · 9 years ago
  34. e3b7bee Update copyrights by Craig Tiller · 9 years ago
  35. 896ef30 Add copyright checks to sanity; make them verify copyright year is valid by Craig Tiller · 9 years ago
  36. cb6ce54 Update copyrights by Craig Tiller · 9 years ago
  37. e959827 Update copyrights by Craig Tiller · 9 years ago
  38. 6a56221 Merge github.com:grpc/grpc into ints by Craig Tiller · 9 years ago
  39. 73cefb8 Updated copyright in Ruby version file by murgatroid99 · 9 years ago
  40. c506e24 Update copyrights by Craig Tiller · 9 years ago
  41. 8525354 Use stdint for Cython code by Masood Malekghassemi · 9 years ago
  42. eb29fc7 Merge github.com:grpc/grpc into clangfmt by Craig Tiller · 9 years ago
  43. be52c6e clang-format code by Craig Tiller · 9 years ago
  44. 0e59927 Update Ruby library version for next release by murgatroid99 · 9 years ago
  45. 471dbd8 Make possible lossy conversion explicit. by yang-g · 9 years ago
  46. 496ca76 Fixed a too-long line in a file by murgatroid99 · 9 years ago
  47. f4ef7bc Added exception handling for ImportError by Abhishek Kumar · 9 years ago
  48. de3da74 Add copyright checks to sanity; make them verify copyright year is valid by Craig Tiller · 9 years ago
  49. 27f6243 Remove ceiling on required protobuf version by Nathaniel Manista · 9 years ago
  50. 1702918 Merge pull request #4480 from jcanizales/swift-sample by Michael Lumish · 9 years ago
  51. ceaa3c8 Merge pull request #4468 from jtattermusch/csharp_server_kill_test by Michael Lumish · 9 years ago
  52. 648da52 Merge pull request #4563 from ctiller/copying by Michael Lumish · 9 years ago
  53. 3fd2836 Add a error log to indicate error, then abort. by yang-g · 9 years ago
  54. eb92fa7 remove unreachable macro by yang-g · 9 years ago
  55. 18c0477 Got rid of all compilation problems, now need to test by Vijay Pai · 9 years ago
  56. b4aa08c Merge remote-tracking branch 'upstream/master' into stalled_and_destroy by yang-g · 9 years ago
  57. 994f8f7 Merge branch 'master' into bbuf by vjpai · 9 years ago
  58. b0437ef Unit testing the peer from auth context functionality. by Julien Boeuf · 9 years ago
  59. 4d75f25 Removing the peer from the SSL security connector. by Julien Boeuf · 9 years ago
  60. 05a8341 Making the stack work with outgoing channel args. by Julien Boeuf · 9 years ago
  61. 9a79e28 Removing the auth context from the security connector. by Julien Boeuf · 9 years ago
  62. 897e4fe Update copyrights by Craig Tiller · 9 years ago
  63. 00f8702 Merge branch 'yawn' into proto_names by Craig Tiller · 9 years ago
  64. 2e14b1f Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  65. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  66. 0fe5ee7 BoringSSL integration: non-vsprojects changes by Craig Tiller · 9 years ago
  67. be75ffd Merge branch 'master' into bbuf by vjpai · 9 years ago
  68. d491897 Merge pull request #4526 from soltanmm/schrodingers-fix by Nathaniel Manista · 9 years ago
  69. 0db9032 remove stream from stalled_by_transport list before destroy it by yang-g · 9 years ago
  70. f872c6a Fix Python test timeouts by Masood Malekghassemi · 9 years ago
  71. 72dcfc7 Fix a couple of minor issues in the Node library by murgatroid99 · 9 years ago
  72. b570322 Include roots.pem with Ruby package by murgatroid99 · 9 years ago
  73. 11169d9 Merge pull request #4384 from ctiller/big_data by Yang Gao · 9 years ago
  74. d7e1a10 Bundled C core with Ruby library by murgatroid99 · 9 years ago
  75. 6aee7a8 php: make channel credentials createInsecure explicit by Stanley Cheung · 9 years ago
  76. 17ab6a1 php: bump version for release by Stanley Cheung · 9 years ago
  77. 96d7c8e Merge branch 'master' of github.com:grpc/grpc into remove_peer_from_ssl_auth_context by Julien Boeuf · 9 years ago
  78. ee9d78b Unit testing the peer from auth context functionality. by Julien Boeuf · 9 years ago
  79. 3f9fe46 Merge pull request #4523 from jboeuf/no_auth_context_in_security_connector by Craig Tiller · 9 years ago
  80. 1d9ac66 Removing the peer from the SSL security connector. by Julien Boeuf · 9 years ago
  81. 1b34aeb fixing x64 build with vs2015 by Jan Tattermusch · 9 years ago
  82. 1b4e330 Consolidate C++ proto files under src/proto by Craig Tiller · 9 years ago
  83. 5b19403 Making the stack work with outgoing channel args. by Julien Boeuf · 9 years ago
  84. 575625c hide a debug log under trace and fix two log levels by yang-g · 9 years ago
  85. 309b621 Merge pull request #4501 from jtattermusch/refcounting_completion_queue_shutdown by Jan Tattermusch · 9 years ago
  86. 47a7b9e Prevent warnings on dictionaries w/o string keys by Jorge Canizales · 9 years ago
  87. 1f3b18d Merge pull request #4510 from soltanmm/typo-fix-0_12 by Nathaniel Manista · 9 years ago
  88. 1e006e5 Fix typo in Python test harness by Masood Malekghassemi · 9 years ago
  89. 6b09780 Fix typo in Python test harness by Masood Malekghassemi · 9 years ago
  90. 366f42c Removing the auth context from the security connector. by Julien Boeuf · 9 years ago
  91. a3f298f clang-format by Craig Tiller · 9 years ago
  92. 8a09593 Fix flow control for unstarted streams by Craig Tiller · 9 years ago
  93. 50788ac Merge branch 'big_data' of github.com:ctiller/grpc into big_data by Craig Tiller · 9 years ago
  94. e1b8c2b Fix merge by Craig Tiller · 9 years ago
  95. 86e8ad8 Merge github.com:grpc/grpc into big_data by Craig Tiller · 9 years ago
  96. ea7469d refcounting completion queue shutdown by Jan Tattermusch · 9 years ago
  97. 62ae50d Merge pull request #4487 from stanley-cheung/php_insecure_channel_creds by jboeuf · 9 years ago
  98. 416000f Merge pull request #4485 from ctiller/wat by Nicolas Noble · 9 years ago
  99. d24424f Fixed stub construction in interop client by murgatroid99 · 9 years ago
  100. afe3974 Made insecure channel/stub explicit, in all layers by murgatroid99 · 9 years ago