1. 51b4979 Merge pull request #693 from nicolasnoble/regen-makefile by Jan Tattermusch · 10 years ago
  2. 1c0542f Regenerated outdated Makefile. by Nicolas "Pixel" Noble · 10 years ago
  3. dd11207 Merge pull request #601 from murgatroid99/node_route_guide_sample by Tim Emiola · 10 years ago
  4. 6a88c25 Merge pull request #690 from ctiller/mac2 by Nicolas Noble · 10 years ago
  5. 16ffd65 Merge pull request #684 from jtattermusch/dockerfile_fixes by Tim Emiola · 10 years ago
  6. 724f5dc Merge pull request #689 from nicolasnoble/macos-fix by Craig Tiller · 10 years ago
  7. cc3e613 Merge pull request #687 from nicolasnoble/no-install-protobuf by Craig Tiller · 10 years ago
  8. a63ea02 Merge pull request #688 from nicolasnoble/local-protobuf-build by Craig Tiller · 10 years ago
  9. ec04303 Fix in tree build of openssl on mac by Craig Tiller · 10 years ago
  10. 36a6e18 Let's not install our potentially broken version of protobuf onto the system and pollute people's environment. by Nicolas "Pixel" Noble · 10 years ago
  11. 5732a8c Force compilation of protobuf using -fPIC. by Nicolas "Pixel" Noble · 10 years ago
  12. 2f89f79 Merge pull request #685 from soltanmm/gen-code-update by Nathaniel Manista · 10 years ago
  13. 97ef5e4 Merge pull request #679 from tbetbetbe/grpc_ruby_update_readme by Jan Tattermusch · 10 years ago
  14. 932d5d3 Turns out the -D option of install is GNU-specific, and doesn't exist on MacOS. by Nicolas "Pixel" Noble · 10 years ago
  15. cad2782 Forgot to commit some files by Jan Tattermusch · 10 years ago
  16. 79a0a52 Update README.md by Tim Emiola · 10 years ago
  17. 213ecbf Fixes in Dockerfiles for Node, PHP, Ruby, speed boost for Python by Jan Tattermusch · 10 years ago
  18. f5f83be Replaces the generated code in src/python/interop/interop with more recently generated code. by Masood Malekghassemi · 10 years ago
  19. e819960 Merge pull request #660 from nicolasnoble/httpcli_test by Craig Tiller · 10 years ago
  20. d8fb2af Merge branch 'master' of github.com:google/grpc into httpcli_test by Nicolas "Pixel" Noble · 10 years ago
  21. f6b0415 Merge pull request #683 from nicolasnoble/unsecure-fix by Craig Tiller · 10 years ago
  22. 1f0d58d Merge branch 'master' of github.com:google/grpc into unsecure-fix by Nicolas "Pixel" Noble · 10 years ago
  23. fb7db9d Merge pull request #677 from ctiller/diagnose by Yang Gao · 10 years ago
  24. dda049c Various MacOS build fixes. by Nicolas "Pixel" Noble · 10 years ago
  25. 46863cf Make it possible to compile out tracing by Craig Tiller · 10 years ago
  26. 3e00179 Adding roots.pem from Mozilla and associated logic. by Julien Boeuf · 10 years ago
  27. 04608c4 Merge pull request #668 from nathanielmanistaatgoogle/assembly by Masood Malekghassemi · 10 years ago
  28. e23555a Merge github.com:google/grpc into diagnose by Craig Tiller · 10 years ago
  29. bd87162 Update README.md by Tim Emiola · 10 years ago
  30. 5b07190 Update README.md by Tim Emiola · 10 years ago
  31. 400ba76 Update README.md by Tim Emiola · 10 years ago
  32. 6e7c622 Add a facility to control tracing without recompiling by Craig Tiller · 10 years ago
  33. 98cb476 Merge pull request #675 from jtattermusch/ruby_gen_fix by Nicolas Noble · 10 years ago
  34. 3d55595 added include <iostream>. Closes #674 by Jan Tattermusch · 10 years ago
  35. d7f3335 Makefile cleanup by Craig Tiller · 10 years ago
  36. ab37138 Update year by Craig Tiller · 10 years ago
  37. 05c1480 Updated client and server to use db from a variable path by murgatroid99 · 10 years ago
  38. 7efe54e The framework.assembly package. by Nathaniel Manista · 10 years ago
  39. 9c36047 Added pubsub demo client by murgatroid99 · 10 years ago
  40. 00bdbe6 Merge pull request #669 from yang-g/comments by Michael Lumish · 10 years ago
  41. 787ea29 Merge pull request #672 from ctiller/clean_build by Nicolas Noble · 10 years ago
  42. a07d343 Merge pull request #671 from ctiller/interop by Nicolas Noble · 10 years ago
  43. d539f69 Merge pull request #663 from vjpai/python by Nicolas Noble · 10 years ago
  44. b068809 Merge pull request #637 from jtattermusch/debian_package by Nicolas Noble · 10 years ago
  45. 3a6fe1b Merge pull request #592 from ctiller/chex2 by Nicolas Noble · 10 years ago
  46. c4641f7 Merge pull request #673 from jtattermusch/csharp_nuget by Tim Emiola · 10 years ago
  47. 4e40db0 added NuGet package specifications by Jan Tattermusch · 10 years ago
  48. 2651204 Always run build cleaner by Craig Tiller · 10 years ago
  49. 9024f47 Cleanup by Craig Tiller · 10 years ago
  50. 772a976 Re-enable rewrite test by Craig Tiller · 10 years ago
  51. 04ab715 Also check build=test by Craig Tiller · 10 years ago
  52. 5f9d615 Make run_tests.py respect the run= attribute by Craig Tiller · 10 years ago
  53. cc07b2d Merge pull request #665 from nicolasnoble/ssl-prefix by jboeuf · 10 years ago
  54. 3c472d2 Merge pull request #670 from ctiller/interop by Yang Gao · 10 years ago
  55. 2f3e2ec Make interop server respond to sigint by Craig Tiller · 10 years ago
  56. bbd67c0 clean up some internal path and names by Yang Gao · 10 years ago
  57. 108f43b Merge pull request #661 from jboeuf/remove_hardcoded_ssl_roots by Yang Gao · 10 years ago
  58. 7274382 Defining an installation prefix for grpc's root certs at compilation time. by Nicolas "Pixel" Noble · 10 years ago
  59. 5b47818 Some compilers not happy with <:: and need < :: instead by vjpai · 10 years ago
  60. c729d93 signed-unsigned comparison issue by vjpai · 10 years ago
  61. ce02e0d Added comments to route_guide_client.js by murgatroid99 · 10 years ago
  62. 1bc21a4 Removing the hardcoded SSL roots. by Julien Boeuf · 10 years ago
  63. b681d0a Merge pull request #656 from jtattermusch/csharp_projectrename by Tim Emiola · 10 years ago
  64. 477ce9f Merge pull request #627 from nathanielmanistaatgoogle/sync-async by Nathaniel Manista · 10 years ago
  65. 331fcb9 Add SyncAsync interfaces and implementations. by Nathaniel Manista · 10 years ago
  66. 410ddaa Formatted db file by murgatroid99 · 10 years ago
  67. 3f1e696 Disabled httpcli_test, and ran build cleaner. by Nicolas "Pixel" Noble · 10 years ago
  68. b472e23 Merge pull request #657 from nathanielmanistaatgoogle/thread-leak-fix by Nathaniel Manista · 10 years ago
  69. 97993b6 Fix a thread leak bug. by Nathaniel Manista · 10 years ago
  70. c9a53f9 Merge pull request #606 from yang-g/roots by Craig Tiller · 10 years ago
  71. 7a5b53c Merge pull request #655 from yang-g/copyleft by Craig Tiller · 10 years ago
  72. aad0325 Merge pull request #652 from ctiller/interop2 by Yang Gao · 10 years ago
  73. 87e8b6d Merge pull request #651 from ctiller/interop by Yang Gao · 10 years ago
  74. b2d4b83 Added EXPERIMENTAL-ONLY disclaimer file by Jan Tattermusch · 10 years ago
  75. 0182981 update README file by Jan Tattermusch · 10 years ago
  76. 92aa11d renamed MathClient -> Grpc.Examples.MathClient by Jan Tattermusch · 10 years ago
  77. babfd91 Rename Grpc.Api to Grpc.Examples by Jan Tattermusch · 10 years ago
  78. d3a7927 moved proto files to Grpc.IntegrationTesting by Jan Tattermusch · 10 years ago
  79. 03e9da7 moved interop testing specific files to Grpc.IntegrationTesting by Jan Tattermusch · 10 years ago
  80. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 10 years ago
  81. b84abbd set assembly versions to 0.1 to have lower version than languages in alpha by Jan Tattermusch · 10 years ago
  82. 5fc9029 include .m in check_copyright.py by Yang Gao · 10 years ago
  83. 6ce372c Add copyrights to docker files, makefiles by Craig Tiller · 10 years ago
  84. d5bb9a3 Merge github.com:grpc/grpc into copyright by Craig Tiller · 10 years ago
  85. 16a6ea6 Ensure interop tests are run as part of run_tests by Craig Tiller · 10 years ago
  86. 1b2f902 Merge pull request #645 from ctiller/32bit by Jan Tattermusch · 10 years ago
  87. d9e6413 Fix server side large message receiving by Craig Tiller · 10 years ago
  88. 4a85899 Merge pull request #650 from Yhg1s/master by Nathaniel Manista · 10 years ago
  89. c04c573 Clean up Python C API use in src/python/src/grpc/_adapter/*.c. Specifically: by Thomas Wouters · 10 years ago
  90. 2efc1cb Merge pull request #647 from grpc/revert-646-ssl_roots_file by Nicolas Noble · 10 years ago
  91. 2c29920 Revert "Adding a constant for a well known place where the SSL roots are installed." by Nicolas Noble · 10 years ago
  92. 1d435e1 Merge pull request #646 from jboeuf/ssl_roots_file by Nicolas Noble · 10 years ago
  93. cf476ee Merge pull request #21 from nicolasnoble/32bit by Craig Tiller · 10 years ago
  94. e567fa9 Some 32 bits platforms don't like buildint asm for openssl. by Nicolas "Pixel" Noble · 10 years ago
  95. d0c0a9d Adding a constant for a well known place where the SSL roots are installed. by Julien Boeuf · 10 years ago
  96. 54f9a65 32 bit compilation fixes for core by Craig Tiller · 10 years ago
  97. 99d6593 Merge pull request #638 from vjpai/expecteq by Craig Tiller · 10 years ago
  98. b73578f Merge pull request #643 from nicolasnoble/gflags by Craig Tiller · 10 years ago
  99. e448742 changed deb files name by Jan Tattermusch · 10 years ago
  100. 9dece9e fixes to debian package building by Jan Tattermusch · 10 years ago