1. 10c7b16 Suffixed -bin, added service name by Abhishek Kumar · 9 years ago
  2. 186e7b4 Merge remote-tracking branch 'upstream/master' into doc by Abhishek Kumar · 9 years ago
  3. 2a21434 Merge pull request #2679 from murgatroid99/node_explicit_insecure_channel by Abhishek Kumar · 9 years ago
  4. 7ee4b89 Merge pull request #2670 from a-veitch/server_context by Yang Gao · 9 years ago
  5. 7d024c7 Merge pull request #2689 from yang-g/auth_test_failure by Craig Tiller · 9 years ago
  6. 7b582f6 Merge pull request #2712 from donnadionne/add_interop by Nicolas Noble · 9 years ago
  7. 339aaea Merge pull request #2711 from yang-g/missing_brace by Vijay Pai · 9 years ago
  8. 95099bb adding one more prepare command to mirror repositories. by Donna Dionne · 9 years ago
  9. 766d9ee fix build by yang-g · 9 years ago
  10. 100a6e1 add struct include/grpc++/server_context.h src/cpp/server/server_context.cc by Alistair Veitch · 9 years ago
  11. 33b5bc2 Merge pull request #2701 from nicolasnoble/fixing-windows-build by Vijay Pai · 9 years ago
  12. 862488c Merge pull request #2687 from donnadionne/new_testcases by Michael Lumish · 9 years ago
  13. 206b686 removing unnecessary tests. by Donna Dionne · 9 years ago
  14. dc98660 Merge pull request #2708 from jtattermusch/fix_on_accept_race by Nicolas Noble · 9 years ago
  15. 4137cf7 Merge pull request #2681 from donnadionne/add_interop by Nicolas Noble · 9 years ago
  16. eab5c33 fix race in server shutdown by Jan Tattermusch · 9 years ago
  17. 357f0bd Merge pull request #2700 from nicolasnoble/windows-pollset-set-fix by Jan Tattermusch · 9 years ago
  18. 96f1e5a Merge pull request #2669 from a-veitch/init_api_fix by Hongyu Chen · 9 years ago
  19. ef4aac6 Merge pull request #2644 from nicolasnoble/support-freebsd by Jan Tattermusch · 9 years ago
  20. b3d69c3 Fixing Windows build by Nicolas "Pixel" Noble · 9 years ago
  21. f29e9db Fixing Windows's missing pollset_set. by Nicolas "Pixel" Noble · 9 years ago
  22. a4c4d3c fix feature/function typo by Alistair Veitch · 9 years ago
  23. 8e06c2e Merge pull request #2676 from murgatroid99/node_jsdoc by Nicolas Noble · 9 years ago
  24. edf0881 Merge pull request #2506 from larsonmpdx/gitt by Nicolas Noble · 9 years ago
  25. e71314f Merge pull request #2477 from ctiller/sometimes-its-good-just-to-check-in-with-each-other by Nicolas Noble · 9 years ago
  26. 7aa1491 Merge pull request #2610 from vjpai/shame-cube by Craig Tiller · 9 years ago
  27. 8a67d39 Integration compile fix by Craig Tiller · 9 years ago
  28. 753b3cb Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  29. c5eccd4 Fix clock type mismatch by yang-g · 9 years ago
  30. 26d533e Merge pull request #2598 from jboeuf/ssl_force_client_auth by Yang Gao · 9 years ago
  31. 36fab90 Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth by Julien Boeuf · 9 years ago
  32. 8ff36d5 Adding new interop tests by Donna Dionne · 9 years ago
  33. 374f318 Merge pull request #2665 from jtattermusch/signed_assemblies by Jan Tattermusch · 9 years ago
  34. c463c53 Add ReleaseSigned configuration for Grpc.sln by Jan Tattermusch · 9 years ago
  35. bba6be1 Merge pull request #2684 from jtattermusch/lowercase_keys by Michael Lumish · 9 years ago
  36. cd114a7 Merge pull request #2677 from nathanielmanistaatgoogle/test-constants by Masood Malekghassemi · 9 years ago
  37. 5f8d9dc only use lowercase metadata keys in headers by Jan Tattermusch · 9 years ago
  38. eabb4f5 Addressing comments. by Julien Boeuf · 9 years ago
  39. 4aee724 Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth by Julien Boeuf · 9 years ago
  40. 1b0e343 Adding c++ interop (cloud to prod) to jenkins work flow. by Donna Dionne · 9 years ago
  41. 928a0cc Added test that credential channel argument is required by murgatroid99 · 9 years ago
  42. 2aff2b4 Merge pull request #2678 from vjpai/dont_be_explicit by Yang Gao · 9 years ago
  43. c089743 Remove explicit reference to nullptr since this isn't within by Vijay Pai · 9 years ago
  44. 893690f Made credentials an explicit required argument to channels by murgatroid99 · 9 years ago
  45. cbdac55 Merge branch 'master' into node_explicit_insecure_channel by murgatroid99 · 9 years ago
  46. 6249c0c Added explicit insecure credentials constructors by murgatroid99 · 9 years ago
  47. f2b2558 Merge pull request #2593 from ctiller/elliptic-orange-chamelion by Yang Gao · 9 years ago
  48. 7b042c5 Add STREAM_LENGTH and POOL_SIZE to test_constants by Nathaniel Manista · 9 years ago
  49. 6284cdb Merge pull request #2675 from stanley-cheung/php_call_peer_address by Michael Lumish · 9 years ago
  50. c0034dd review feedback: unit test of uri value too strict by Stanley Cheung · 9 years ago
  51. 9cd90a6 Rearranged some code for jsdoc, added some documentation by murgatroid99 · 9 years ago
  52. 54c9757 Merge pull request #2601 from ctiller/warbling-wombat by Vijay Pai · 9 years ago
  53. db98e08 Exposed channel target and call peer in PHP by Stanley Cheung · 9 years ago
  54. 1f21f33 Merge pull request #2666 from jtattermusch/oauth_token_api_fix by Michael Lumish · 9 years ago
  55. d116a2d Merge pull request #2632 from marcinwyszynski/master by Michael Lumish · 9 years ago
  56. cf39e94 Server side census context plumbing for c++ by Alistair Veitch · 9 years ago
  57. 925e4a6 Enrich census initialization and feature code by Alistair Veitch · 9 years ago
  58. d9aed1d Merge github.com:grpc/grpc into elliptic-orange-chamelion by Craig Tiller · 9 years ago
  59. cbc4fb9 Merge github.com:grpc/grpc into warbling-wombat by Craig Tiller · 9 years ago
  60. dfc42da Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  61. 5c575dd Merge pull request #2664 from jtattermusch/async_tests by Stanley Cheung · 9 years ago
  62. cd7a405 make work with out-of-band oauth2 token more pleasant by Jan Tattermusch · 9 years ago
  63. 9a5c4f5 make sure async test wont be silently skipped with old NUnit by Jan Tattermusch · 9 years ago
  64. b98e1dd make some interop tests run as async methods by Jan Tattermusch · 9 years ago
  65. 9b048e5 introducing async tests by Jan Tattermusch · 9 years ago
  66. 6832792 add NUnitTestAdapter for VS by Jan Tattermusch · 9 years ago
  67. 2a31304 Merge pull request #2647 from vjpai/deepend by Yang Gao · 9 years ago
  68. 1fedc80 Merge pull request #2655 from vjpai/expecteq by Yang Gao · 9 years ago
  69. e08cc80 Merge pull request #2662 from vjpai/the_isolation_of_nullptr by Yang Gao · 9 years ago
  70. 5749a3f Merge pull request #2605 from yang-g/fake_transport_security_to_private by jboeuf · 9 years ago
  71. d2a9b6d Isolate nullptr to grpc namespace when we must define it ourselves by Vijay Pai · 9 years ago
  72. bb04ea7 Merge pull request #2658 from jtattermusch/csharp_explicit_insecure by Stanley Cheung · 9 years ago
  73. a96ac05 make insecure channel and server explicit by Jan Tattermusch · 9 years ago
  74. 072e7ad Merge pull request #2648 from jtattermusch/csharp_logging_api by Stanley Cheung · 9 years ago
  75. 0526161 introduce gRPC logger by Jan Tattermusch · 9 years ago
  76. 01cd209 Merge pull request #2645 from jtattermusch/csharp_go_beta_go by Stanley Cheung · 9 years ago
  77. f9c2d97 fix reference to bouncyCastles assembly by Jan Tattermusch · 9 years ago
  78. a6b8288 upgrade Grpc.Auth to latest version of Google.Apis.Auth and remove unneeded code by Jan Tattermusch · 9 years ago
  79. dce9f6e fix x86 target to be AnyCPU by Jan Tattermusch · 9 years ago
  80. eea5955 added test for client SSL authentication by Jan Tattermusch · 9 years ago
  81. 88a9b32 added option to authenticate client using root cert chain by Jan Tattermusch · 9 years ago
  82. 062c329 expose peer info in serverside call handlers by Jan Tattermusch · 9 years ago
  83. 6e685ff Merge pull request #2654 from jtattermusch/win_getpeername_fix by Nicolas Noble · 9 years ago
  84. 46f2860 Added documentation command and settings to Node package by murgatroid99 · 9 years ago
  85. 51d2275 Switch an int to size_t or else it fails on Mac by vjpai · 9 years ago
  86. b3ff741 Merge pull request #2630 from murgatroid99/node_completion_key_names by Jan Tattermusch · 9 years ago
  87. d298a95 fix whitespaces and line length by Jan Tattermusch · 9 years ago
  88. 3f7809d fix getpeername code on windows by Jan Tattermusch · 9 years ago
  89. e8cdd54 Merge pull request #2651 from murgatroid99/node_call_peer_address by Jan Tattermusch · 9 years ago
  90. 7e06b6f Merge pull request #2620 from meisterpeeps/master by Michael Lumish · 9 years ago
  91. f0c66c63 Merge branch 'master' into deepend by Vijay Pai · 9 years ago
  92. ea12b97 Exposed channel target and call peer in Node wrapper by murgatroid99 · 9 years ago
  93. 6aff7aa Merge pull request #2649 from stanley-cheung/php_user_agent by Michael Lumish · 9 years ago
  94. a75098d add user-agent for php by Stanley Cheung · 9 years ago
  95. d357cc0 Merge pull request #2643 from jtattermusch/csharp_timeouts by Michael Lumish · 9 years ago
  96. a5fea60 array_length and it's counter types should match by Marcin Wyszynski · 9 years ago
  97. c859694 Merge pull request #2646 from yang-g/inf_future by Vijay Pai · 9 years ago
  98. a61ca70 Merge pull request #2623 from ctiller/tightly-they-took-the-token-to-the-tent by Vijay Pai · 9 years ago
  99. 7cbac4c Fix gpr_inf_future call by yang-g · 9 years ago
  100. 3a442d9 Merge pull request #2633 from ctiller/virtuous-velvit-velociraptor by Yang Gao · 9 years ago