1. cd7a405 make work with out-of-band oauth2 token more pleasant by Jan Tattermusch · 9 years ago
  2. 2a31304 Merge pull request #2647 from vjpai/deepend by Yang Gao · 9 years ago
  3. 1fedc80 Merge pull request #2655 from vjpai/expecteq by Yang Gao · 9 years ago
  4. e08cc80 Merge pull request #2662 from vjpai/the_isolation_of_nullptr by Yang Gao · 9 years ago
  5. 5749a3f Merge pull request #2605 from yang-g/fake_transport_security_to_private by jboeuf · 9 years ago
  6. d2a9b6d Isolate nullptr to grpc namespace when we must define it ourselves by Vijay Pai · 9 years ago
  7. bb04ea7 Merge pull request #2658 from jtattermusch/csharp_explicit_insecure by Stanley Cheung · 9 years ago
  8. a96ac05 make insecure channel and server explicit by Jan Tattermusch · 9 years ago
  9. 072e7ad Merge pull request #2648 from jtattermusch/csharp_logging_api by Stanley Cheung · 9 years ago
  10. 0526161 introduce gRPC logger by Jan Tattermusch · 9 years ago
  11. 01cd209 Merge pull request #2645 from jtattermusch/csharp_go_beta_go by Stanley Cheung · 9 years ago
  12. f9c2d97 fix reference to bouncyCastles assembly by Jan Tattermusch · 9 years ago
  13. a6b8288 upgrade Grpc.Auth to latest version of Google.Apis.Auth and remove unneeded code by Jan Tattermusch · 9 years ago
  14. dce9f6e fix x86 target to be AnyCPU by Jan Tattermusch · 9 years ago
  15. eea5955 added test for client SSL authentication by Jan Tattermusch · 9 years ago
  16. 88a9b32 added option to authenticate client using root cert chain by Jan Tattermusch · 9 years ago
  17. 062c329 expose peer info in serverside call handlers by Jan Tattermusch · 9 years ago
  18. 6e685ff Merge pull request #2654 from jtattermusch/win_getpeername_fix by Nicolas Noble · 9 years ago
  19. 51d2275 Switch an int to size_t or else it fails on Mac by vjpai · 9 years ago
  20. b3ff741 Merge pull request #2630 from murgatroid99/node_completion_key_names by Jan Tattermusch · 9 years ago
  21. d298a95 fix whitespaces and line length by Jan Tattermusch · 9 years ago
  22. 3f7809d fix getpeername code on windows by Jan Tattermusch · 9 years ago
  23. e8cdd54 Merge pull request #2651 from murgatroid99/node_call_peer_address by Jan Tattermusch · 9 years ago
  24. 7e06b6f Merge pull request #2620 from meisterpeeps/master by Michael Lumish · 9 years ago
  25. f0c66c63 Merge branch 'master' into deepend by Vijay Pai · 9 years ago
  26. ea12b97 Exposed channel target and call peer in Node wrapper by murgatroid99 · 9 years ago
  27. 6aff7aa Merge pull request #2649 from stanley-cheung/php_user_agent by Michael Lumish · 9 years ago
  28. a75098d add user-agent for php by Stanley Cheung · 9 years ago
  29. d357cc0 Merge pull request #2643 from jtattermusch/csharp_timeouts by Michael Lumish · 9 years ago
  30. c859694 Merge pull request #2646 from yang-g/inf_future by Vijay Pai · 9 years ago
  31. a61ca70 Merge pull request #2623 from ctiller/tightly-they-took-the-token-to-the-tent by Vijay Pai · 9 years ago
  32. 7cbac4c Fix gpr_inf_future call by yang-g · 9 years ago
  33. 3a442d9 Merge pull request #2633 from ctiller/virtuous-velvit-velociraptor by Yang Gao · 9 years ago
  34. 49313ce tiny fixes by Jan Tattermusch · 9 years ago
  35. 6835b92 fix test on windows by Jan Tattermusch · 9 years ago
  36. 24b3b7e Fix thread list iterator by vjpai · 9 years ago
  37. 7a3ac62 explicitly convert deadline for server handlers to realtime by Jan Tattermusch · 9 years ago
  38. 4106259 add MathService.Fib test with deadline by Jan Tattermusch · 9 years ago
  39. f7cfc8a implemented cancellation support for MathService.Fib by Jan Tattermusch · 9 years ago
  40. 0846b68 add Timeout support and tests by Jan Tattermusch · 9 years ago
  41. 7452956 added deadline to generated stubs by Jan Tattermusch · 9 years ago
  42. 50b8365 Timespec.FromDateTime implementation and tests by Jan Tattermusch · 9 years ago
  43. 4113ba5 implemented FromDateTime by Jan Tattermusch · 9 years ago
  44. f6410f5 robust conversion from Timespec to DateTime and tests by Jan Tattermusch · 9 years ago
  45. 02b8054 Bug fixes by vjpai · 9 years ago
  46. a1b820e Merge pull request #2586 from dgquintas/compress_flag_reset by Craig Tiller · 9 years ago
  47. b5bbf66 Merge pull request #2629 from ctiller/always-with-the-mono by Yang Gao · 9 years ago
  48. 67ab910 Start off with zero reserve threads to make sure that that case works by Vijay Pai · 9 years ago
  49. e3086f8 Integration fix by Craig Tiller · 9 years ago
  50. 1f3e6c1 Start switching everything to dynamic pool by Vijay Pai · 9 years ago
  51. 05cc0c4 Integration fix by Craig Tiller · 9 years ago
  52. 5d1469a Merge branch 'compress_flag_reset' of github.com:dgquintas/grpc into virtuous-velvit-velociraptor by Craig Tiller · 9 years ago
  53. dd161a0 Merge github.com:grpc/grpc into virtuous-velvit-velociraptor by Craig Tiller · 9 years ago
  54. b76f3ad Fix bug on shutdown case by vjpai · 9 years ago
  55. b28456b Add dynamic thread pool and initial port of test by vjpai · 9 years ago
  56. 994c262 Fix flow control by Craig Tiller · 9 years ago
  57. 2e7ce15 Merge pull request #2617 from jboeuf/jwt_creds_renaming by Yang Gao · 9 years ago
  58. 1ed96ba Merge branch 'flow_control_buf_fix' of github.com:yang-g/grpc into virtuous-velvit-velociraptor by Craig Tiller · 9 years ago
  59. a627d89 Changed object keys to valid identifier names by murgatroid99 · 9 years ago
  60. 5126bb6 Merge pull request #2493 from a-veitch/record_stat by Craig Tiller · 9 years ago
  61. 94329d0 Make the server report monotonic times for deadlines by Craig Tiller · 9 years ago
  62. b70440b Merge pull request #2542 from ctiller/tell-me-who-you-might-be by Yang Gao · 9 years ago
  63. dd0f4fa Merge pull request #2628 from stanley-cheung/add_homebrew_to_jenkins by Stanley Cheung · 9 years ago
  64. f4f6bc2 Minor jenkins script cleanjup by Stanley Cheung · 9 years ago
  65. d435caa Merge pull request #2625 from jcanizales/fix-c-install-typo by Vijay Pai · 9 years ago
  66. 6f30dec Flow control fix by yang-g · 9 years ago
  67. 1451f2e Merge pull request #2571 from vjpai/cent6-issues by Yang Gao · 9 years ago
  68. 8b89bde Merge pull request #2622 from ctiller/look-at-the-trees by Yang Gao · 9 years ago
  69. 123e5d8 Fix typo in gtest install instructions for Mac by Jorge Canizales · 9 years ago
  70. be7d16d Merge pull request #2621 from ctiller/forgetful-frederic-feeds-frogs-frankfurts by David G. Quintas · 9 years ago
  71. 9835a13 Handle a race where a new call comes in post-shutdown a little better by Craig Tiller · 9 years ago
  72. d9ddc77 Filter out reserved metadata so that applications cant mess us up by Craig Tiller · 9 years ago
  73. 6159c07 Fix interop tests by ensuring non-http-special metadata precedes other metadata by Craig Tiller · 9 years ago
  74. e19b75a Merge pull request #2619 from stanley-cheung/add_homebrew_to_jenkins by Stanley Cheung · 9 years ago
  75. 0308274 fix ruby gem path by Stanley Cheung · 9 years ago
  76. 39ae034 Update README.md by Jeff Peoples · 9 years ago
  77. fe4c3f4 Renaming jwt_credentials to service_account_jwt_access_credentials. by Julien Boeuf · 9 years ago
  78. 6a7418c Merge pull request #2609 from soltanmm/c89 by Nathaniel Manista · 9 years ago
  79. b6d6137 Fix Python C89 pedantry by Masood Malekghassemi · 9 years ago
  80. 73a31c5 Merge pull request #2604 from murgatroid99/node_user_agent_string by Michael Lumish · 9 years ago
  81. 2cf0ba4 Merge pull request #2608 from stanley-cheung/add_homebrew_to_jenkins by Stanley Cheung · 9 years ago
  82. f64825f run homebrew installation script on macos jenkins by Stanley Cheung · 9 years ago
  83. 49c8a15 Merge pull request #2607 from jtattermusch/csharp_improvements by Stanley Cheung · 9 years ago
  84. ae01709 fix stylecop warnings by Jan Tattermusch · 9 years ago
  85. b146ef6 added generated file Health.cs to stylecop ignore by Jan Tattermusch · 9 years ago
  86. 766d72b set primary user agent by C# channel by Jan Tattermusch · 9 years ago
  87. 88b8a03 Merge pull request #2597 from jtattermusch/csharp_metadata by Stanley Cheung · 9 years ago
  88. 52e4de1 Fix node test. Remove all the server fake credentials references by yang-g · 9 years ago
  89. d601ff5 Fixed setting user-agent string by murgatroid99 · 9 years ago
  90. 70a1337 merge head and resolve conflict by yang-g · 9 years ago
  91. 8b25f2a move fake_transport_security_credentials to private API by yang-g · 9 years ago
  92. 7717202 fix crash caused by wrong size of MetadataEntryStruct by Jan Tattermusch · 9 years ago
  93. d1408e7 Merge pull request #2594 from stanley-cheung/add_homebrew_to_jenkins by Stanley Cheung · 9 years ago
  94. a83cb91 use export instead by Stanley Cheung · 9 years ago
  95. b322d4a Merge pull request #2427 from yang-g/per_call_oauth_creds_impl by Abhishek Kumar · 9 years ago
  96. 736689d Merge pull request #2589 from stanley-cheung/add_homebrew_to_jenkins by Stanley Cheung · 9 years ago
  97. 29e1aca local can only be used in a function; by Stanley Cheung · 9 years ago
  98. 45d336b Merge pull request #2555 from stanley-cheung/add_homebrew_to_jenkins by Jan Tattermusch · 9 years ago
  99. f97b4f2 Add per-language homebrew testing for Mac on Jenkins by Stanley Cheung · 9 years ago
  100. 518e3fe Fixes for streaming compression. by David Garcia Quintas · 9 years ago