1. ec04303 Fix in tree build of openssl on mac by Craig Tiller · 10 years ago
  2. f6b0415 Merge pull request #683 from nicolasnoble/unsecure-fix by Craig Tiller · 10 years ago
  3. 1f0d58d Merge branch 'master' of github.com:google/grpc into unsecure-fix by Nicolas "Pixel" Noble · 10 years ago
  4. fb7db9d Merge pull request #677 from ctiller/diagnose by Yang Gao · 10 years ago
  5. dda049c Various MacOS build fixes. by Nicolas "Pixel" Noble · 10 years ago
  6. 46863cf Make it possible to compile out tracing by Craig Tiller · 10 years ago
  7. 04608c4 Merge pull request #668 from nathanielmanistaatgoogle/assembly by Masood Malekghassemi · 10 years ago
  8. e23555a Merge github.com:google/grpc into diagnose by Craig Tiller · 10 years ago
  9. 6e7c622 Add a facility to control tracing without recompiling by Craig Tiller · 10 years ago
  10. 98cb476 Merge pull request #675 from jtattermusch/ruby_gen_fix by Nicolas Noble · 10 years ago
  11. 3d55595 added include <iostream>. Closes #674 by Jan Tattermusch · 10 years ago
  12. 7efe54e The framework.assembly package. by Nathaniel Manista · 10 years ago
  13. 00bdbe6 Merge pull request #669 from yang-g/comments by Michael Lumish · 10 years ago
  14. 787ea29 Merge pull request #672 from ctiller/clean_build by Nicolas Noble · 10 years ago
  15. a07d343 Merge pull request #671 from ctiller/interop by Nicolas Noble · 10 years ago
  16. d539f69 Merge pull request #663 from vjpai/python by Nicolas Noble · 10 years ago
  17. b068809 Merge pull request #637 from jtattermusch/debian_package by Nicolas Noble · 10 years ago
  18. 3a6fe1b Merge pull request #592 from ctiller/chex2 by Nicolas Noble · 10 years ago
  19. c4641f7 Merge pull request #673 from jtattermusch/csharp_nuget by Tim Emiola · 10 years ago
  20. 4e40db0 added NuGet package specifications by Jan Tattermusch · 10 years ago
  21. 2651204 Always run build cleaner by Craig Tiller · 10 years ago
  22. 9024f47 Cleanup by Craig Tiller · 10 years ago
  23. 772a976 Re-enable rewrite test by Craig Tiller · 10 years ago
  24. 04ab715 Also check build=test by Craig Tiller · 10 years ago
  25. 5f9d615 Make run_tests.py respect the run= attribute by Craig Tiller · 10 years ago
  26. cc07b2d Merge pull request #665 from nicolasnoble/ssl-prefix by jboeuf · 10 years ago
  27. 3c472d2 Merge pull request #670 from ctiller/interop by Yang Gao · 10 years ago
  28. 2f3e2ec Make interop server respond to sigint by Craig Tiller · 10 years ago
  29. bbd67c0 clean up some internal path and names by Yang Gao · 10 years ago
  30. 108f43b Merge pull request #661 from jboeuf/remove_hardcoded_ssl_roots by Yang Gao · 10 years ago
  31. 7274382 Defining an installation prefix for grpc's root certs at compilation time. by Nicolas "Pixel" Noble · 10 years ago
  32. 5b47818 Some compilers not happy with <:: and need < :: instead by vjpai · 10 years ago
  33. c729d93 signed-unsigned comparison issue by vjpai · 10 years ago
  34. 1bc21a4 Removing the hardcoded SSL roots. by Julien Boeuf · 10 years ago
  35. b681d0a Merge pull request #656 from jtattermusch/csharp_projectrename by Tim Emiola · 10 years ago
  36. 477ce9f Merge pull request #627 from nathanielmanistaatgoogle/sync-async by Nathaniel Manista · 10 years ago
  37. 331fcb9 Add SyncAsync interfaces and implementations. by Nathaniel Manista · 10 years ago
  38. b472e23 Merge pull request #657 from nathanielmanistaatgoogle/thread-leak-fix by Nathaniel Manista · 10 years ago
  39. 97993b6 Fix a thread leak bug. by Nathaniel Manista · 10 years ago
  40. c9a53f9 Merge pull request #606 from yang-g/roots by Craig Tiller · 10 years ago
  41. 7a5b53c Merge pull request #655 from yang-g/copyleft by Craig Tiller · 10 years ago
  42. aad0325 Merge pull request #652 from ctiller/interop2 by Yang Gao · 10 years ago
  43. 87e8b6d Merge pull request #651 from ctiller/interop by Yang Gao · 10 years ago
  44. b2d4b83 Added EXPERIMENTAL-ONLY disclaimer file by Jan Tattermusch · 10 years ago
  45. 0182981 update README file by Jan Tattermusch · 10 years ago
  46. 92aa11d renamed MathClient -> Grpc.Examples.MathClient by Jan Tattermusch · 10 years ago
  47. babfd91 Rename Grpc.Api to Grpc.Examples by Jan Tattermusch · 10 years ago
  48. d3a7927 moved proto files to Grpc.IntegrationTesting by Jan Tattermusch · 10 years ago
  49. 03e9da7 moved interop testing specific files to Grpc.IntegrationTesting by Jan Tattermusch · 10 years ago
  50. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 10 years ago
  51. b84abbd set assembly versions to 0.1 to have lower version than languages in alpha by Jan Tattermusch · 10 years ago
  52. 5fc9029 include .m in check_copyright.py by Yang Gao · 10 years ago
  53. 16a6ea6 Ensure interop tests are run as part of run_tests by Craig Tiller · 10 years ago
  54. 1b2f902 Merge pull request #645 from ctiller/32bit by Jan Tattermusch · 10 years ago
  55. d9e6413 Fix server side large message receiving by Craig Tiller · 10 years ago
  56. 4a85899 Merge pull request #650 from Yhg1s/master by Nathaniel Manista · 10 years ago
  57. c04c573 Clean up Python C API use in src/python/src/grpc/_adapter/*.c. Specifically: by Thomas Wouters · 10 years ago
  58. 2efc1cb Merge pull request #647 from grpc/revert-646-ssl_roots_file by Nicolas Noble · 10 years ago
  59. 2c29920 Revert "Adding a constant for a well known place where the SSL roots are installed." by Nicolas Noble · 10 years ago
  60. 1d435e1 Merge pull request #646 from jboeuf/ssl_roots_file by Nicolas Noble · 10 years ago
  61. cf476ee Merge pull request #21 from nicolasnoble/32bit by Craig Tiller · 10 years ago
  62. e567fa9 Some 32 bits platforms don't like buildint asm for openssl. by Nicolas "Pixel" Noble · 10 years ago
  63. d0c0a9d Adding a constant for a well known place where the SSL roots are installed. by Julien Boeuf · 10 years ago
  64. 54f9a65 32 bit compilation fixes for core by Craig Tiller · 10 years ago
  65. 99d6593 Merge pull request #638 from vjpai/expecteq by Craig Tiller · 10 years ago
  66. b73578f Merge pull request #643 from nicolasnoble/gflags by Craig Tiller · 10 years ago
  67. e448742 changed deb files name by Jan Tattermusch · 10 years ago
  68. 9dece9e fixes to debian package building by Jan Tattermusch · 10 years ago
  69. ed85723 moved distpackages to tools by Jan Tattermusch · 10 years ago
  70. cf774b9 create deb dir if it does not exist by Jan Tattermusch · 10 years ago
  71. 5144cb4 removed generated deb files and put deb dir to gitignore by Jan Tattermusch · 10 years ago
  72. ac5b5f2 always run lintian when building deb packages by Jan Tattermusch · 10 years ago
  73. 4720bab fixes of some lintian reports by Jan Tattermusch · 10 years ago
  74. 7e80efc Making the usage of gflags uniform across distributions. by Nicolas "Pixel" Noble · 10 years ago
  75. a52ba57 Merge pull request #642 from nicolasnoble/gflags by Eric Anderson · 10 years ago
  76. ba60820 Fixing gflags' include path. by Nicolas "Pixel" Noble · 10 years ago
  77. 52978e5 Merge pull request #639 from soltanmm/master by Nathaniel Manista · 10 years ago
  78. 081f956 Removed unused/wrong generated Python code imports from Python codegen. by Masood Malekghassemi · 10 years ago
  79. 6044f2f Merge pull request #636 from murgatroid99/node_mocha_fix by donnadionne · 10 years ago
  80. dbbdda5 EXPECT_EQ Mac issue... by vjpai · 10 years ago
  81. 81a14e8 Script for generating deb files and deb files. by Jan Tattermusch · 10 years ago
  82. 777a089 Explicitly use nodejs to run tests by murgatroid99 · 10 years ago
  83. 6d96a03 Merge pull request #633 from nicolasnoble/ldconfig by Jan Tattermusch · 10 years ago
  84. f4ce945 Merge pull request #631 from soltanmm/master by Tim Emiola · 10 years ago
  85. 71a3a41 Merge pull request #634 from murgatroid99/node_header_fix by donnadionne · 10 years ago
  86. d81b6e3 Removed reference to non-existent header by murgatroid99 · 10 years ago
  87. cc2b42a Running ldconfig shouldn't fail; so we can run fakeroot make install properly. by Nicolas "Pixel" Noble · 10 years ago
  88. f8e297a Added protoc plugin for Python GRPC. by Masood Malekghassemi · 10 years ago
  89. 3e9e180 Merge pull request #629 from jcanizales/fix-internal-include-path by Tim Emiola · 10 years ago
  90. 788b766 Fix internal include path by Jorge Canizales · 10 years ago
  91. 85e4f53 Merge pull request #628 from murgatroid99/node_lint by Tim Emiola · 10 years ago
  92. dca966d Fixed lint errors by murgatroid99 · 10 years ago
  93. 929325c Merge pull request #621 from yang-g/header by Nicolas Noble · 10 years ago
  94. f8a9b1c Added lint script by murgatroid99 · 10 years ago
  95. af656b7 Merge pull request #625 from murgatroid99/node_package_files_include by Tim Emiola · 10 years ago
  96. a1e63a0 Merge pull request #620 from vjpai/buildjson by David Klempner · 10 years ago
  97. 9ea2e3a Added files to the node package by murgatroid99 · 10 years ago
  98. 1a98696 add more missing headers by Yang Gao · 10 years ago
  99. 5055647 add missing header by Yang Gao · 10 years ago
  100. 04e3a6e Merge pull request #619 from jayantkolhe/jayantkolhe-patch-2 by Mugur Marculescu · 10 years ago