1. 0bb6fcf Generate the Node package.json from build.yaml by murgatroid99 · 9 years ago
  2. d5e59e2 Merge pull request #4540 from murgatroid99/node_minor_fixes by Michael Lumish · 9 years ago
  3. 72dcfc7 Fix a couple of minor issues in the Node library by murgatroid99 · 9 years ago
  4. b9f0253 Merge pull request #4539 from jboeuf/roots_refresh by Craig Tiller · 9 years ago
  5. 3a6958e Merge pull request #4538 from murgatroid99/ruby_bundle_core_release by Michael Lumish · 9 years ago
  6. 28013eb Generate gemspec with a template by murgatroid99 · 9 years ago
  7. b570322 Include roots.pem with Ruby package by murgatroid99 · 9 years ago
  8. 64279c7 Refreshing the etc/roots.pem file. by Julien Boeuf · 9 years ago
  9. d7e1a10 Bundled C core with Ruby library by murgatroid99 · 9 years ago
  10. 08ae945 Merge pull request #4534 from stanley-cheung/php_insecure_channel_creds_0_12 by Stanley Cheung · 9 years ago
  11. 6aee7a8 php: make channel credentials createInsecure explicit by Stanley Cheung · 9 years ago
  12. 17ab6a1 php: bump version for release by Stanley Cheung · 9 years ago
  13. 0d1d054 Merge pull request #4511 from grpc/fix-dictionary-warning by Michael Lumish · 9 years ago
  14. 47a7b9e Prevent warnings on dictionaries w/o string keys by Jorge Canizales · 9 years ago
  15. 1f3b18d Merge pull request #4510 from soltanmm/typo-fix-0_12 by Nathaniel Manista · 9 years ago
  16. 1e006e5 Fix typo in Python test harness by Masood Malekghassemi · 9 years ago
  17. 62058c5 Merge pull request #4489 from murgatroid99/ruby_explicit_insecure by jboeuf · 9 years ago
  18. d24424f Fixed stub construction in interop client by murgatroid99 · 9 years ago
  19. afe3974 Made insecure channel/stub explicit, in all layers by murgatroid99 · 9 years ago
  20. da61668 Merge pull request #4454 from grpc/master by Michael Lumish · 9 years ago
  21. 5c8c3e7 Merge pull request #4435 from murgatroid99/node_interop_server_response_delay by Jan Tattermusch · 9 years ago
  22. 8c96b29 Merge pull request #4465 from grpc/DotInHeaderName by Eric Anderson · 9 years ago
  23. a614f4e Update PROTOCOL-HTTP2.md by Louis Ryan · 9 years ago
  24. 29c3ca5 Merge pull request #4451 from ctiller/proxy-crash by Yang Gao · 9 years ago
  25. 34533ca Merge pull request #4463 from ctiller/perf_test by Craig Tiller · 9 years ago
  26. af63816 Merge pull request #4379 from jtattermusch/per_rpc_creds_test by Michael Lumish · 9 years ago
  27. 88fefe9 Merge pull request #4436 from jtattermusch/csharp_shutdown_test by Michael Lumish · 9 years ago
  28. b4d93b5 Merge pull request #4449 from jtattermusch/csharp_test_restructuring by Michael Lumish · 9 years ago
  29. 0607671 Tweak run_latency_profile.sh to run better on Jenkins by Craig Tiller · 9 years ago
  30. 3ac4900 improve MetadataCredentials test by Jan Tattermusch · 9 years ago
  31. be5a4eb Fix merge error by Craig Tiller · 9 years ago
  32. fc51234 Capture latency trace for ping pong during performance runs by Craig Tiller · 9 years ago
  33. ea50b90 Fix missing timer tag by Craig Tiller · 9 years ago
  34. abb2e3d Handle cancelling writes whilst writing by Craig Tiller · 9 years ago
  35. 7954e36 Merge github.com:grpc/grpc into proxy-crash by Craig Tiller · 9 years ago
  36. 80428e6 Merge pull request #4437 from carl-mastrangelo/wombal by David G. Quintas · 9 years ago
  37. 6181bbc Merge pull request #4460 from ctiller/whoops by Craig Tiller · 9 years ago
  38. 633d9ad Merge pull request #4444 from ctiller/ssl-bad-con by jboeuf · 9 years ago
  39. c10d68d Merge branch 'proxy-crash' of github.com:ctiller/grpc into proxy-crash by Craig Tiller · 9 years ago
  40. 4579846 Better fix by Craig Tiller · 9 years ago
  41. da308ae Merge github.com:grpc/grpc into proxy-crash by Craig Tiller · 9 years ago
  42. af745d8 Fix build by Craig Tiller · 9 years ago
  43. c482945 Merge pull request #4458 from dgquintas/lb_coverage by Craig Tiller · 9 years ago
  44. 4930a04 Merge pull request #4456 from nicolasnoble/http_cli-server-override by Craig Tiller · 9 years ago
  45. 45a78af Merge github.com:grpc/grpc into proxy-crash by Craig Tiller · 9 years ago
  46. 791df44 Merge pull request #4459 from soltanmm/tmp by Nicolas Noble · 9 years ago
  47. b5a1806 Python version bump by Masood Malekghassemi · 9 years ago
  48. 358c29a Increased round robin coverage by David Garcia Quintas · 9 years ago
  49. c27a99b Allows http(s)cli_test's server.py override. by Nicolas "Pixel" Noble · 9 years ago
  50. b334855 Merge pull request #4455 from grpc/lcov_fix by Nicolas Noble · 9 years ago
  51. 38d02d8 run_lcov.sh fix by David G. Quintas · 9 years ago
  52. d63b1d6 Fix AbandonedCall test by Jan Tattermusch · 9 years ago
  53. 7608c96 fix bug in Server.KillAsync() by Jan Tattermusch · 9 years ago
  54. b113a2e Merge pull request #4441 from bogdandrutu/master by Craig Tiller · 9 years ago
  55. 3a186e7 Get the right ordering of h2, not-h2 by Craig Tiller · 9 years ago
  56. ff1e2aa Ensure test fails if SSL connection succeeds by Craig Tiller · 9 years ago
  57. 1b8210f fix completion queue test by Jan Tattermusch · 9 years ago
  58. 62d6c20 add C# sanity test by Jan Tattermusch · 9 years ago
  59. 839dc96 temporarily disable UnimplementedMethod test by Jan Tattermusch · 9 years ago
  60. 450b281 temporarily disable StatusCodeAndMessage test by Jan Tattermusch · 9 years ago
  61. 3ac274f start using Ignore attribute for performance tests by Jan Tattermusch · 9 years ago
  62. 03c0106 split up C# tests into separate processes by Jan Tattermusch · 9 years ago
  63. 172895c Add documentation by Craig Tiller · 9 years ago
  64. 076f978 Addressing review feedback by Craig Tiller · 9 years ago
  65. 7d40848 clang-format by Craig Tiller · 9 years ago
  66. 27d6228 Merge github.com:grpc/grpc into ssl-bad-con by Craig Tiller · 9 years ago
  67. 8776c93 Merge github.com:grpc/grpc into proxy-crash by Craig Tiller · 9 years ago
  68. 9f483e3 Merge pull request #4452 from ctiller/cf by David G. Quintas · 9 years ago
  69. 0bdc3a5 Merge branch 'cf' into proxy-crash by Craig Tiller · 9 years ago
  70. 620e965 clang-format after last weeks test-fest by Craig Tiller · 9 years ago
  71. f35f925 Merge pull request #4442 from ctiller/bob by Nicolas Noble · 9 years ago
  72. 4bf2928 Fix proxy end2end tests by Craig Tiller · 9 years ago
  73. 01afb1b Merge pull request #4447 from jtattermusch/fix_address_in_use_crash by Craig Tiller · 9 years ago
  74. 1d7ccec fix "Address in use" crash by Jan Tattermusch · 9 years ago
  75. 5e9add5 Dont run on Windows just yet by Craig Tiller · 9 years ago
  76. e7701b6 Merge branch 'bob' into ssl-bad-con by Craig Tiller · 9 years ago
  77. ff76773 Fix leak by Craig Tiller · 9 years ago
  78. 7bbedf2 Dont run the servers as tests by Craig Tiller · 9 years ago
  79. 56369b4 Add cast by Craig Tiller · 9 years ago
  80. abd20f3 Add tests for failed SSL connections: bad cert, and bad alpn config by Craig Tiller · 9 years ago
  81. da0cf3c Fix off by one bug by Craig Tiller · 9 years ago
  82. ab0ea82 ASAN, Sanity fixes by Craig Tiller · 9 years ago
  83. 6af31bd Fix the naming conflict issue that cause the tests to fail. by Bogdan Drutu · 9 years ago
  84. 4a4a20b Merge branch 'master' of https://github.com/grpc/grpc by Bogdan Drutu · 9 years ago
  85. 1e54d28 Merge pull request #4420 from ctiller/slops by Nicolas Noble · 9 years ago
  86. 4b067d7 Merge pull request #4433 from ctiller/bind-server-twice by Nicolas Noble · 9 years ago
  87. 2a57209 Merge pull request #4428 from ctiller/httpness by Nicolas Noble · 9 years ago
  88. 3e3a265 Add missing vcproj by Craig Tiller · 9 years ago
  89. fc966ec Merge github.com:grpc/grpc into bind-server-twice by Craig Tiller · 9 years ago
  90. ef55655 Add includes by Craig Tiller · 9 years ago
  91. 42ab3fa Add a destructor callback as well by Bogdan Drutu · 9 years ago
  92. 38d2ad6 Add a hook for the default constructor of ClientContext. by Bogdan Drutu · 9 years ago
  93. 1aa50eb Merge pull request #4315 from jtattermusch/detect_platformtoolset by Jan Tattermusch · 9 years ago
  94. 8b12ec4 Merge pull request #4424 from ctiller/channel_connectivity by David G. Quintas · 9 years ago
  95. 82821ba Merge pull request #4438 from nicolasnoble/json-coverage-2 by Craig Tiller · 9 years ago
  96. 11c320d Increasing json code coverage. by Nicolas "Pixel" Noble · 9 years ago
  97. 756beae Add test to check that all settings frames are acked by Carl Mastrangelo · 9 years ago
  98. 3a977a4 Merge pull request #4431 from ctiller/we-dont-actually-need-pollset-fd-deletion by Sree Kuchibhotla · 9 years ago
  99. df744bd regenerated vsproject files by Jan Tattermusch · 9 years ago
  100. 3fbc454 make vcxproject files compatible with VS2015 by Jan Tattermusch · 9 years ago