1. 4a9e7c4 Improve looks_like_ip_address for IPv6 addresses, and add tests by Paul Querna · 8 years ago
  2. 47d841d Add support for IP Addresses in Subject Alt Names. by Paul Querna · 8 years ago
  3. f9b26d9 Merge pull request #5731 from ctiller/huh_omg by Jan Tattermusch · 8 years ago
  4. 047fe1f Merge pull request #5580 from daniel-j-born/test_creds by Dan Born · 8 years ago
  5. 2312332 Merge pull request #5444 from vjpai/debug_qps_stream by Jan Tattermusch · 8 years ago
  6. a45782f Fix copyright by Craig Tiller · 8 years ago
  7. 9fb89ea If we cant check timers due to contention, at least make sure we do a follow up check soon by Craig Tiller · 8 years ago
  8. 948fa1b Merge branch 'huh_omg' of github.com:ctiller/grpc into huh_omg by Craig Tiller · 8 years ago
  9. 3591482 Expand lock by Craig Tiller · 8 years ago
  10. d24fc85 Fix cast by Craig Tiller · 8 years ago
  11. 64baf2c Extend timeout by Craig Tiller · 8 years ago
  12. 0ce7bec Fail faster by Craig Tiller · 8 years ago
  13. 57e2743 Add contributed test by Craig Tiller · 8 years ago
  14. 1e55bd4 Add retry for dns resolution by Craig Tiller · 8 years ago
  15. e91ef68 Add failing test by Craig Tiller · 8 years ago
  16. 2697f21 Merge branch 'master' into debug_qps_stream by vjpai · 8 years ago
  17. 5f3ba8c Copyright, casting fixes by Craig Tiller · 8 years ago
  18. a39c199 clang-format by Craig Tiller · 8 years ago
  19. 0e6e34e Add an additional test by Craig Tiller · 8 years ago
  20. 9d14763 Fix timers by Craig Tiller · 8 years ago
  21. baaf655 Fix formatting by Craig Tiller · 8 years ago
  22. 710d58c Disable profiling in qps_worker for now by Craig Tiller · 8 years ago
  23. edd96e4 Revert "Properly integrate async API with server-side cancellations." by Sree Kuchibhotla · 8 years ago
  24. 51221f1 clang reformat. by Dan Born · 8 years ago
  25. f2f7d57 Allow use of alternative credential types. by Dan Born · 8 years ago
  26. dbf47fa Better comments. by Vijay Pai · 8 years ago
  27. 2e72938 clang-format by Vijay Pai · 8 years ago
  28. 13ee2f2 Properly integrate async API with server-side cancellations. by Vijay Pai · 8 years ago
  29. b7117e4 Merge branch 'master' into debug_qps_stream by vjpai · 8 years ago
  30. 0cb803d Always ref writable streams by Craig Tiller · 8 years ago
  31. 9899072 Revert "Update reconnect_interop_server.cc" by Craig Tiller · 8 years ago
  32. c6611ef Revert "Update reconnect_interop_client.cc" by Craig Tiller · 8 years ago
  33. f7d6d38 Merge pull request #5539 from grpc/makdharma-comment by Yang Gao · 8 years ago
  34. 38a560b Update reconnect_interop_server.cc by makdharma · 8 years ago
  35. bd50f30 Update reconnect_interop_client.cc by makdharma · 8 years ago
  36. e788e8b Merge pull request #5523 from vjpai/e2e_stc by Yang Gao · 8 years ago
  37. 6c016ef ServerTryCancel was not actually respecting the API since it by Vijay Pai · 8 years ago
  38. 6963453 Merge pull request #5493 from sreecha/server_try_cancel_test by Yang Gao · 8 years ago
  39. 9e5a05a Fix clang format issue by Sree Kuchibhotla · 8 years ago
  40. 2edea9c Merge pull request #5495 from ctiller/grumpf by Vijay Pai · 8 years ago
  41. 7c075b3 Remove broken test by Craig Tiller · 8 years ago
  42. 7fe08a2 clang-format by Craig Tiller · 8 years ago
  43. 8d543e8 Fix ResponseStreamServerCancelAfter test flake by Sree Kuchibhotla · 8 years ago
  44. f0ca4d5 Merge pull request #5441 from a-veitch/no_binary_tags by Bogdan Drutu · 8 years ago
  45. f657a50 Merge pull request #5466 from jtattermusch/csharp_win_distribtest by Jan Tattermusch · 8 years ago
  46. 3f1aa9b add copyright and cleanup python code by Jan Tattermusch · 8 years ago
  47. 8ba6a6b Merge pull request #5402 from sreecha/stress_test_scripts by Jan Tattermusch · 8 years ago
  48. e1dd18a Fix copyright by Sree Kuchibhotla · 8 years ago
  49. ef7e426 Merge pull request #5405 from daniel-j-born/custom_test_creds by Dan Born · 8 years ago
  50. fa4b163 windows C# distribtest by Jan Tattermusch · 8 years ago
  51. c47c949 clang-format by Vijay Pai · 8 years ago
  52. 60a7e33 Finish clients fully before finishing servers by vjpai · 8 years ago
  53. 600e993 add checking of character values by Alistair Veitch · 8 years ago
  54. e7042b5 Simplify Mark processing code by vjpai · 8 years ago
  55. 02eda41 Do stream operations in a more idiomatic way: Write, WritesDone, Read until fail, Finish by Vijay Pai · 8 years ago
  56. 69b093b Revert "Revert "Add an implementation firewall against pollset_set"" by Craig Tiller · 8 years ago
  57. e9ef536 Revert "Add an implementation firewall against pollset_set" by Vijay Pai · 8 years ago
  58. a80a064 Merge branch 'hide-the-pollset' into hide-the-pollset-set by Craig Tiller · 8 years ago
  59. 36f8f88 Fix crash on mac by Craig Tiller · 8 years ago
  60. 414b056 Merge github.com:grpc/grpc into hide-the-pollset-set by Craig Tiller · 8 years ago
  61. 3240950b Merge github.com:grpc/grpc into hide-the-pollset by Craig Tiller · 8 years ago
  62. e2a8a3f Merge branch 'hide-the-pollset' into hide-the-pollset-set by Craig Tiller · 8 years ago
  63. 544b98f Merge pull request #5293 from dgquintas/alarm_cpp by Vijay Pai · 8 years ago
  64. c058652 Merge pull request #5307 from ctiller/hide-the-worker by Vijay Pai · 8 years ago
  65. 188563f eliminate binary tags by Alistair Veitch · 8 years ago
  66. 9084418 Merge branch 'master' into custom_test_creds by Dan Born · 8 years ago
  67. 1d7704d Fix windows by Craig Tiller · 8 years ago
  68. 85371a2 Change pollset mutex ownership by Craig Tiller · 8 years ago
  69. 2167987 Merge github.com:grpc/grpc into hide-the-pollset by Craig Tiller · 8 years ago
  70. bdfec2c SimultaneousReadWritesDone test was not observing the contract on the by Vijay Pai · 8 years ago
  71. 7204010 Fixing format and copyright. by Nicolas "Pixel" Noble · 8 years ago
  72. 2063a1c Merge pull request #5384 from ctiller/44 by Vijay Pai · 8 years ago
  73. 1b5a264 Allow new credential types to be added to tests. by Dan Born · 8 years ago
  74. 0f62f5d Merge pull request #5401 from daniel-j-born/test_creds by Yang Gao · 8 years ago
  75. 53a94ef Use standard include paths. by Dan Born · 8 years ago
  76. 0544d7f Merge github.com:grpc/grpc into 44 by Craig Tiller · 8 years ago
  77. 7275f36 Initialize mutex to nullptr. by Dan Born · 8 years ago
  78. f30941c Injectable test credentials provider interface. by Dan Born · 8 years ago
  79. e2d39e0 Timer->UsageTimer consistently by vjpai · 8 years ago
  80. 559e45b Scripts to launch stress tests in GKE by Sree Kuchibhotla · 9 years ago
  81. fc4dcf0 Merge github.com:grpc/grpc into 44 by Craig Tiller · 8 years ago
  82. 86b258c Merge pull request #5388 from vjpai/bourne_again by Nicolas Noble · 8 years ago
  83. d3a7b60 Merge pull request #5365 from ctiller/naming-crisis by Nicolas Noble · 8 years ago
  84. 6483c32 BSD platforms (such as Mac) are likely to have /bin/sh refer to traditional by vjpai · 8 years ago
  85. ee1f1f3 Merge branch 'hide-the-worker' into hide-the-pollset by Craig Tiller · 8 years ago
  86. 9114a14 Port pollset worker changes to windows by Craig Tiller · 8 years ago
  87. 65c443b Merge github.com:grpc/grpc into hide-the-worker by Craig Tiller · 8 years ago
  88. 5adb71f php: simplify installation by Stanley Cheung · 9 years ago
  89. 4ea4599 Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 8 years ago
  90. 804b855 Test for a working -Wshadow by Craig Tiller · 8 years ago
  91. b79c1e1 Ensure we can compile boringssl before trying: old compiler compatibility by Craig Tiller · 8 years ago
  92. 953e41a Merge pull request #5321 from vjpai/openloop by Vijay Pai · 8 years ago
  93. 0a5f613 Merge pull request #5213 from ctiller/fix-proto-docker by David G. Quintas · 8 years ago
  94. 44ca2c2 Examples by Sree Kuchibhotla · 9 years ago
  95. e2f243b clang format by David Garcia Quintas · 8 years ago
  96. 19fa540 Fix copyrights by Craig Tiller · 8 years ago
  97. 45add8a Merge branch 'master' of github.com:grpc/grpc into alarm_cpp by David Garcia Quintas · 8 years ago
  98. 27b3f77 Merge pull request #5311 from vjpai/qa by David G. Quintas · 8 years ago
  99. 6541cab clang-fmt by Craig Tiller · 8 years ago
  100. 70ab4c5 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 8 years ago