1. 426167c Allows production certificates to be specified by Tim Emiola · 10 years ago
  2. c7bb622 Adding property sheets for OpenSSL and Winsock 2 libraries. by Nicolas 'Pixel' Noble · 10 years ago
  3. 2854ad7 Adds support for overriding the server host name during SSL by Tim Emiola · 10 years ago
  4. 6e1f10d Adds a dependency on signet. It's to be used for auth, but for now it sslconfig module is required by Tim Emiola · 10 years ago
  5. 58ee1d4 Merge pull request #228 from murgatroid99/node_directory_cleanup by Tim Emiola · 10 years ago
  6. 4eecb5d Adds a flag for running all the tests by Tim Emiola · 10 years ago
  7. d082b7f Merge pull request #230 from tbetbetbe/grpc_ruby_remove_the_need_for_pick_unused_port by Michael Lumish · 10 years ago
  8. 965dda6 Removes the test state tracking, that's available on Jenkins by Tim Emiola · 10 years ago
  9. 9cae580 Added the use_tls flag toggle connecting securely by Tim Emiola · 10 years ago
  10. a398a34 Remove port_picker.rb by Tim Emiola · 10 years ago
  11. a816818 Removes remaining references to port_picker by Tim Emiola · 10 years ago
  12. 72f14c3 Removes port_picker from channel_spec by Tim Emiola · 10 years ago
  13. d02d1d5 Removes port_picker from call_spec.rb, removes a redundant test by Tim Emiola · 10 years ago
  14. 61ddba3 Removed port_picker from server_spec.rb by Tim Emiola · 10 years ago
  15. f875aa3 Removed port_picker from active_call_spec, fixed some style issues by Tim Emiola · 10 years ago
  16. a8ecbe9 Removes port_picker from rpc_server_spec by Tim Emiola · 10 years ago
  17. a679f9f Removed port_picker form client_stub_spec by Tim Emiola · 10 years ago
  18. b6ca52e Fixed tests by properly half-closing by murgatroid99 · 10 years ago
  19. 098b577 Removed all uses of highland by murgatroid99 · 10 years ago
  20. a2fa1d7 Fixing a few typos. by Nicolas Noble · 10 years ago
  21. 671778e Merge pull request #227 from tbetbetbe/grpc_ruby_wrapper_fixes_and_test_fixes by Michael Lumish · 10 years ago
  22. bcc0ccd Merge branch 'master' of github.com:google/grpc into node_directory_cleanup by murgatroid99 · 10 years ago
  23. c17749e Merge pull request #224 from murgatroid99/node_fix_test_hang2 by Tim Emiola · 10 years ago
  24. 2b90e30 Completes merge by Tim Emiola · 10 years ago
  25. e360568 Rename poll_kick_test to poll_kick_posix_test by David Klempner · 10 years ago
  26. 8bfbc88 Rename wakeup_fd.[hc] to wakeup_fd_posix.[hc] by David Klempner · 10 years ago
  27. 9df2693 Fixed file references to match moved files by murgatroid99 · 10 years ago
  28. 9fbf7e5 Moved extension and JS files to separate directories by murgatroid99 · 10 years ago
  29. a53caa6 Merge pull request #226 from donnadionne/docker by Tim Emiola · 10 years ago
  30. f5844ee Merge branch 'node_fix_test_hang2' into node_directory_cleanup by murgatroid99 · 10 years ago
  31. 0343b10 Updates client_server_spec to use the server_port by Tim Emiola · 10 years ago
  32. f66ccc4 Merge branch 'master' of github.com:google/grpc into json by Nicolas Noble · 10 years ago
  33. e04455a Addressing comments. by Nicolas Noble · 10 years ago
  34. b39d91d Fixing a small typo by Donna Dionne · 10 years ago
  35. 75d7f9a Resolves issues that stopped that stopped tests from running ok by Tim Emiola · 10 years ago
  36. 0eaafca Adding commands to run cloud to prod tests by Donna Dionne · 10 years ago
  37. 64c3e72 removed string.h reference from build.json by Jan Tattermusch · 10 years ago
  38. 4972415 Merge pull request #221 from murgatroid99/node_surface_cancellation by Tim Emiola · 10 years ago
  39. 6e8bdb9 Merge branch 'master' into eventfd by David Klempner · 10 years ago
  40. 7d8dcd7 Merge pull request #212 from tbetbetbe/grpc_ruby_fix_markdown_in_readme by Michael Lumish · 10 years ago
  41. 78dc6cd Refactor the pipe/eventfd abstraction by David Klempner · 10 years ago
  42. d485b13 Refactored other tests by murgatroid99 · 10 years ago
  43. 4b962f7 Refactored tests to avoid hanging by murgatroid99 · 10 years ago
  44. 12958f9 Merge branch 'master' of github.com:google/grpc into node_surface_cancellation by murgatroid99 · 10 years ago
  45. 55dd2ba Added cancel to client APIs and cancelled event to server APIs by murgatroid99 · 10 years ago
  46. 7bf3c45 Merge pull request #220 from ctiller/clang-fmt by Nicolas Noble · 10 years ago
  47. d9076fa Merge pull request #213 from murgatroid99/node_run_tests_py by Nicolas Noble · 10 years ago
  48. 8089d96 Remove clang-format tools by Craig Tiller · 10 years ago
  49. 666450e Updated comment by murgatroid99 · 10 years ago
  50. d3e95a3 Added cancel to surface calls by murgatroid99 · 10 years ago
  51. 6aa182f Cleans up some compiler warnings by Tim Emiola · 10 years ago
  52. 0a7d858 Updates rb_server.c to return the created port when it's non-zero by Tim Emiola · 10 years ago
  53. a2eb949 Merge pull request #211 from murgatroid99/node_fix_test_hang by Tim Emiola · 10 years ago
  54. 0343f7f Fixes markdown sytax errors by Tim Emiola · 10 years ago
  55. 6cf933c Merge branch 'node_run_tests_py' into node_surface_cancellation by murgatroid99 · 10 years ago
  56. bdfae4b Merge pull request #188 from ctiller/bprintf by Nicolas Noble · 10 years ago
  57. fee065c Merge branch 'master' of github.com:google/grpc into json by Nicolas Noble · 10 years ago
  58. c41704b Merge pull request #208 from tbetbetbe/grpc_tools_docker_pull_java_from_github by donnadionne · 10 years ago
  59. 8111654 Merge branch 'master' of github.com:google/grpc into node_fix_test_hang by murgatroid99 · 10 years ago
  60. c279165 Got run_tests.py and node tests working by murgatroid99 · 10 years ago
  61. a50867d Merge pull request #210 from chen-wang/tips by Yang Gao · 10 years ago
  62. 8a08929 Merge pull request #207 from murgatroid99/node_remove_implicit_type_coersion by Tim Emiola · 10 years ago
  63. 74b3232 1) Add protection header macro 2) remove some falgs with default values by Chen Wang · 10 years ago
  64. 3ff195d Updates the java dockerfile and client command to reflect recent flag changes by Tim Emiola · 10 years ago
  65. 12e12a3 Updates the Java Dockerfiles to pull source from GitHub by Tim Emiola · 10 years ago
  66. 41b6d9a Switched to using protobuf-2.6.1 for now by Tim Emiola · 10 years ago
  67. c3969d5 Merge branch 'master' of github.com:google/grpc into node_remove_implicit_type_coersion by murgatroid99 · 10 years ago
  68. 564b944 Started fixing php test runner by murgatroid99 · 10 years ago
  69. 52e2715 Merge pull request #189 from murgatroid99/node_simplify_streams by Tim Emiola · 10 years ago
  70. eec8d1a fix comments by Yang Gao · 10 years ago
  71. 3bc377c Let each test case create its own channel. by Yang Gao · 10 years ago
  72. 7d5b102 Updates java_base to pull in protobuf by Tim Emiola · 10 years ago
  73. 6ed6036 Updates the Java Dockerfiles to pull source from GitHub by Tim Emiola · 10 years ago
  74. 67dfa1d Merge branch 'node_fix_test_hang' into node_run_tests_py by murgatroid99 · 10 years ago
  75. 51cab62 Added missing server shutdown to interop test runner by murgatroid99 · 10 years ago
  76. 2c8d516 Added node test runner by murgatroid99 · 10 years ago
  77. 7eb6bb9 Removed all instances of == in js files by murgatroid99 · 10 years ago
  78. ba1be37 Merge branch 'node_simplify_streams' into node_remove_implicit_type_coersion by murgatroid99 · 10 years ago
  79. 4097c1d Shortened a function by murgatroid99 · 10 years ago
  80. 5fd0d29 run clang-format by Yang Gao · 10 years ago
  81. c38dda4 add service_account support into interop client by Yang Gao · 10 years ago
  82. 02ce729 make CreateTestChannel support additional credentials besides ssl by Yang Gao · 10 years ago
  83. 94e97ef sync messages.proto up to date. by Yang Gao · 10 years ago
  84. 6dc549e Merge pull request #197 from nicolasnoble/win32-sockets by Craig Tiller · 10 years ago
  85. aa5e2b5 Merge pull request #196 from nicolasnoble/win32 by Craig Tiller · 10 years ago
  86. ab4c17d Merge pull request #198 from nicolasnoble/murmur by Craig Tiller · 10 years ago
  87. 9074794 Fixing an extremely suspicious-looking paradigm in murmur_hash.c by Nicolas "Pixel" Noble · 10 years ago
  88. d5a9985 Fixing a few winsocket misuses. by Nicolas "Pixel" Noble · 10 years ago
  89. 1ea024d Adding Visual Studio filters. by Nicolas 'Pixel' Noble · 10 years ago
  90. da8774c remove stale comment by Craig Tiller · 10 years ago
  91. 3e33a50 Use a simpler growth algorithm by Craig Tiller · 10 years ago
  92. e238033 Merge pull request #193 from nathanielmanistaatgoogle/python-introduction by Nicolas Noble · 10 years ago
  93. cacae33 Merge pull request #190 from yang-g/creds by donnadionne · 10 years ago
  94. 7a3c38b Add the _framework.face package. by Nathaniel Manista · 10 years ago
  95. 326c0ab Merge pull request #191 from donnadionne/docker by Tim Emiola · 10 years ago
  96. dab7095 Make interop server listen on 0.0.0.0. by Yang Gao · 10 years ago
  97. ed3ed70 run generate_projects.sh since I changed build.json by Yang Gao · 10 years ago
  98. 1de8ddb move proto files in dependency order by Yang Gao · 10 years ago
  99. e93084a Use symbolic constant by Craig Tiller · 10 years ago
  100. aade4ed Remove uses of sprintf by Craig Tiller · 10 years ago