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