1. a6b2c4c Get rid of SSL_CERT_FILE env entirely by Jan Tattermusch · 9 years ago
  2. d574049 Merge pull request #4346 from jtattermusch/run_performance by Vijay Pai · 9 years ago
  3. c00f215 add run_performance.sh script by Jan Tattermusch · 9 years ago
  4. e734997 Merge pull request #4404 from ctiller/slaya by Yang Gao · 9 years ago
  5. befb745 Merge pull request #4392 from ctiller/census_suite by David G. Quintas · 9 years ago
  6. ce4bbbc Merge pull request #4402 from ctiller/hpack_enc by David G. Quintas · 9 years ago
  7. 8ea10c8 Add a message by Craig Tiller · 9 years ago
  8. a75ae6e Merge github.com:grpc/grpc into census_suite by Craig Tiller · 9 years ago
  9. 4b6974c Merge pull request #4232 from ctiller/connected-subchannel by Yang Gao · 9 years ago
  10. 7337933 Remove dead code by Craig Tiller · 9 years ago
  11. 9d5e66a Use assert instead of writing out something very similar by Craig Tiller · 9 years ago
  12. 07c4b57 Merge pull request #4368 from yang-g/fixit_lame_client_c by Sree Kuchibhotla · 9 years ago
  13. 7908f16 Respond to comments by Craig Tiller · 9 years ago
  14. 5a95c34 Actually run census code on the server by Craig Tiller · 9 years ago
  15. 5a629d3 Merge pull request #4364 from yang-g/fixit_server_chttp2_c by David G. Quintas · 9 years ago
  16. 0345131 Merge pull request #4388 from ctiller/creddy by jboeuf · 9 years ago
  17. 78b9e88 Merge pull request #4344 from ctiller/secsvr by jboeuf · 9 years ago
  18. c586f4e Expand census coverage: make this a fixture instead of a simple test by Craig Tiller · 9 years ago
  19. 380c5b1 Merge pull request #4370 from ctiller/legalize-comma by David G. Quintas · 9 years ago
  20. 8e4eead Merge pull request #4349 from carl-mastrangelo/percent2 by David G. Quintas · 9 years ago
  21. 3df7e93 Merge pull request #4391 from ctiller/cmdline by Sree Kuchibhotla · 9 years ago
  22. 680bed6 Merge pull request #4378 from ctiller/moar_settings by Yang Gao · 9 years ago
  23. 59d9f71 merge with head by yang-g · 9 years ago
  24. 1fa1ab8 Add cmdline tests by Craig Tiller · 9 years ago
  25. f3bcb1c Merge pull request #4377 from murgatroid99/node_extension_coverage_tests by Jan Tattermusch · 9 years ago
  26. 81e4e8d Merge pull request #4383 from jtattermusch/run_more_interop by Michael Lumish · 9 years ago
  27. 42c6c53 Merge github.com:grpc/grpc into secsvr by Craig Tiller · 9 years ago
  28. 13830d0 Merge github.com:grpc/grpc into connected-subchannel by Craig Tiller · 9 years ago
  29. 4e94339 Merge pull request #4366 from ctiller/connectivity-state by David G. Quintas · 9 years ago
  30. 88408c3 Fix Windows build by Craig Tiller · 9 years ago
  31. a86b41e Temporarily disable c# status_code_and_message client. by Jan Tattermusch · 9 years ago
  32. de04aa1 Merge github.com:grpc/grpc into connected-subchannel by Craig Tiller · 9 years ago
  33. e9e75c6 Merge pull request #4385 from jboeuf/gce_default_creds by Craig Tiller · 9 years ago
  34. 2408a1c Testing GCE detection in google default credentials. by Julien Boeuf · 9 years ago
  35. dd4b000 Merge pull request #4286 from jtattermusch/win_64bit by Craig Tiller · 9 years ago
  36. cf79fc1 Disable httpscli_test on mac: its openssl is old by Craig Tiller · 9 years ago
  37. 5c7a1c8 teach interop script about new tests by Jan Tattermusch · 9 years ago
  38. 7c223ca Merge github.com:grpc/grpc into secsvr by Craig Tiller · 9 years ago
  39. 06ae5cd get rid of warnings on linux by Jan Tattermusch · 9 years ago
  40. fa20ebc implement unimplemented_method interop test by Jan Tattermusch · 9 years ago
  41. 0ed7315 implemented more interop tests by Jan Tattermusch · 9 years ago
  42. a7276f6 Merge pull request #4365 from jtattermusch/user_agent_str by Michael Lumish · 9 years ago
  43. 2526e46 Merge pull request #4374 from ctiller/lb_shutdown by David G. Quintas · 9 years ago
  44. 0ca9952 Cover more of frame_settings.c by Craig Tiller · 9 years ago
  45. a9172d2 Simplified some code and added tests to increase code coverage by murgatroid99 · 9 years ago
  46. 59605cd Test corner cases for lb policy registry by Craig Tiller · 9 years ago
  47. fedb761 Merge github.com:grpc/grpc into lb_shutdown by Craig Tiller · 9 years ago
  48. df62b97 Shutdown lb policy registry by Craig Tiller · 9 years ago
  49. 59cd467 merge with head by yang-g · 9 years ago
  50. f9263bc Merge pull request #4352 from ctiller/minus_one by Vijay Pai · 9 years ago
  51. 68f6b9e separate recv intial metadata and trailing metadata by yang-g · 9 years ago
  52. b897337 Merge github.com:grpc/grpc into connectivity-state by Craig Tiller · 9 years ago
  53. e97326c Merge pull request #4373 from ctiller/metatest by Yang Gao · 9 years ago
  54. e7f8e8e Make pretty interop tets output graphs by Carl Mastrangelo · 9 years ago
  55. 9bfc2ce Merge pull request #4369 from dgquintas/custom_allocs by Craig Tiller · 9 years ago
  56. e54da0e Merge github.com:grpc/grpc into connected-subchannel by Craig Tiller · 9 years ago
  57. 6994f49 Merge pull request #4360 from ctiller/who-needs-a-noop-anyway by Nicolas Noble · 9 years ago
  58. 8096478 Merge pull request #4338 from ctiller/init_settings by Nicolas Noble · 9 years ago
  59. 2100d06 Comply with conventions by Craig Tiller · 9 years ago
  60. e57fb22 Add another NULL check by Craig Tiller · 9 years ago
  61. e57ba13 Simplify code by Craig Tiller · 9 years ago
  62. 4504ec7 Merge github.com:grpc/grpc into secsvr by Craig Tiller · 9 years ago
  63. d52fbb8 Test metadata user data by Craig Tiller · 9 years ago
  64. 3ff5d2d Merge branch 'master' of github.com:grpc/grpc into custom_allocs by David Garcia Quintas · 9 years ago
  65. a5aa19b PR comments by David Garcia Quintas · 9 years ago
  66. 3ca4489 Merge pull request #4371 from jtattermusch/php_docker_flake by Stanley Cheung · 9 years ago
  67. 467a02a Merge pull request #4367 from adelez/move_report_template by Jan Tattermusch · 9 years ago
  68. 1c8c7ee try to prevent PHP interop flake by Jan Tattermusch · 9 years ago
  69. 934e9d7 Re-legalize comma by Craig Tiller · 9 years ago
  70. 5b763f5 Merge pull request #4362 from vjpai/coverage-serve2 by Yang Gao · 9 years ago
  71. cc0dd22 reimplement ltoa and int64toa without negation by Jan Tattermusch · 9 years ago
  72. f80b536 Added ability to override mem alloc funcs by David Garcia Quintas · 9 years ago
  73. 141272d Merge pull request #4363 from dgquintas/compression_coverage by Sree Kuchibhotla · 9 years ago
  74. 95ee080 merge with head by yang-g · 9 years ago
  75. c68db44 add test for lame_client get_peer and recv_initial_metadata by yang-g · 9 years ago
  76. face446 Add the test code itself by Craig Tiller · 9 years ago
  77. 12877c9 Moved the report template under tools/run_tests. by Adele Zhou · 9 years ago
  78. 3824b6e Merge github.com:grpc/grpc into connectivity-state by Craig Tiller · 9 years ago
  79. 5efe925 Merge pull request #4322 from yang-g/fixit_channel_c by Nicolas Noble · 9 years ago
  80. 179e6fe Add a test for grpc_connectivity_state_name by Craig Tiller · 9 years ago
  81. 4121f7a explicitly cast signed to unsigned where safe by Jan Tattermusch · 9 years ago
  82. 7ebbc47 put user defined userAgentString to the beginning of userAgentString by Jan Tattermusch · 9 years ago
  83. ab4f2b1 Merge pull request #4359 from ctiller/make_a_slightly_unusual_request by Yang Gao · 9 years ago
  84. f931f58 Merge github.com:grpc/grpc into secsvr by Craig Tiller · 9 years ago
  85. fe9a975 Add a test for failing to add a port by yang-g · 9 years ago
  86. 0a08791 Increased message_compress.c coverage by David Garcia Quintas · 9 years ago
  87. 017ed62 Cover an unsupported case of mixing sync and async service in same server by vjpai · 9 years ago
  88. ae109b5 Merge pull request #4361 from vjpai/coverage-server by Yang Gao · 9 years ago
  89. 13affcb merge with head by yang-g · 9 years ago
  90. ba2b8ed Add a case to cover multiple adds of generic service by vjpai · 9 years ago
  91. 54834ba Merge pull request #4358 from ctiller/abortive-continuations by Yang Gao · 9 years ago
  92. 8360cab Merge pull request #4357 from ctiller/continuing-continuations by Yang Gao · 9 years ago
  93. 1cdf673 Merge pull request #4356 from ctiller/make_a_full_request by Yang Gao · 9 years ago
  94. 6eee3dd Merge github.com:grpc/grpc into secsvr by Craig Tiller · 9 years ago
  95. 3b4af54 Add more unusualness by Craig Tiller · 9 years ago
  96. ce4c341 Add an unusual accept-encoding by Craig Tiller · 9 years ago
  97. 95eeed7 Kill noop_filter.c by Craig Tiller · 9 years ago
  98. 08f477e Merge branch 'make_a_full_request' into make_a_slightly_unusual_request by Craig Tiller · 9 years ago
  99. 359a291 Merge github.com:grpc/grpc into make_a_full_request by Craig Tiller · 9 years ago
  100. 3ebb7cc Hit some esoteric request header paths by Craig Tiller · 9 years ago