1. dde6dfb Merge pull request #5958 from deepaklukose/skip_client_cert_verification by Jan Tattermusch · 8 years ago
  2. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 8 years ago
  3. 1874663 After running generate_projects.sh by Yuchen Zeng · 8 years ago
  4. 95e4c48 Add knob for default core output verbosity by Yuchen Zeng · 8 years ago
  5. b29d8cf Last few mallocs / frees. by Nicolas "Pixel" Noble · 8 years ago
  6. abb4f5f Merge pull request #6070 from ctiller/head-of-line-blocking by Jan Tattermusch · 8 years ago
  7. e3e91a3 Merge pull request #6033 from ctiller/channel_max_reconnect_backoff by Nicolas Noble · 8 years ago
  8. 8e3b16c Merge github.com:grpc/grpc into channel_max_reconnect_backoff by Craig Tiller · 8 years ago
  9. 06cb1a9 Initial interface rework to allow knowing whether to pull payload at registration, not at request time by Craig Tiller · 8 years ago
  10. 08eb0d6 clang-format by Craig Tiller · 8 years ago
  11. c954f59 Fix missing arg by Craig Tiller · 8 years ago
  12. 399b3c4 Fix client_crash_test, implement idempotency, fail_fast for C++ by Craig Tiller · 8 years ago
  13. 41dac84 Merge github.com:grpc/grpc into ignore_connectivity by Craig Tiller · 8 years ago
  14. 64a12c5 Merge github.com:grpc/grpc into copyright-fix by Craig Tiller · 8 years ago
  15. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  16. 076c2b8 Merge github.com:grpc/grpc into channel_max_reconnect_backoff by Craig Tiller · 8 years ago
  17. 44ad3fd Merge branch 'idempotent' into ignore_connectivity by Craig Tiller · 8 years ago
  18. c201158 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  19. e72454c merge to take src/core componentization into account by ahedberg · 8 years ago
  20. c5ff781 Merge branch 'idempotent' into ignore_connectivity by Craig Tiller · 8 years ago
  21. 3bd9695 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  22. 2e19036 Fix copyrights by Craig Tiller · 8 years ago
  23. f40df23 Auto-changes by Craig Tiller · 8 years ago
  24. 8d7cff4 make IP_PKTINFO and IPV6_RECVPKTINFO optional by ahedberg · 8 years ago
  25. 9a1fa34 Merge pull request #5892 from yang-g/copy_generic_byte_buffer by Jan Tattermusch · 8 years ago
  26. f1050f6 Merge pull request #5755 from ahedberg/unix_sockets_optional by Jan Tattermusch · 8 years ago
  27. f64befd Make a copy of ByteBuffer when writing by yang-g · 8 years ago
  28. 9ed7fb6 Merge branch 'idempotent' into ignore_connectivity by Craig Tiller · 8 years ago
  29. 4465455 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  30. ddd4d7f Merge pull request #5494 from dgquintas/guard_check by Jan Tattermusch · 8 years ago
  31. dadb32a Merge pull request #5843 from dgquintas/fix-grpc-lib by Jan Tattermusch · 8 years ago
  32. 8bce393 Merge pull request #5819 from dgquintas/compression_levels by Jan Tattermusch · 8 years ago
  33. 146070d fixed multiple initialization of globals by David Garcia Quintas · 8 years ago
  34. ee69f42 Merge pull request #5706 from deepaklukose/dev by Jan Tattermusch · 8 years ago
  35. c14f1cb new fixed guards by David Garcia Quintas · 8 years ago
  36. 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
  37. 185768b Merge branch 'master' of github.com:grpc/grpc into guard_check by David Garcia Quintas · 8 years ago
  38. 5a39106 Add debug support for checking tls_init is called by yang-g · 8 years ago
  39. c65af4d Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  40. 4cead22 Merge pull request #5745 from ahedberg/upstream by Jan Tattermusch · 8 years ago
  41. e61cbe3 For client cert based authentication, add client cert as an AuthProperty by Deepak Lukose · 8 years ago
  42. 983fe7a Merge branch 'idempotent' into ignore_connectivity by Craig Tiller · 8 years ago
  43. 4f7ffa0 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  44. cd21266 Merge branch 'master' of github.com:grpc/grpc into codegen_lib by David Garcia Quintas · 8 years ago
  45. 3598d44 Fixed include guards by David Garcia Quintas · 8 years ago
  46. 803931d Make use of unix sockets optional. by ahedberg · 8 years ago
  47. 8ec33f0 Add intial plaform support for Native Client (NaCl) by Sam Clegg · 9 years ago
  48. 8c0d96f Initial fail-fast support by Craig Tiller · 8 years ago
  49. 4cf0448 clang-format by Craig Tiller · 8 years ago
  50. c654976 Change client :method selection based on idempotency by Craig Tiller · 8 years ago
  51. 5987c70 Punch through flags for incoming calls by Craig Tiller · 8 years ago
  52. 9eef377 clang-format by David Garcia Quintas · 8 years ago
  53. 60ee8dd docstrings by David Garcia Quintas · 8 years ago
  54. b942640 clang-format by David Garcia Quintas · 8 years ago
  55. be25493 codegen interface usage of gpr_inf_future by David Garcia Quintas · 8 years ago
  56. ef6848f reverted gpr_ time changes by David Garcia Quintas · 8 years ago
  57. 723af53 moved some files around by David Garcia Quintas · 8 years ago
  58. 24e69bf Added a channel argument to set the maximum reconnect backoff duration. Extended the interop test to test the custom reconnect backoffs. by Aaron Isotton · 8 years ago
  59. 8c3d994 compiles! by David Garcia Quintas · 8 years ago
  60. e1ce31e wip. cq refactored by David Garcia Quintas · 8 years ago
  61. 6848c4e wip. prior to cq refactoring by David Garcia Quintas · 8 years ago
  62. b0d1567 Revert "Revert "Properly integrate async API with server-side cancellations."" by Sree Kuchibhotla · 8 years ago
  63. b07938f added missing initializer for global proto_serializer holder to codegen lib by David Garcia Quintas · 8 years ago
  64. edd96e4 Revert "Properly integrate async API with server-side cancellations." by Sree Kuchibhotla · 8 years ago
  65. 13ee2f2 Properly integrate async API with server-side cancellations. by Vijay Pai · 8 years ago
  66. 44060b0 Merge branch 'master' of github.com:grpc/grpc into codegen_proto_utils_fix by David Garcia Quintas · 8 years ago
  67. 0cb803d Always ref writable streams by Craig Tiller · 8 years ago
  68. 7f7181f fix comments by David Garcia Quintas · 8 years ago
  69. c4f4f7e clang-format by David Garcia Quintas · 8 years ago
  70. f588aeb introduced workaround for proto_utils by David Garcia Quintas · 8 years ago
  71. f0ca4d5 Merge pull request #5441 from a-veitch/no_binary_tags by Bogdan Drutu · 8 years ago
  72. 188563f eliminate binary tags by Alistair Veitch · 8 years ago
  73. 45add8a Merge branch 'master' of github.com:grpc/grpc into alarm_cpp by David Garcia Quintas · 8 years ago
  74. c8d34d5 Merge pull request #5287 from yang-g/global_callback_magic by Craig Tiller · 8 years ago
  75. 0160873 PR comments addressed by David Garcia Quintas · 9 years ago
  76. ef02fb9 Merge branch 'master' of github.com:grpc/grpc into alarm_cpp by David Garcia Quintas · 9 years ago
  77. bcd78fe Added missing virtual dtor by David Garcia Quintas · 9 years ago
  78. 4105505 Fixed refactoring of grpc_arg pointer vtable by David Garcia Quintas · 9 years ago
  79. 10e2698 Merge branch 'master' of github.com:grpc/grpc into alarm_cpp by David Garcia Quintas · 9 years ago
  80. 5e07d76 Made Alarm's constructor a template for deadline by David Garcia Quintas · 9 years ago
  81. 3cce2ec Merge pull request #4859 from ctiller/sceq by Sree Kuchibhotla · 9 years ago
  82. ac94c43 Merge pull request #5186 from yang-g/inherit_from_grpc_library by Sree Kuchibhotla · 9 years ago
  83. eb62c94 Add a way to override channel arguments for server creation by yang-g · 9 years ago
  84. 6397660 Flagging the missing API entries. by Nicolas "Pixel" Noble · 9 years ago
  85. c0ce00f Merge github.com:grpc/grpc into sceq by Craig Tiller · 9 years ago
  86. 50d7e3c I merged this without checking the copyright. My mistake... by vjpai · 9 years ago
  87. d4f2604 Small tweak to make some customer code compile by Craig Tiller · 9 years ago
  88. a3c968d Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_library by yang-g · 9 years ago
  89. 017f84e Merge pull request #5078 from ctiller/compatibility_mode by Craig Tiller · 9 years ago
  90. 3f19f42 Merge pull request #5052 from ctiller/compress by David G. Quintas · 9 years ago
  91. 2afed4c Merge pull request #5079 from nicolasnoble/underscores_are_the_root_of_all_evil by David G. Quintas · 9 years ago
  92. 1362c24 Merge pull request #5193 from vjpai/alarm_mods by Craig Tiller · 9 years ago
  93. c0473cc Merge github.com:grpc/grpc into compress by Craig Tiller · 9 years ago
  94. b718c8a Merge github.com:grpc/grpc into compatibility_mode by Craig Tiller · 9 years ago
  95. 810a13e Remove a small allocation, at the cost of a little uglier header file. by Vijay Pai · 9 years ago
  96. 26a9848 Removed outdated mention of AsynchronousService by David Garcia Quintas · 9 years ago
  97. 04e992a Make C++ alarm class usable and testable - there were some build issues and by vjpai · 9 years ago
  98. 1945ae4 Fix copyright by yang-g · 9 years ago
  99. d59ad7e Provide explicit API for user to set user agent string prefix by yang-g · 9 years ago
  100. ab5da5e Added missing codegen includes by David Garcia Quintas · 9 years ago