1. fd1b49b Move to unique_ptr for all GRPC returned objects by Craig Tiller · 9 years ago
  2. 7aef9e6 Merge pull request #696 from donnadionne/docker_python by Nathaniel Manista · 9 years ago
  3. 7c15ee8 Merge pull request #720 from murgatroid99/node_pubsub_client by Tim Emiola · 9 years ago
  4. 2b7c574 Merge pull request #718 from grpc/mugurm-patch-1 by Tim Emiola · 9 years ago
  5. 4d736a0 Resolved merge conflicts by murgatroid99 · 9 years ago
  6. 2822e9a Added pubsub demo client by murgatroid99 · 9 years ago
  7. d61021d Update README.md by Mugur Marculescu · 9 years ago
  8. 8b13192 Merge pull request #715 from tbetbetbe/grpc-ruby-fix-interop-client by Tim Emiola · 9 years ago
  9. a16d2ae Fixes a missed old module name reference in the interop client by Tim Emiola · 9 years ago
  10. b0a32fc Merge pull request #713 from nmittler/route_guide_package by Tim Emiola · 9 years ago
  11. c4ed1c7 Fixing java package for route_guide.proto by nmittler · 9 years ago
  12. 6eade73 Merge pull request #709 from nathanielmanistaatgoogle/thread-pool-less-links by Masood Malekghassemi · 9 years ago
  13. cc69f8d Merge pull request #678 from jboeuf/installed_ssl_roots by Craig Tiller · 9 years ago
  14. 161ea23 Actually installing root certificates on the system. by Nicolas "Pixel" Noble · 9 years ago
  15. b87d176 Merge branch 'master' of github.com:google/grpc into installed_ssl_roots-patch by Nicolas "Pixel" Noble · 9 years ago
  16. e04e20a Thread-pool-less construction of GRPC links. by Nathaniel Manista · 9 years ago
  17. 6e8d15e Merge pull request #708 from jtattermusch/deb_on_docker by donnadionne · 9 years ago
  18. f839503 Dockerfile to test that debian packages can be used with ruby instead of make install by Jan Tattermusch · 9 years ago
  19. 5d7e05a Dockerfile to build debian packages on docker by Jan Tattermusch · 9 years ago
  20. 6b2b05e Fixes to build_deb_packages script to allow running on Docker by Jan Tattermusch · 9 years ago
  21. f26f219 Merge pull request #704 from ctiller/interop3 by Yang Gao · 9 years ago
  22. dc6abba Merge pull request #707 from nicolasnoble/contrib by Abhishek Kumar · 9 years ago
  23. b77cee9 Adding a CONTRIBUTING file. by Nicolas "Pixel" Noble · 9 years ago
  24. f3599ae Merge pull request #706 from nicolasnoble/regen by Craig Tiller · 9 years ago
  25. b8f5f1b Re-generated project files. by Nicolas "Pixel" Noble · 9 years ago
  26. c3555ce Merge pull request #705 from ctiller/fd_shutdown by Nicolas Noble · 9 years ago
  27. d75fe66 Fix a double-close in the server code. by Craig Tiller · 9 years ago
  28. 8883e94 Merge pull request #703 from nicolasnoble/win32 by Craig Tiller · 9 years ago
  29. fe8af4e Rename interop_test.c --> interop_test.cc by Craig Tiller · 9 years ago
  30. c5b9692 Merge pull request #641 from jboeuf/jwt_id_token by Yang Gao · 9 years ago
  31. 589cba2 Factorizing out function split_host_port. by Nicolas "Pixel" Noble · 9 years ago
  32. c6d8f5a Merge branch 'master' of github.com:google/grpc into win32 by Nicolas "Pixel" Noble · 9 years ago
  33. 94964fd Fixing Windows port. by Nicolas "Pixel" Noble · 9 years ago
  34. 7db49ff Merge pull request #701 from ctiller/mac3 by Nicolas Noble · 9 years ago
  35. 6daab59 Check POLLHUP, POLLERR as required by Craig Tiller · 9 years ago
  36. 1f8d92d sockaddr_un needs the null terminator included in the address length by Craig Tiller · 9 years ago
  37. f4fb8e0 Merge pull request #699 from ctiller/mac3 by Nicolas Noble · 9 years ago
  38. 9ec95fa Fix in tree build of protobuf by Craig Tiller · 9 years ago
  39. 1426a23 Merge pull request #698 from nicolasnoble/verify-install by Craig Tiller · 9 years ago
  40. 98ab998 Adding a helpful installation message about protobuf. by Nicolas "Pixel" Noble · 9 years ago
  41. 3f0ddff Merge pull request #697 from ctiller/mac2 by Nicolas Noble · 9 years ago
  42. 97c3dce This magically fixes the C build on my Mac by Craig Tiller · 9 years ago
  43. b5795aa Fixing docker file and image building for python. by Donna Dionne · 9 years ago
  44. 8623ad0 Merge pull request #692 from soltanmm/py-protoc-plugin-test-fixed by Nathaniel Manista · 9 years ago
  45. b13673d Added compiler plugin test for Python. by Masood Malekghassemi · 9 years ago
  46. 51b4979 Merge pull request #693 from nicolasnoble/regen-makefile by Jan Tattermusch · 9 years ago
  47. 1c0542f Regenerated outdated Makefile. by Nicolas "Pixel" Noble · 9 years ago
  48. dd11207 Merge pull request #601 from murgatroid99/node_route_guide_sample by Tim Emiola · 9 years ago
  49. 6a88c25 Merge pull request #690 from ctiller/mac2 by Nicolas Noble · 9 years ago
  50. 16ffd65 Merge pull request #684 from jtattermusch/dockerfile_fixes by Tim Emiola · 9 years ago
  51. 724f5dc Merge pull request #689 from nicolasnoble/macos-fix by Craig Tiller · 9 years ago
  52. cc3e613 Merge pull request #687 from nicolasnoble/no-install-protobuf by Craig Tiller · 9 years ago
  53. a63ea02 Merge pull request #688 from nicolasnoble/local-protobuf-build by Craig Tiller · 9 years ago
  54. ec04303 Fix in tree build of openssl on mac by Craig Tiller · 9 years ago
  55. 36a6e18 Let's not install our potentially broken version of protobuf onto the system and pollute people's environment. by Nicolas "Pixel" Noble · 9 years ago
  56. 5732a8c Force compilation of protobuf using -fPIC. by Nicolas "Pixel" Noble · 9 years ago
  57. 2f89f79 Merge pull request #685 from soltanmm/gen-code-update by Nathaniel Manista · 9 years ago
  58. 97ef5e4 Merge pull request #679 from tbetbetbe/grpc_ruby_update_readme by Jan Tattermusch · 9 years ago
  59. 932d5d3 Turns out the -D option of install is GNU-specific, and doesn't exist on MacOS. by Nicolas "Pixel" Noble · 9 years ago
  60. cad2782 Forgot to commit some files by Jan Tattermusch · 9 years ago
  61. 79a0a52 Update README.md by Tim Emiola · 9 years ago
  62. 213ecbf Fixes in Dockerfiles for Node, PHP, Ruby, speed boost for Python by Jan Tattermusch · 9 years ago
  63. f5f83be Replaces the generated code in src/python/interop/interop with more recently generated code. by Masood Malekghassemi · 9 years ago
  64. e819960 Merge pull request #660 from nicolasnoble/httpcli_test by Craig Tiller · 9 years ago
  65. d8fb2af Merge branch 'master' of github.com:google/grpc into httpcli_test by Nicolas "Pixel" Noble · 9 years ago
  66. f6b0415 Merge pull request #683 from nicolasnoble/unsecure-fix by Craig Tiller · 9 years ago
  67. 1f0d58d Merge branch 'master' of github.com:google/grpc into unsecure-fix by Nicolas "Pixel" Noble · 9 years ago
  68. fb7db9d Merge pull request #677 from ctiller/diagnose by Yang Gao · 9 years ago
  69. dda049c Various MacOS build fixes. by Nicolas "Pixel" Noble · 9 years ago
  70. 46863cf Make it possible to compile out tracing by Craig Tiller · 9 years ago
  71. 3e00179 Adding roots.pem from Mozilla and associated logic. by Julien Boeuf · 9 years ago
  72. 04608c4 Merge pull request #668 from nathanielmanistaatgoogle/assembly by Masood Malekghassemi · 9 years ago
  73. e23555a Merge github.com:google/grpc into diagnose by Craig Tiller · 9 years ago
  74. bd87162 Update README.md by Tim Emiola · 9 years ago
  75. 5b07190 Update README.md by Tim Emiola · 9 years ago
  76. 400ba76 Update README.md by Tim Emiola · 9 years ago
  77. 6e7c622 Add a facility to control tracing without recompiling by Craig Tiller · 9 years ago
  78. 98cb476 Merge pull request #675 from jtattermusch/ruby_gen_fix by Nicolas Noble · 9 years ago
  79. 3d55595 added include <iostream>. Closes #674 by Jan Tattermusch · 9 years ago
  80. 05c1480 Updated client and server to use db from a variable path by murgatroid99 · 9 years ago
  81. 7efe54e The framework.assembly package. by Nathaniel Manista · 9 years ago
  82. 9c36047 Added pubsub demo client by murgatroid99 · 9 years ago
  83. 00bdbe6 Merge pull request #669 from yang-g/comments by Michael Lumish · 9 years ago
  84. 787ea29 Merge pull request #672 from ctiller/clean_build by Nicolas Noble · 9 years ago
  85. a07d343 Merge pull request #671 from ctiller/interop by Nicolas Noble · 9 years ago
  86. d539f69 Merge pull request #663 from vjpai/python by Nicolas Noble · 9 years ago
  87. b068809 Merge pull request #637 from jtattermusch/debian_package by Nicolas Noble · 9 years ago
  88. 3a6fe1b Merge pull request #592 from ctiller/chex2 by Nicolas Noble · 9 years ago
  89. c4641f7 Merge pull request #673 from jtattermusch/csharp_nuget by Tim Emiola · 9 years ago
  90. 4e40db0 added NuGet package specifications by Jan Tattermusch · 9 years ago
  91. 2651204 Always run build cleaner by Craig Tiller · 9 years ago
  92. 9024f47 Cleanup by Craig Tiller · 9 years ago
  93. 772a976 Re-enable rewrite test by Craig Tiller · 9 years ago
  94. 04ab715 Also check build=test by Craig Tiller · 9 years ago
  95. 5f9d615 Make run_tests.py respect the run= attribute by Craig Tiller · 9 years ago
  96. cc07b2d Merge pull request #665 from nicolasnoble/ssl-prefix by jboeuf · 9 years ago
  97. 3c472d2 Merge pull request #670 from ctiller/interop by Yang Gao · 9 years ago
  98. 2f3e2ec Make interop server respond to sigint by Craig Tiller · 9 years ago
  99. bbd67c0 clean up some internal path and names by Yang Gao · 9 years ago
  100. 108f43b Merge pull request #661 from jboeuf/remove_hardcoded_ssl_roots by Yang Gao · 9 years ago