1. 9533d04 Fix includes by Craig Tiller · 8 years ago
  2. d1fce83 Fixes by Craig Tiller · 8 years ago
  3. 2e19036 Fix copyrights by Craig Tiller · 8 years ago
  4. f40df23 Auto-changes by Craig Tiller · 8 years ago
  5. 0450410 Fixing sanity. by Nicolas "Pixel" Noble · 8 years ago
  6. 80dfb56 Merge branch 'master' of https://github.com/grpc/grpc into bad_ssl_certificate_path by Nicolas "Pixel" Noble · 8 years ago
  7. 8ce3b1a Merge pull request #5383 from miselin/add_request_parsing by Jan Tattermusch · 8 years ago
  8. 5ce5d82 Merge pull request #5897 from ctiller/fix_time by Jan Tattermusch · 8 years ago
  9. 9498bb1 Reorder asserts to avoid TSAN failure by Craig Tiller · 8 years ago
  10. 1824f05 Add HTTP request parsing. by Matthew Iselin · 8 years ago
  11. 39fd221 Merge pull request #5899 from dgquintas/uchannels_kthxbai by Jan Tattermusch · 8 years ago
  12. 029ecca Merge pull request #5832 from vjpai/make_udp_server_test_great_again by Nicolas Noble · 8 years ago
  13. 86eece8 Merge pull request #5797 from ctiller/win2 by Jan Tattermusch · 8 years ago
  14. fb349b9 removed uchannels by David Garcia Quintas · 8 years ago
  15. e07c368 Update test by Craig Tiller · 8 years ago
  16. 3448887 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  17. 132a006 Fix sanity by Craig Tiller · 8 years ago
  18. 3359997 Tweaks by Craig Tiller · 8 years ago
  19. de7edf8 Merge github.com:grpc/grpc into backoff2 by Craig Tiller · 8 years ago
  20. 8bce393 Merge pull request #5819 from dgquintas/compression_levels by Jan Tattermusch · 8 years ago
  21. dc6d5a6 Merge pull request #5829 from jtattermusch/fix_openssl_deadlink by Jan Tattermusch · 8 years ago
  22. b4e8db2 Adding an argument to bad_ssl_cert in order to override the location of the test certificate. by Nicolas "Pixel" Noble · 8 years ago
  23. 3ab6f4d Merge branch 'revert-5841-revert-5723-backoff_lib' of github.com:grpc/grpc into backoff2 by Craig Tiller · 8 years ago
  24. 55977aa Merge pull request #5795 from ctiller/port_server by Jan Tattermusch · 8 years ago
  25. 58270d5 Revert "Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"" by Craig Tiller · 8 years ago
  26. 80551af Merge pull request #5784 from ctiller/help-me-just-a-little-bit by Jan Tattermusch · 8 years ago
  27. 108cecb Revert "Factor out backoff code into a separate library (to be re-used elsewhere)" by David G. Quintas · 8 years ago
  28. ee69f42 Merge pull request #5706 from deepaklukose/dev by Jan Tattermusch · 8 years ago
  29. 38da449 fix -Wshadow warning by Jan Tattermusch · 8 years ago
  30. 506f60f Fix an include by vjpai · 8 years ago
  31. 47277bc Merge pull request #5574 from nicolasnoble/python2 by Jan Tattermusch · 8 years ago
  32. 13c2f6e Implemented compression level algorithms properly (as a function of the accepted algorithms by the call's peer. by David Garcia Quintas · 8 years ago
  33. 63978d4 Merge pull request #5747 from soltanmm/bleach by Jan Tattermusch · 8 years ago
  34. 6c59e16 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  35. bb84c6a Make stack traces show up in run_tests.py logs by Craig Tiller · 8 years ago
  36. 4cc04f8 Upgrade windows to the fixed posix port server code by Craig Tiller · 8 years ago
  37. 29346aa Merge github.com:grpc/grpc into port_server by Craig Tiller · 8 years ago
  38. 19d7d80 Split port_posix.c into platform specifics and a portable interface to port_server.py by Craig Tiller · 8 years ago
  39. 40d34bf Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  40. 36bf4d5 Merge github.com:grpc/grpc into backoff_lib by Craig Tiller · 8 years ago
  41. e272081 Fix copyright by Craig Tiller · 8 years ago
  42. 835065a Merge pull request #5270 from dgquintas/codegen_lib by Nicolas Noble · 8 years ago
  43. ffcf649 Merge pull request #5766 from yang-g/nuke_duplicate_target by Nicolas Noble · 8 years ago
  44. 2ed1a9e Disable warning: system header is broken by Craig Tiller · 8 years ago
  45. b195792 Drop the L by Craig Tiller · 8 years ago
  46. 6ada8a4 Fixing stupid double free. by Nicolas "Pixel" Noble · 8 years ago
  47. 2befb68 Tweaking formatting by Craig Tiller · 8 years ago
  48. f038737 Merge branch 'master' of https://github.com/grpc/grpc into python2 by Nicolas "Pixel" Noble · 8 years ago
  49. ebdb007 Log test names by Craig Tiller · 8 years ago
  50. 1faa036 Disabling flaky test. by Nicolas "Pixel" Noble · 8 years ago
  51. 2b6feb8 Preventing huge stacks in timer_heap_test. by Nicolas "Pixel" Noble · 8 years ago
  52. 80da2ec Preventing huge stacks in load_file_test. by Nicolas "Pixel" Noble · 8 years ago
  53. b9012fc Fixing bitrotting in udp_server_test.c by Nicolas "Pixel" Noble · 8 years ago
  54. adf3a9d clang-fmt by Craig Tiller · 8 years ago
  55. c9c0b8b Review feedback by Craig Tiller · 8 years ago
  56. e61cbe3 For client cert based authentication, add client cert as an AuthProperty by Deepak Lukose · 8 years ago
  57. 3c78805 Fix copyright by Craig Tiller · 8 years ago
  58. 2b45cb8 clang-format code by Craig Tiller · 8 years ago
  59. ce2b308 Get stack traces in crash dumps working for Windows by Craig Tiller · 8 years ago
  60. f4f57f0 Merge pull request #5474 from ctiller/esan by Jan Tattermusch · 8 years ago
  61. 5ee157c Merge github.com:grpc/grpc into backoff_lib by Craig Tiller · 8 years ago
  62. 121e7a9 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  63. 4e5c6d9 Remove end2end_certs library. by yang-g · 8 years ago
  64. d719d6e Merge pull request #5750 from sreecha/gpr_thd_test by Jan Tattermusch · 8 years ago
  65. 6643ce7 Clean up test by Masood Malekghassemi · 8 years ago
  66. f7cea97 Fix copyright by Sree Kuchibhotla · 8 years ago
  67. 4a9e7c4 Improve looks_like_ip_address for IPv6 addresses, and add tests by Paul Querna · 8 years ago
  68. 47d841d Add support for IP Addresses in Subject Alt Names. by Paul Querna · 8 years ago
  69. b19489c Minor code cleanup by Sree Kuchibhotla · 8 years ago
  70. cc43d69 Reduce the number of threads so that this test works on x86 systems by Sree Kuchibhotla · 8 years ago
  71. a45782f Fix copyright by Craig Tiller · 8 years ago
  72. 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
  73. 948fa1b Merge branch 'huh_omg' of github.com:ctiller/grpc into huh_omg by Craig Tiller · 8 years ago
  74. 3591482 Expand lock by Craig Tiller · 8 years ago
  75. d24fc85 Fix cast by Craig Tiller · 8 years ago
  76. 64baf2c Extend timeout by Craig Tiller · 8 years ago
  77. 0ce7bec Fail faster by Craig Tiller · 8 years ago
  78. 57e2743 Add contributed test by Craig Tiller · 8 years ago
  79. c72cc42 Build out backoff as a library by Craig Tiller · 8 years ago
  80. 1e55bd4 Add retry for dns resolution by Craig Tiller · 8 years ago
  81. e91ef68 Add failing test by Craig Tiller · 8 years ago
  82. 5f3ba8c Copyright, casting fixes by Craig Tiller · 8 years ago
  83. a39c199 clang-format by Craig Tiller · 8 years ago
  84. 0e6e34e Add an additional test by Craig Tiller · 8 years ago
  85. 9d14763 Fix timers by Craig Tiller · 8 years ago
  86. 41cb61d Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  87. 2d86263 Added python_wrapper.sh to take care of finding an appropriate version of python from the system. by Nicolas "Pixel" Noble · 8 years ago
  88. 5f17aae Merge github.com:grpc/grpc into esan by Craig Tiller · 8 years ago
  89. 7c075b3 Remove broken test by Craig Tiller · 8 years ago
  90. f0ca4d5 Merge pull request #5441 from a-veitch/no_binary_tags by Bogdan Drutu · 8 years ago
  91. 3af3f74 Fixes to things by Craig Tiller · 8 years ago
  92. 600e993 add checking of character values by Alistair Veitch · 8 years ago
  93. 69b093b Revert "Revert "Add an implementation firewall against pollset_set"" by Craig Tiller · 8 years ago
  94. e9ef536 Revert "Add an implementation firewall against pollset_set" by Vijay Pai · 8 years ago
  95. a80a064 Merge branch 'hide-the-pollset' into hide-the-pollset-set by Craig Tiller · 8 years ago
  96. 36f8f88 Fix crash on mac by Craig Tiller · 8 years ago
  97. 5a9d7d2 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  98. e2a8a3f Merge branch 'hide-the-pollset' into hide-the-pollset-set by Craig Tiller · 8 years ago
  99. c058652 Merge pull request #5307 from ctiller/hide-the-worker by Vijay Pai · 8 years ago
  100. 188563f eliminate binary tags by Alistair Veitch · 8 years ago