1. 780b07e Fix cb argument name by Robbie Shade · 9 years ago
  2. 3cd2d18 Rename the TCP server callback arguments to be more descriptive. by Robbie Shade · 9 years ago
  3. 9b1f91e Merge pull request #3125 from jtattermusch/metadata_key_check by Michael Lumish · 9 years ago
  4. a620e99 Merge pull request #3111 from ctiller/reject-the-stuffs by Yang Gao · 9 years ago
  5. 7279567 check for allowed characters in metadata key by Jan Tattermusch · 9 years ago
  6. 400e0cd Merge pull request #3117 from nathanielmanistaatgoogle/force-client-auth by Masood Malekghassemi · 9 years ago
  7. 89a3330 Merge pull request #3118 from jtattermusch/csharp_errors by Stanley Cheung · 9 years ago
  8. 607ace8 Merge pull request #3102 from soltanmm/ihop by Nathaniel Manista · 9 years ago
  9. e535aac Merge github.com:grpc/grpc into reject-the-stuffs by Craig Tiller · 9 years ago
  10. 2d487f2 Merge pull request #3082 from dgquintas/cl by Craig Tiller · 9 years ago
  11. a8c01be Merge pull request #3100 from murgatroid99/core_fix_improper_include by Craig Tiller · 9 years ago
  12. 477538d Merge pull request #3101 from yang-g/string_ref_auth by Craig Tiller · 9 years ago
  13. 89d5610 Merge pull request #3104 from yang-g/create_channel by Craig Tiller · 9 years ago
  14. 67c4587 error spec compliance and marshalling tests by Jan Tattermusch · 9 years ago
  15. 0908c23 Expand force_client_auth to old ServerCredentials by Nathaniel Manista · 9 years ago
  16. ee8d6a3 Merge pull request #3113 from yang-g/fix_build by David G. Quintas · 9 years ago
  17. 910ad08 Merge pull request #3106 from jtattermusch/culture_invariant by Stanley Cheung · 9 years ago
  18. 12577a7 Fix build by yang-g · 9 years ago
  19. 240b7db Outlaw comma in non-binary metadata values by Craig Tiller · 9 years ago
  20. 1029e70 Merge pull request #3109 from stanley-cheung/move_grpc_common_examples_here by Tim Emiola · 9 years ago
  21. 43f1bf8 fix links by Stanley Cheung · 9 years ago
  22. 23b3712 remove examples/pubsub by Stanley Cheung · 9 years ago
  23. 0a26821 replace all grpc-common occurances with examples by Stanley Cheung · 9 years ago
  24. 20fa669 move examples to correct locations by Stanley Cheung · 9 years ago
  25. b2bea23 move grpc-common examples to here by Stanley Cheung · 9 years ago
  26. 60ff5c3 Merge pull request #3103 from nathanielmanistaatgoogle/force_client_auth by Masood Malekghassemi · 9 years ago
  27. 6905915 prepare for move by Stanley Cheung · 9 years ago
  28. f03e128 Merge pull request #3026 from stanley-cheung/php_update_gen_code_test by Michael Lumish · 9 years ago
  29. 5414df3 make ToLower culture invariant by Jan Tattermusch · 9 years ago
  30. 209d047 Merge pull request #278 from yang-g/async_doc by Abhishek Kumar · 9 years ago
  31. 7dc25d3 Add force_client_auth to _low.ServerCredentials by Nathaniel Manista · 9 years ago
  32. 2add980 Resolve comments by yang-g · 9 years ago
  33. b17ad55 Merge pull request #3062 from dgquintas/interop_spec by Yang Gao · 9 years ago
  34. dcb1691 Merge pull request #3105 from nathanielmanistaatgoogle/update-protobuf-submodule by Jan Tattermusch · 9 years ago
  35. 0834833 Merge pull request #2947 from jboeuf/grpc_security_abi by Craig Tiller · 9 years ago
  36. 6686808 Update protobuf submodule to v3.0.0-beta-1 by Nathaniel Manista · 9 years ago
  37. 730055d implementation fix by yang-g · 9 years ago
  38. 1c3b213 Merge pull request #3070 from ctiller/winlog by Jan Tattermusch · 9 years ago
  39. 9a97a09 Merge pull request #2863 from jtattermusch/csharp_upgrade_to_proto3 by Michael Lumish · 9 years ago
  40. dafcce9 channel creation API change by yang-g · 9 years ago
  41. b59f134 Python OAuth2 auth-token interop test by Masood Malekghassemi · 9 years ago
  42. cf44bb5 use millis to protect against potential overflow by yang-g · 9 years ago
  43. edd4667 Reduce a timeout causing overflow by yang-g · 9 years ago
  44. 8685459 Fixed incorrect include line in core/census/grpc_filter.c by murgatroid99 · 9 years ago
  45. 4135a21 php: add comment for why cancel_after_begin cannot be done by Stanley Cheung · 9 years ago
  46. 69e9747 php: fix interop stub construction after codegen fix by Stanley Cheung · 9 years ago
  47. 41d2b29 Merge pull request #3093 from nathanielmanistaatgoogle/channel by Masood Malekghassemi · 9 years ago
  48. 939ccbe switch C# projects to Google.Protobuf 3.0.0-alpha4 package by Jan Tattermusch · 9 years ago
  49. d68ef4f upgrade third_party/protobufs to 3.0.0-beta-1 by Jan Tattermusch · 9 years ago
  50. 08a4cf3 Merge pull request #3090 from maxwell-demon/master by Alistair Veitch · 9 years ago
  51. 4ff47d9 Merge pull request #3095 from grpc/revert-3025-endpoints by Craig Tiller · 9 years ago
  52. 99d7b66 Revert "Refactor Endpoint API" by Craig Tiller · 9 years ago
  53. b6c912b Merge pull request #3025 from ctiller/endpoints by Yang Gao · 9 years ago
  54. 15df9b1 Merge pull request #3094 from yang-g/string_ref_auth by jboeuf · 9 years ago
  55. 0d9f81f minor fixes by yang-g · 9 years ago
  56. 967caaa Merge pull request #3052 from nathanielmanistaatgoogle/crust by Masood Malekghassemi · 9 years ago
  57. 8e3dc00 The Beta API Channel by Nathaniel Manista · 9 years ago
  58. 2845c86 Fix include guard of census/grpc_filter.h by Hongyu Chen · 9 years ago
  59. 0c63351 sync and async doc by yang-g · 9 years ago
  60. d739ece Merge pull request #3086 from ctiller/radio-ga-ga by David G. Quintas · 9 years ago
  61. 4a71ce2 Increase msan timeout also by Craig Tiller · 9 years ago
  62. 70964fc Properly reset incoming buffer by Craig Tiller · 9 years ago
  63. 69b2afe Merge branch 'endpoints' of github.com:ctiller/grpc into endpoints by Craig Tiller · 9 years ago
  64. 8bf3408 Fix uninitialized data by Craig Tiller · 9 years ago
  65. 4381380 Merge pull request #3077 from yang-g/string_ref_auth by Craig Tiller · 9 years ago
  66. 2413615 Merge pull request #3085 from crast/fix-googletest-submodule by Yang Gao · 9 years ago
  67. 2a7df7d Use https like all the other submodules by James Crasta · 9 years ago
  68. bcd57fc Merge pull request #276 from yang-g/master by Craig Tiller · 9 years ago
  69. 3d5ba2f Make port_windows compile again by Craig Tiller · 9 years ago
  70. da22c15 Merge pull request #2993 from murgatroid99/node_server_graceful_shutdown by Tim Emiola · 9 years ago
  71. 1e27e7d Use port server on windows by Craig Tiller · 9 years ago
  72. 15c1ea9 Merge github.com:grpc/grpc into endpoints by Craig Tiller · 9 years ago
  73. 495c0d3 Merge pull request #3083 from stanley-cheung/php_missing_build_cflags by Stanley Cheung · 9 years ago
  74. d053265 php: fix build failure on mac by Stanley Cheung · 9 years ago
  75. 4ac2018 Fix up path by Craig Tiller · 9 years ago
  76. 3fda8ed Restore google test by Craig Tiller · 9 years ago
  77. c4a9f16 Merge github.com:grpc/grpc into endpoints by Craig Tiller · 9 years ago
  78. 57c48c6 Turn off debug by Craig Tiller · 9 years ago
  79. 0882a35 Fix refcounting by Craig Tiller · 9 years ago
  80. c9ab6a0 Protect against dereferencing a null ptr. by David Garcia Quintas · 9 years ago
  81. 69d500d Merge pull request #3081 from ctiller/under-pressure by David G. Quintas · 9 years ago
  82. b2ea0b9 Up asan/tsan timeouts - they need it by Craig Tiller · 9 years ago
  83. 33c9c1f Merge pull request #3080 from soltanmm/docfix by Nathaniel Manista · 9 years ago
  84. 18b3ccb Temporary fix on Python doc to alleviate confusion by Masood Malekghassemi · 9 years ago
  85. f61897d Merge pull request #3044 from nathanielmanistaatgoogle/no-such-method-code-and-message by Masood Malekghassemi · 9 years ago
  86. c84d4aa Merge github.com:grpc/grpc into endpoints by Craig Tiller · 9 years ago
  87. 5e700f3 Merge remote-tracking branch 'upstream/master' into string_ref_auth by yang-g · 9 years ago
  88. 60e0e74 Merge pull request #3072 from ctiller/pneumatic-figure-skater by Vijay Pai · 9 years ago
  89. 6501071 Merge pull request #3079 from ctiller/scrubbing-the-floor by Yang Gao · 9 years ago
  90. 47ec9a4 Add ostream support for string_ref by Craig Tiller · 9 years ago
  91. 0608a00 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  92. afbbaf9 Merge pull request #3065 from yang-g/string_ref by Craig Tiller · 9 years ago
  93. f1c7674 Merge pull request #3048 from maxwell-demon/timespec by Craig Tiller · 9 years ago
  94. a96439e Merge pull request #3078 from ctiller/the-jackal-winked-at-the-moose by David G. Quintas · 9 years ago
  95. 8b5f4dc Fix typo by Craig Tiller · 9 years ago
  96. abd37fd Make run_tests.py robust against port_server not starting by Craig Tiller · 9 years ago
  97. 52730d3 Merge pull request #3035 from ctiller/naming-crisis by David G. Quintas · 9 years ago
  98. 5cc1e2e Fixing PHP. by Julien Boeuf · 9 years ago
  99. c17fecd Fixing tests. by Julien Boeuf · 9 years ago
  100. fd70b71 Merge pull request #3054 from ctiller/openssl-just-needs-to-build by David G. Quintas · 9 years ago