1. 8c3ed00 Added auth functionality and interop tests by murgatroid99 · 10 years ago
  2. 47b30b0 Added prod SSL support to Node Dockerfile by murgatroid99 · 10 years ago
  3. 5b41d4f Added interop support for default root SSL certs by murgatroid99 · 10 years ago
  4. e4ac3d6 Merge branch 'node_new_core_api' into node_auth_integration by murgatroid99 · 10 years ago
  5. f06afde Merge pull request #564 from ctiller/dox5 by Abhishek Kumar · 10 years ago
  6. d251ab9 Attempt to better explain secure server creation by Craig Tiller · 10 years ago
  7. ffbcaaf Added missing documentation by murgatroid99 · 10 years ago
  8. e1b97b6 Merge pull request #557 from jboeuf/b542 by Craig Tiller · 10 years ago
  9. 7cffec1 Merge pull request #556 from ctiller/codesize by David Klempner · 10 years ago
  10. 5882b53 Fixing memleak. by Julien Boeuf · 10 years ago
  11. fc3aca2 Add missing ref by Craig Tiller · 10 years ago
  12. 23139ae Add checking on fd_posix refcounts by Craig Tiller · 10 years ago
  13. 3031362 Merge pull request #551 from ctiller/shutdown by Yang Gao · 10 years ago
  14. 2d9c512 Add mixed shutdown/init test by Craig Tiller · 10 years ago
  15. 97b5c70 Merge pull request #530 from nathanielmanistaatgoogle/python-interop-server by soltanmm · 10 years ago
  16. 35108f6 Allow grpc_init to be called multiple times by Craig Tiller · 10 years ago
  17. 44f77a3 Merge pull request #545 from tbetbetbe/grpc_ruby_skip_some_tests_to_fix_the_build by donnadionne · 10 years ago
  18. 67dc149 Temporarily pauses some tests by Tim Emiola · 10 years ago
  19. afa4727 Merge pull request #543 from ctiller/fixstuff by Abhishek Kumar · 10 years ago
  20. 32223cf Fix fling test leaks by Craig Tiller · 10 years ago
  21. 483312f Merge pull request #541 from ctiller/alias by Tim Emiola · 10 years ago
  22. 772c97b Fix aliasing by Craig Tiller · 10 years ago
  23. b4215bb Merge pull request #525 from ctiller/uds by Nicolas Noble · 10 years ago
  24. 23197ab Merge branch 'master' of github.com:google/grpc into uds by Nicolas "Pixel" Noble · 10 years ago
  25. befc83d Merge pull request #531 from ctiller/build by Nicolas Noble · 10 years ago
  26. c132f34 Merge pull request #510 from jtattermusch/grpc_tests by Nicolas Noble · 10 years ago
  27. 8f4c827 Merge pull request #523 from ctiller/sopb by Yang Gao · 10 years ago
  28. de2071b Merge github.com:grpc/grpc into uds by Craig Tiller · 10 years ago
  29. acd6229 Merge github.com:grpc/grpc into sopb by Craig Tiller · 10 years ago
  30. a9f997d Merge github.com:grpc/grpc into build by Craig Tiller · 10 years ago
  31. 361c5be Merge pull request #539 from nathanielmanistaatgoogle/grpc-h-doc-tweaks by Craig Tiller · 10 years ago
  32. 6d41a05 Documentation tweaks in grpc.h. by Nathaniel Manista · 10 years ago
  33. da224d6 Fixes by Craig Tiller · 10 years ago
  34. 61b910f Add support for out of tree builds by Craig Tiller · 10 years ago
  35. d0f30ad Add Python to the list of interop servers to run. by Nathaniel Manista · 10 years ago
  36. d4cb0d6 Add Docker files for Python. by Nathaniel Manista · 10 years ago
  37. 1d1f952 The Python interoperability testing server. by Nathaniel Manista · 10 years ago
  38. 2fe7cb7 Add an early adopter public API. by Nathaniel Manista · 10 years ago
  39. 81337bb Add security to fore.ForeLink. by Nathaniel Manista · 10 years ago
  40. a73f746 Upgrade Python proto dependency to 3.0.0-alpha-1. by Nathaniel Manista · 10 years ago
  41. a035afc Clean up setup.py and move it into src/. by Nathaniel Manista · 10 years ago
  42. 6edb451 Simplify _WrappedConsumer.moar. by Nathaniel Manista · 10 years ago
  43. 96e352c Merge pull request #524 from nicolasnoble/msan by Craig Tiller · 10 years ago
  44. 8f9aaa9 Accidental change fixed by Craig Tiller · 10 years ago
  45. d209ed0 clang-format by Craig Tiller · 10 years ago
  46. ae7fe92 Unix domain socket support by Craig Tiller · 10 years ago
  47. d66cba2 Properly msan-instrumenting protobuf and our C++ tests - but gflags isn't instrumented yet. by Nicolas "Pixel" Noble · 10 years ago
  48. e3018e6 Avoid four allocations per stream by Craig Tiller · 10 years ago
  49. 44cdd6e Merge pull request #522 from nicolasnoble/posix by Craig Tiller · 10 years ago
  50. 3609f78 Merge pull request #517 from vjpai/mac by Craig Tiller · 10 years ago
  51. 43517d9 Merge pull request #519 from nicolasnoble/docker-clang by Craig Tiller · 10 years ago
  52. fbdd7ab Cleaning up our posix definition / usage. by Nicolas "Pixel" Noble · 10 years ago
  53. 3793267 Merge pull request #521 from nathanielmanistaatgoogle/future by soltanmm · 10 years ago
  54. 20a2b5b Merge pull request #515 from a11r/new_fling by Craig Tiller · 10 years ago
  55. 83edf3e Change the interface of RPC Framework's Future interface. by Nathaniel Manista · 10 years ago
  56. b3a4e03 Version bump by murgatroid99 · 10 years ago
  57. d1049b7 Merge pull request #520 from donnadionne/docker by Tim Emiola · 10 years ago
  58. d853baa Merge pull request #516 from jtattermusch/csharp_shutdown by Tim Emiola · 10 years ago
  59. 6fd5a35 Setting default ssh directory in the case of test runs running as root. by Donna Dionne · 10 years ago
  60. 42683db Removed debugging code by murgatroid99 · 10 years ago
  61. faa5f51 Renaming the docker image to grpc_clang, and optimizing the build a bit. by Nicolas "Pixel" Noble · 10 years ago
  62. d3f9f9f Updated server.cc to match call.cc changes by murgatroid99 · 10 years ago
  63. a2d9ed0 Addressed review comments by Abhishek Kumar · 10 years ago
  64. f474919 Merge pull request #518 from jtattermusch/csharp_licenseheaders by Michael Lumish · 10 years ago
  65. 07002d7 changed 2014 -> 2015 by Jan Tattermusch · 10 years ago
  66. af77b3d changed 2014 -> 2015 by Jan Tattermusch · 10 years ago
  67. e012366 Improved op_vector memory management by murgatroid99 · 10 years ago
  68. a7fff86 added license headers to all grpc C# files by Jan Tattermusch · 10 years ago
  69. c234087 Fix header file for Mac by vjpai · 10 years ago
  70. 23821ce Reworked GrpcEnvironment initialization and shutdown to allow running all tests at once. by Jan Tattermusch · 10 years ago
  71. 57dfd05 Further improved memory management by murgatroid99 · 10 years ago
  72. d66408b Improved memory management by murgatroid99 · 10 years ago
  73. 17be589 Made changes based on comments by murgatroid99 · 10 years ago
  74. e3dd33f clang formatting by Abhishek Kumar · 10 years ago
  75. bb62706 Merge pull request #514 from donnadionne/docker by Tim Emiola · 10 years ago
  76. 445612e Btach handling of unary by Abhishek Kumar · 10 years ago
  77. 6fcd2aa useless commit to test email address. by Donna Dionne · 10 years ago
  78. 07fadea Got rid of the PortPicker utility by Jan Tattermusch · 10 years ago
  79. c061a2f Merge pull request #509 from chen-wang/master by Yang Gao · 10 years ago
  80. 5acbfbd Merge branch 'grpc_tests' of github.com:jtattermusch/grpc into grpc_tests by Jan Tattermusch · 10 years ago
  81. 64d10c1 added zlib and openssl dependencies by Jan Tattermusch · 10 years ago
  82. 4151cac Initial draft of server using new async API by Abhishek Kumar · 10 years ago
  83. 510a693 Merge pull request #512 from ctiller/ubsan by Nicolas Noble · 10 years ago
  84. 4635dc9 Merge branch 'master' of github.com:google/grpc into docker by Donna Dionne · 10 years ago
  85. 96bd5f6 Add ubsan support by Craig Tiller · 10 years ago
  86. bf275ec Merge pull request #511 from nicolasnoble/msan-cxx by Craig Tiller · 10 years ago
  87. a339c16 Adding a Dockerfile script that can build a docker image with an msan-compatible C++ compiler. by Nicolas "Pixel" Noble · 10 years ago
  88. d3f1d2b added libraries to link against by Jan Tattermusch · 10 years ago
  89. a2ad558 polishing of Grpc.mak by Jan Tattermusch · 10 years ago
  90. eca6547 added some more non-test targets to Grpc.mak by Jan Tattermusch · 10 years ago
  91. d5b076a improving makefile for Windows by Jan Tattermusch · 10 years ago
  92. 32647c8 added make.bat helper by Jan Tattermusch · 10 years ago
  93. 1312666 fixed GrpcTests.mak and removed build_and_run_tests.bat by Jan Tattermusch · 10 years ago
  94. 451a227 Added NMake file to ease building and running tests. by Jan Tattermusch · 10 years ago
  95. 0963425 Merge branch 'master' of github.com:google/grpc into docker by Donna Dionne · 10 years ago
  96. 1829e4c Fixing go docker file to use the correct golang path by Donna Dionne · 10 years ago
  97. 8423251 Rename examples/tips to examples/pubsub by Chen wang · 10 years ago
  98. adeaf63 add more tests into build_and_run_tests.bat by Jan Tattermusch · 10 years ago
  99. bc91e25 Merge pull request #508 from nicolasnoble/make-protobuf by Craig Tiller · 10 years ago
  100. d2cfde7 Forgot to add the test file. by Nicolas Noble · 10 years ago