1. 042e63c Fixed import of google-auth-library by murgatroid99 · 9 years ago
  2. ce5dd73 Merge pull request #743 from murgatroid99/node_status_errors by Tim Emiola · 9 years ago
  3. a8d8a96 Merge pull request #765 from tbetbetbe/grpc_rb_rename_c_creds_api by Michael Lumish · 9 years ago
  4. 0e3e0ae Merge pull request #750 from murgatroid99/node_interop_compatibility by Tim Emiola · 9 years ago
  5. c667eb2 Merge pull request #760 from murgatroid99/node_default_credentials_fix by Tim Emiola · 9 years ago
  6. 78c9607 Merge pull request #753 from nathanielmanistaatgoogle/cancellation-ticket-kind by Masood Malekghassemi · 9 years ago
  7. 6e57b9e Add Server.Wait by Craig Tiller · 9 years ago
  8. 957537e Reflect a C-api name change by Tim Emiola · 9 years ago
  9. e493983 Fixed reference to grpc_default_credentials_create by murgatroid99 · 9 years ago
  10. f4e3f3f Avoid CANCELLATION ticket kind for back-to-front tickets. by Nathaniel Manista · 9 years ago
  11. 7d2adf0 Updated interop proto for compatibility with proto3 servers by murgatroid99 · 9 years ago
  12. b002827 Fixed copyright format in some example files by murgatroid99 · 9 years ago
  13. b1b3dea Merge branch 'master' into node_status_errors by murgatroid99 · 9 years ago
  14. a29a122 Merge pull request #737 from murgatroid99/node_fix_lint by Tim Emiola · 9 years ago
  15. f7c87c2 Merge pull request #727 from ctiller/deprecate-c++ by Yang Gao · 9 years ago
  16. 99885c9 Fixed old lint errors by murgatroid99 · 9 years ago
  17. 98cbc5a Fixed old lint errors by murgatroid99 · 9 years ago
  18. 4075f2a Return error status as actual errors to client callbacks by murgatroid99 · 9 years ago
  19. a7552b9 Merge pull request #721 from yang-g/master by Michael Lumish · 9 years ago
  20. 34fb751 Merge pull request #736 from nathanielmanistaatgoogle/propagate-link-join by Masood Malekghassemi · 9 years ago
  21. b9d91eb Merge github.com:google/grpc into deprecate-c++ by Craig Tiller · 9 years ago
  22. 0b9dfcf Merge pull request #725 from ctiller/unique by Yang Gao · 9 years ago
  23. 4ad0124 Propagate ForeLink-joining to the inner RearLink. by Nathaniel Manista · 9 years ago
  24. ebda87a Merge pull request #734 from nicolasnoble/feedback by Craig Tiller · 9 years ago
  25. 65b0759 Addressing a first batch of feedback. by Nicolas Noble · 9 years ago
  26. 571a9c8 Merge pull request #732 from nathanielmanistaatgoogle/assembly-level-port-method by Masood Malekghassemi · 9 years ago
  27. de16e4c Add a port method to assembly-level servers. by Nathaniel Manista · 9 years ago
  28. 74ae8f6 Merge pull request #710 from jboeuf/default_google_creds by Craig Tiller · 9 years ago
  29. 7885ffe Merge pull request #719 from nicolasnoble/security by jboeuf · 9 years ago
  30. e4fe844 s/CreateChannel/CreateChannelDeprecated by Craig Tiller · 9 years ago
  31. 275e975 Merge pull request #724 from ctiller/auth_leak by jboeuf · 9 years ago
  32. 7d0f9ea Fix memory leak by Craig Tiller · 9 years ago
  33. c66f2a8 Addressing iniitial feedback. by Julien Boeuf · 9 years ago
  34. fd1b49b Move to unique_ptr for all GRPC returned objects by Craig Tiller · 9 years ago
  35. bed880b Merge pull request #632 from jcanizales/add-grpcclient-podspec by Tim Emiola · 9 years ago
  36. b8d04d0 remove stale comment by Yang Gao · 9 years ago
  37. a7b8b69 Addressing security concerns. by Nicolas Noble · 9 years ago
  38. 4d736a0 Resolved merge conflicts by murgatroid99 · 9 years ago
  39. 2822e9a Added pubsub demo client by murgatroid99 · 9 years ago
  40. 8b13192 Merge pull request #715 from tbetbetbe/grpc-ruby-fix-interop-client by Tim Emiola · 9 years ago
  41. a16d2ae Fixes a missed old module name reference in the interop client by Tim Emiola · 9 years ago
  42. c4ed1c7 Fixing java package for route_guide.proto by nmittler · 9 years ago
  43. 6eade73 Merge pull request #709 from nathanielmanistaatgoogle/thread-pool-less-links by Masood Malekghassemi · 9 years ago
  44. cd9b1c8 Added support for default credentials. by Julien Boeuf · 9 years ago
  45. 161ea23 Actually installing root certificates on the system. by Nicolas "Pixel" Noble · 9 years ago
  46. b87d176 Merge branch 'master' of github.com:google/grpc into installed_ssl_roots-patch by Nicolas "Pixel" Noble · 9 years ago
  47. e04e20a Thread-pool-less construction of GRPC links. by Nathaniel Manista · 9 years ago
  48. c3555ce Merge pull request #705 from ctiller/fd_shutdown by Nicolas Noble · 9 years ago
  49. d75fe66 Fix a double-close in the server code. by Craig Tiller · 9 years ago
  50. 8883e94 Merge pull request #703 from nicolasnoble/win32 by Craig Tiller · 9 years ago
  51. c5b9692 Merge pull request #641 from jboeuf/jwt_id_token by Yang Gao · 9 years ago
  52. 589cba2 Factorizing out function split_host_port. by Nicolas "Pixel" Noble · 9 years ago
  53. c6d8f5a Merge branch 'master' of github.com:google/grpc into win32 by Nicolas "Pixel" Noble · 9 years ago
  54. 94964fd Fixing Windows port. by Nicolas "Pixel" Noble · 9 years ago
  55. 6daab59 Check POLLHUP, POLLERR as required by Craig Tiller · 9 years ago
  56. 1f8d92d sockaddr_un needs the null terminator included in the address length by Craig Tiller · 9 years ago
  57. 97c3dce This magically fixes the C build on my Mac by Craig Tiller · 9 years ago
  58. dd11207 Merge pull request #601 from murgatroid99/node_route_guide_sample by Tim Emiola · 9 years ago
  59. 2f89f79 Merge pull request #685 from soltanmm/gen-code-update by Nathaniel Manista · 9 years ago
  60. 97ef5e4 Merge pull request #679 from tbetbetbe/grpc_ruby_update_readme by Jan Tattermusch · 9 years ago
  61. 79a0a52 Update README.md by Tim Emiola · 9 years ago
  62. f5f83be Replaces the generated code in src/python/interop/interop with more recently generated code. by Masood Malekghassemi · 10 years ago
  63. d8fb2af Merge branch 'master' of github.com:google/grpc into httpcli_test by Nicolas "Pixel" Noble · 9 years ago
  64. fb7db9d Merge pull request #677 from ctiller/diagnose by Yang Gao · 9 years ago
  65. 46863cf Make it possible to compile out tracing by Craig Tiller · 9 years ago
  66. 3e00179 Adding roots.pem from Mozilla and associated logic. by Julien Boeuf · 9 years ago
  67. 04608c4 Merge pull request #668 from nathanielmanistaatgoogle/assembly by Masood Malekghassemi · 9 years ago
  68. e23555a Merge github.com:google/grpc into diagnose by Craig Tiller · 9 years ago
  69. bd87162 Update README.md by Tim Emiola · 9 years ago
  70. 5b07190 Update README.md by Tim Emiola · 9 years ago
  71. 400ba76 Update README.md by Tim Emiola · 9 years ago
  72. 6e7c622 Add a facility to control tracing without recompiling by Craig Tiller · 9 years ago
  73. 3d55595 added include <iostream>. Closes #674 by Jan Tattermusch · 9 years ago
  74. 05c1480 Updated client and server to use db from a variable path by murgatroid99 · 9 years ago
  75. 7efe54e The framework.assembly package. by Nathaniel Manista · 10 years ago
  76. 9c36047 Added pubsub demo client by murgatroid99 · 9 years ago
  77. 00bdbe6 Merge pull request #669 from yang-g/comments by Michael Lumish · 9 years ago
  78. d539f69 Merge pull request #663 from vjpai/python by Nicolas Noble · 9 years ago
  79. 3a6fe1b Merge pull request #592 from ctiller/chex2 by Nicolas Noble · 9 years ago
  80. c4641f7 Merge pull request #673 from jtattermusch/csharp_nuget by Tim Emiola · 9 years ago
  81. 4e40db0 added NuGet package specifications by Jan Tattermusch · 9 years ago
  82. cc07b2d Merge pull request #665 from nicolasnoble/ssl-prefix by jboeuf · 10 years ago
  83. bbd67c0 clean up some internal path and names by Yang Gao · 10 years ago
  84. 108f43b Merge pull request #661 from jboeuf/remove_hardcoded_ssl_roots by Yang Gao · 10 years ago
  85. 7274382 Defining an installation prefix for grpc's root certs at compilation time. by Nicolas "Pixel" Noble · 10 years ago
  86. c729d93 signed-unsigned comparison issue by vjpai · 10 years ago
  87. ce02e0d Added comments to route_guide_client.js by murgatroid99 · 10 years ago
  88. 1bc21a4 Removing the hardcoded SSL roots. by Julien Boeuf · 10 years ago
  89. b681d0a Merge pull request #656 from jtattermusch/csharp_projectrename by Tim Emiola · 10 years ago
  90. 477ce9f Merge pull request #627 from nathanielmanistaatgoogle/sync-async by Nathaniel Manista · 10 years ago
  91. 331fcb9 Add SyncAsync interfaces and implementations. by Nathaniel Manista · 10 years ago
  92. 410ddaa Formatted db file by murgatroid99 · 10 years ago
  93. 3f1e696 Disabled httpcli_test, and ran build cleaner. by Nicolas "Pixel" Noble · 10 years ago
  94. b472e23 Merge pull request #657 from nathanielmanistaatgoogle/thread-leak-fix by Nathaniel Manista · 10 years ago
  95. 97993b6 Fix a thread leak bug. by Nathaniel Manista · 10 years ago
  96. 7a5b53c Merge pull request #655 from yang-g/copyleft by Craig Tiller · 10 years ago
  97. 87e8b6d Merge pull request #651 from ctiller/interop by Yang Gao · 10 years ago
  98. b2d4b83 Added EXPERIMENTAL-ONLY disclaimer file by Jan Tattermusch · 10 years ago
  99. 0182981 update README file by Jan Tattermusch · 10 years ago
  100. 92aa11d renamed MathClient -> Grpc.Examples.MathClient by Jan Tattermusch · 10 years ago