1. c5ff781 Merge branch 'idempotent' into ignore_connectivity by Craig Tiller · 8 years ago
  2. 3bd9695 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  3. e5cc05b Merge pull request #5964 from ctiller/move_the_things by Nicolas Noble · 8 years ago
  4. b84b553 Fix formatting by Craig Tiller · 8 years ago
  5. 94f908a Merge pull request #5962 from nicolasnoble/windows-flake-are-not by Jan Tattermusch · 8 years ago
  6. 19d25aa Fix path by Craig Tiller · 8 years ago
  7. 40ee2aa Fix another path by Craig Tiller · 8 years ago
  8. eff44d7 Fix another path by Craig Tiller · 8 years ago
  9. b7f3f6e Fix copyright by Craig Tiller · 8 years ago
  10. 9533d04 Fix includes by Craig Tiller · 8 years ago
  11. f3d7638 Merge pull request #5877 from vjpai/make_generic_payloads_great_again by Jan Tattermusch · 8 years ago
  12. d9a2368 Moving grpc_pick_unused_port_of_die before creating a deadline. by Nicolas "Pixel" Noble · 8 years ago
  13. d1fce83 Fixes by Craig Tiller · 8 years ago
  14. 2e19036 Fix copyrights by Craig Tiller · 8 years ago
  15. f40df23 Auto-changes by Craig Tiller · 8 years ago
  16. b830fb3 Merge branch 'master' into make_generic_payloads_great_again by Vijay Pai · 8 years ago
  17. 0450410 Fixing sanity. by Nicolas "Pixel" Noble · 8 years ago
  18. 80dfb56 Merge branch 'master' of https://github.com/grpc/grpc into bad_ssl_certificate_path by Nicolas "Pixel" Noble · 8 years ago
  19. 8ce3b1a Merge pull request #5383 from miselin/add_request_parsing by Jan Tattermusch · 8 years ago
  20. 5ce5d82 Merge pull request #5897 from ctiller/fix_time by Jan Tattermusch · 8 years ago
  21. 9a1fa34 Merge pull request #5892 from yang-g/copy_generic_byte_buffer by Jan Tattermusch · 8 years ago
  22. 9498bb1 Reorder asserts to avoid TSAN failure by Craig Tiller · 8 years ago
  23. 1824f05 Add HTTP request parsing. by Matthew Iselin · 8 years ago
  24. 39fd221 Merge pull request #5899 from dgquintas/uchannels_kthxbai by Jan Tattermusch · 8 years ago
  25. 04961a0 Merge pull request #5863 from dgquintas/includes_namespaces by Jan Tattermusch · 8 years ago
  26. 029ecca Merge pull request #5832 from vjpai/make_udp_server_test_great_again by Nicolas Noble · 8 years ago
  27. 86eece8 Merge pull request #5797 from ctiller/win2 by Jan Tattermusch · 8 years ago
  28. fb349b9 removed uchannels by David Garcia Quintas · 8 years ago
  29. e07c368 Update test by Craig Tiller · 8 years ago
  30. f64befd Make a copy of ByteBuffer when writing by yang-g · 8 years ago
  31. a4942a0 @jtattermusch correctly pointed out that we are not setting by vjpai · 8 years ago
  32. ca2886a Made the code simpler to parse for humans by David Garcia Quintas · 8 years ago
  33. 711766d Ensure that no #includes are inside of a namespace. by David Garcia Quintas · 8 years ago
  34. 9ed7fb6 Merge branch 'idempotent' into ignore_connectivity by Craig Tiller · 8 years ago
  35. 4465455 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  36. 3448887 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  37. 132a006 Fix sanity by Craig Tiller · 8 years ago
  38. 3359997 Tweaks by Craig Tiller · 8 years ago
  39. de7edf8 Merge github.com:grpc/grpc into backoff2 by Craig Tiller · 8 years ago
  40. 8bce393 Merge pull request #5819 from dgquintas/compression_levels by Jan Tattermusch · 8 years ago
  41. dc6d5a6 Merge pull request #5829 from jtattermusch/fix_openssl_deadlink by Jan Tattermusch · 8 years ago
  42. 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
  43. 3ab6f4d Merge branch 'revert-5841-revert-5723-backoff_lib' of github.com:grpc/grpc into backoff2 by Craig Tiller · 8 years ago
  44. 55977aa Merge pull request #5795 from ctiller/port_server by Jan Tattermusch · 8 years ago
  45. 58270d5 Revert "Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"" by Craig Tiller · 8 years ago
  46. 80551af Merge pull request #5784 from ctiller/help-me-just-a-little-bit by Jan Tattermusch · 8 years ago
  47. 108cecb Revert "Factor out backoff code into a separate library (to be re-used elsewhere)" by David G. Quintas · 8 years ago
  48. ee69f42 Merge pull request #5706 from deepaklukose/dev by Jan Tattermusch · 8 years ago
  49. 38da449 fix -Wshadow warning by Jan Tattermusch · 8 years ago
  50. 506f60f Fix an include by vjpai · 8 years ago
  51. 47277bc Merge pull request #5574 from nicolasnoble/python2 by Jan Tattermusch · 8 years ago
  52. 3924afb Merge pull request #5752 from vjpai/make_open_loop_again by Jan Tattermusch · 8 years ago
  53. 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
  54. 63978d4 Merge pull request #5747 from soltanmm/bleach by Jan Tattermusch · 8 years ago
  55. 6c59e16 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  56. bb84c6a Make stack traces show up in run_tests.py logs by Craig Tiller · 8 years ago
  57. 4cc04f8 Upgrade windows to the fixed posix port server code by Craig Tiller · 8 years ago
  58. 29346aa Merge github.com:grpc/grpc into port_server by Craig Tiller · 8 years ago
  59. 19d7d80 Split port_posix.c into platform specifics and a portable interface to port_server.py by Craig Tiller · 8 years ago
  60. 40d34bf Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  61. c65af4d Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  62. 36bf4d5 Merge github.com:grpc/grpc into backoff_lib by Craig Tiller · 8 years ago
  63. e272081 Fix copyright by Craig Tiller · 8 years ago
  64. 835065a Merge pull request #5270 from dgquintas/codegen_lib by Nicolas Noble · 8 years ago
  65. ffcf649 Merge pull request #5766 from yang-g/nuke_duplicate_target by Nicolas Noble · 8 years ago
  66. 2ed1a9e Disable warning: system header is broken by Craig Tiller · 8 years ago
  67. b195792 Drop the L by Craig Tiller · 8 years ago
  68. 6ada8a4 Fixing stupid double free. by Nicolas "Pixel" Noble · 8 years ago
  69. 2befb68 Tweaking formatting by Craig Tiller · 8 years ago
  70. f038737 Merge branch 'master' of https://github.com/grpc/grpc into python2 by Nicolas "Pixel" Noble · 8 years ago
  71. ebdb007 Log test names by Craig Tiller · 8 years ago
  72. 1faa036 Disabling flaky test. by Nicolas "Pixel" Noble · 8 years ago
  73. 2b6feb8 Preventing huge stacks in timer_heap_test. by Nicolas "Pixel" Noble · 8 years ago
  74. 80da2ec Preventing huge stacks in load_file_test. by Nicolas "Pixel" Noble · 8 years ago
  75. b9012fc Fixing bitrotting in udp_server_test.c by Nicolas "Pixel" Noble · 8 years ago
  76. adf3a9d clang-fmt by Craig Tiller · 8 years ago
  77. c9c0b8b Review feedback by Craig Tiller · 8 years ago
  78. e61cbe3 For client cert based authentication, add client cert as an AuthProperty by Deepak Lukose · 8 years ago
  79. 3c78805 Fix copyright by Craig Tiller · 8 years ago
  80. 2b45cb8 clang-format code by Craig Tiller · 8 years ago
  81. ce2b308 Get stack traces in crash dumps working for Windows by Craig Tiller · 8 years ago
  82. f4f57f0 Merge pull request #5474 from ctiller/esan by Jan Tattermusch · 8 years ago
  83. 983fe7a Merge branch 'idempotent' into ignore_connectivity by Craig Tiller · 8 years ago
  84. 4f7ffa0 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  85. 5ee157c Merge github.com:grpc/grpc into backoff_lib by Craig Tiller · 8 years ago
  86. 121e7a9 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  87. cd21266 Merge branch 'master' of github.com:grpc/grpc into codegen_lib by David Garcia Quintas · 8 years ago
  88. 4e5c6d9 Remove end2end_certs library. by yang-g · 8 years ago
  89. 39b082a Merge pull request #5652 from grpc/revert-5599-revert-5572-srv_ctx by Jan Tattermusch · 8 years ago
  90. d719d6e Merge pull request #5750 from sreecha/gpr_thd_test by Jan Tattermusch · 8 years ago
  91. 6643ce7 Clean up test by Masood Malekghassemi · 8 years ago
  92. 847baf6 clang-format and fix a typo caused by saving by Vijay Pai · 8 years ago
  93. 6332628 1. Remove all deadlines from the RPCs and shutdown in this code. by vjpai · 8 years ago
  94. f7cea97 Fix copyright by Sree Kuchibhotla · 8 years ago
  95. 4a9e7c4 Improve looks_like_ip_address for IPv6 addresses, and add tests by Paul Querna · 8 years ago
  96. 47d841d Add support for IP Addresses in Subject Alt Names. by Paul Querna · 8 years ago
  97. b19489c Minor code cleanup by Sree Kuchibhotla · 8 years ago
  98. cc43d69 Reduce the number of threads so that this test works on x86 systems by Sree Kuchibhotla · 8 years ago
  99. f9b26d9 Merge pull request #5731 from ctiller/huh_omg by Jan Tattermusch · 8 years ago
  100. 047fe1f Merge pull request #5580 from daniel-j-born/test_creds by Dan Born · 8 years ago